public class DfsOnlyResponse extends BroadcastResponse
TransportResponse.Emptyheaders| Modifier and Type | Method and Description |
|---|---|
AggregatedDfs |
getDfs() |
TimeValue |
getTook() |
long |
getTookInMillis() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShardsremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic AggregatedDfs getDfs()
public TimeValue getTook()
public long getTookInMillis()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BroadcastResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BroadcastResponseIOExceptionCopyright © 2009–2017. All rights reserved.