Connection to the pool.Connection to the pool.MultiEndpointPool.SingleEndpointPool.MultiEndpointPool.Builder.SingleEndpointPool.Builder.IOException if the pool has been closed.Connection information, that might be used for monitoring reasons.ConnectorHandler to be used to establish new
Connections if none is specified by EndpointKey.ConnectorHandler used to establish new Connections.Connection connect operation may take.Connection connect operation may take.Connections, kept in the pool,
that are immune to keep-alive mechanism.Connection by calling
SingleEndpointPool.checkBeforeOpeningConnection() and if it is possible - establish
new connection.SingleEndpointPool instance.DelayedExecutor to be used for keep-alive and
reconnect mechanisms.DelayedExecutor to be used for keep-alive and
reconnect mechanisms.Connection from the pool.Connection from the pool.MultiEndpointPool.ConnectorHandler.ConnectionInfo, that might be used for monitoring
reasons, or null if the Connection does not belong to
this pool.ConnectionInfo, that might be used for monitoring
reasons, or null if the Connection does not belong to
this pool.ConnectorHandler, which will be used to
create Connections to this endpoint.ConnectorHandler passed
to MultiEndpointPool to establish new client-side ConnectionEndpointKey.equals(java.lang.Object)
and EndpointKey.hashCode() methodsConnections in the pool.Connections in the pool.Connection was
added to the pool: either created directly by pool or attached.Connections ready to be retrieved and used.Connection was
returned to the pool and its state switched to ready, or -1 if
the Connection is currently in busy state.Connection is registered in
the pool and is currently in busy state (used by a user), otherwise
returns false.Connection is registered in
the pool and is currently in busy state (used by a user), otherwise
returns false.Connections the pool
can keep is reached and no new Connection can established, or
false otherwise.Connections the pool
can keep is reached and no new Connection can established, or
false otherwise.Connection is in ready state,
waiting for a user to pull it out from the pool.Connection is registered in the pool
no matter if it's currently in busy or ready state, or false if
the Connection is not registered in the pool.Connection is registered in the pool
no matter if it's currently in busy or ready state, or false if
the Connection is not registered in the pool.Connections check.Connections check.Connection
will be kept in the pool.Connection
will be kept in the pool.Connections to a single endpoint
the pool is allowed to have.Connections the pool is allowed to have.Connections kept by this pool.Connection pool implementation where each endpoint
sub-pool is represented by SingleEndpointPool and referenced by an EndpointKey.SingleEndpointPool.SingleEndpointPool associated with the specific endpoint
represented by EndpointKey.Connection to the pool.Connection to the pool.Connection pool implementation, in other words
this pool manages Connections to one specific endpoint.SingleEndpointPool.Connection to the specified endpoint from the pool in
non-blocking/asynchronous fashion.Connection to the specified endpoint from the pool
in non-blocking/asynchronous fashion.Connection from the pool in non-blocking/asynchronous fashion.Connection from the pool in non-blocking/asynchronous fashion.Copyright © 2013 Oracle Corporation. All Rights Reserved.