Class SniffModeInfo

java.lang.Object
org.elasticsearch.client.cluster.SniffModeInfo
All Implemented Interfaces:
RemoteConnectionInfo.ModeInfo

public class SniffModeInfo
extends java.lang.Object
implements RemoteConnectionInfo.ModeInfo
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String NAME  
  • Method Summary

    Modifier and Type Method Description
    boolean equals​(java.lang.Object o)  
    int getMaxConnectionsPerCluster()  
    int getNumNodesConnected()  
    java.util.List<java.lang.String> getSeedNodes()  
    int hashCode()  
    boolean isConnected()  
    java.lang.String modeName()  

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait