Package org.elasticsearch.action.search
Class SearchContextIdForNode
java.lang.Object
org.elasticsearch.action.search.SearchContextIdForNode
- All Implemented Interfaces:
Writeable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V>
-
Method Summary
Modifier and TypeMethodDescriptiongetNode()
toString()
void
writeTo(StreamOutput out)
Write this into the StreamOutput.
-
Method Details
-
writeTo
Description copied from interface:Writeable
Write this into the StreamOutput.- Specified by:
writeTo
in interfaceWriteable
- Throws:
IOException
-
getNode
-
getClusterAlias
-
getSearchContextId
-
toString
-