Package org.opensearch.client.cluster
Interface RemoteConnectionInfo.ModeInfo
-
- All Known Implementing Classes:
ProxyModeInfo,SniffModeInfo
- Enclosing class:
- RemoteConnectionInfo
public static interface RemoteConnectionInfo.ModeInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisConnected()java.lang.StringmodeName()
-