public class DfsOnlyResponse extends BroadcastResponse
TransportResponse.Empty
headers
Modifier and Type | Method and Description |
---|---|
AggregatedDfs |
getDfs() |
TimeValue |
getTook() |
long |
getTookInMillis() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShards
remoteAddress, remoteAddress
contextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContext
public AggregatedDfs getDfs()
public TimeValue getTook()
public long getTookInMillis()
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class BroadcastResponse
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class BroadcastResponse
IOException
Copyright © 2009–2016. All rights reserved.