Class SearchContextIdForNode

org.elasticsearch.action.search.SearchContextIdForNode
All Implemented Interfaces:
Writeable

public final class SearchContextIdForNode extends implements Writeable
  • Method Details

    • writeTo

      public void writeTo(StreamOutput out) throws
      Description copied from interface: Writeable
      Write this into the StreamOutput.
      Specified by:
      writeTo in interface Writeable
      Throws:
    • getNode

      public  getNode()
    • getClusterAlias

      @Nullable public  getClusterAlias()
    • getSearchContextId

      public ShardSearchContextId getSearchContextId()
    • toString

      public  toString()
      Overrides:
       in class