public class OptimizeResponse extends BroadcastOperationResponse
TransportResponse.Empty headers| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput
|
void |
writeTo(StreamOutput
|
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShardsputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic void readFrom(StreamInputin) throws IOException
readFrom in interface
Streamable
readFrom in class
BroadcastOperationResponse
IOException
public void writeTo(StreamOutputout) throws IOException
writeTo in interface
Streamable
writeTo in class
BroadcastOperationResponse
IOException