Interface Transport.Connection

All Superinterfaces:
AutoCloseable, Closeable, org.elasticsearch.core.RefCounted
All Known Implementing Classes:
CloseableConnection, TcpTransport.NodeChannels
Enclosing interface:
Transport

public static interface Transport.Connection extends Closeable, org.elasticsearch.core.RefCounted
A unidirectional connection to a DiscoveryNode