public class BulkShardResponse extends ActionWriteResponse
ActionWriteResponse.ShardInfoTransportResponse.EmptyEMPTYheaders| Modifier and Type | Method and Description |
|---|---|
BulkItemResponse[] |
getResponses() |
ShardId |
getShardId() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getShardInfo, setShardInforemoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ShardId getShardId()
public BulkItemResponse[] getResponses()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionWriteResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionWriteResponseIOExceptionCopyright © 2009–2017. All rights reserved.