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:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceReleasable
-
toString
-