Package org.elasticsearch.common.transport
package org.elasticsearch.common.transport
-
ClassDescriptionA bounded transport address is a tuple of
TransportAddress
, one array that represents the addresses the transport is bound to, and the other is the published one that represents the address clients should communicate on.A transport address used for IP socket address (wrapsInetSocketAddress
).