Class ProbeConnectionResult

java.lang.Object
org.elasticsearch.discovery.ProbeConnectionResult
All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public class ProbeConnectionResult extends Object implements 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.