public class BlobStartPrefixResponse
extends org.elasticsearch.transport.TransportResponse
Modifier and Type | Field and Description |
---|---|
byte[][] |
existingDigests |
Constructor and Description |
---|
BlobStartPrefixResponse() |
Modifier and Type | Method and Description |
---|---|
void |
readFrom(org.elasticsearch.common.io.stream.StreamInput in) |
void |
writeTo(org.elasticsearch.common.io.stream.StreamOutput out) |
public void readFrom(org.elasticsearch.common.io.stream.StreamInput in) throws java.io.IOException
readFrom
in interface org.elasticsearch.common.io.stream.Streamable
readFrom
in class org.elasticsearch.transport.TransportMessage
java.io.IOException
public void writeTo(org.elasticsearch.common.io.stream.StreamOutput out) throws java.io.IOException
writeTo
in interface org.elasticsearch.common.io.stream.Streamable
writeTo
in class org.elasticsearch.transport.TransportMessage
java.io.IOException