Package org.elasticsearch.discovery
Class ProbeConnectionResult
java.lang.Object
org.elasticsearch.discovery.ProbeConnectionResult
- All Implemented Interfaces:
Closeable
,AutoCloseable
,Releasable
The result of a "probe" connection to a transport address, if it successfully discovered a valid node and established a full connection
with it.
-
Constructor Details
-
ProbeConnectionResult
-
-
Method Details
-
getDiscoveryNode
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in interfaceReleasable
-
toString
-