程序包 | 说明 |
---|---|
com.sh.common.net.ftp | |
org.apache.commons.pool2 | |
org.apache.commons.pool2.impl |
Object pooling API implementations.
|
org.apache.commons.pool2.proxy |
Object pooling proxy implementation.
|
redis.clients.jedis | |
redis.clients.jedis.util |
类和说明 |
---|
BaseObject
A base class for common functionality.
|
BasePooledObjectFactory
A base implementation of
PoolableObjectFactory . |
PooledObject
Defines the wrapper that is used to track the additional information, such as
state, for the pooled objects.
|
PooledObjectFactory
An interface defining life-cycle methods for instances to be served by an
ObjectPool . |
类和说明 |
---|
BaseObject
A base class for common functionality.
|
DestroyMode
Destroy context provided to object factories via destroyObject methods.
|
KeyedObjectPool
A "keyed" pooling interface.
|
KeyedPooledObjectFactory
An interface defining life-cycle methods for
instances to be served by a
KeyedObjectPool . |
ObjectPool
A pooling simple interface.
|
PooledObject
Defines the wrapper that is used to track the additional information, such as
state, for the pooled objects.
|
PooledObjectFactory
An interface defining life-cycle methods for instances to be served by an
ObjectPool . |
PooledObjectState
Provides the possible states that a
PooledObject may be in. |
类和说明 |
---|
BaseObject
A base class for common functionality.
|
BaseObjectPool
A simple base implementation of
ObjectPool . |
DestroyMode
Destroy context provided to object factories via destroyObject methods.
|
KeyedObjectPool
A "keyed" pooling interface.
|
KeyedPooledObjectFactory
An interface defining life-cycle methods for
instances to be served by a
KeyedObjectPool . |
ObjectPool
A pooling simple interface.
|
PooledObject
Defines the wrapper that is used to track the additional information, such as
state, for the pooled objects.
|
PooledObjectFactory
An interface defining life-cycle methods for instances to be served by an
ObjectPool . |
PooledObjectState
Provides the possible states that a
PooledObject may be in. |
SwallowedExceptionListener
Pools that unavoidably swallow exceptions may be configured with an instance
of this listener so the user may receive notification of when this happens.
|
UsageTracking
This interface may be implemented by an object pool to enable clients
(primarily those clients that wrap pools to provide pools with extended
features) to provide additional information to the pool relating to object
using allowing more informed decisions and reporting to be made regarding
abandoned objects.
|
类和说明 |
---|
KeyedObjectPool
A "keyed" pooling interface.
|
ObjectPool
A pooling simple interface.
|
UsageTracking
This interface may be implemented by an object pool to enable clients
(primarily those clients that wrap pools to provide pools with extended
features) to provide additional information to the pool relating to object
using allowing more informed decisions and reporting to be made regarding
abandoned objects.
|
类和说明 |
---|
BaseObject
A base class for common functionality.
|
PooledObject
Defines the wrapper that is used to track the additional information, such as
state, for the pooled objects.
|
PooledObjectFactory
An interface defining life-cycle methods for instances to be served by an
ObjectPool . |
类和说明 |
---|
PooledObjectFactory
An interface defining life-cycle methods for instances to be served by an
ObjectPool . |