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