public final class SuggestResponse extends BroadcastOperationResponse
TransportResponse.Empty headers| Modifier and Type | Method and Description |
|---|---|
Suggest |
getSuggest()
The Suggestions of the phrase.
|
void |
readFrom(StreamInput
|
String |
toString()
|
void |
writeTo(StreamOutput
|
getFailedShards, getShardFailures, getSuccessfulShards, getTotalShardsputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic SuggestgetSuggest()
public 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
public StringtoString()