hunt.pool.impl.EvictionPolicy

Undocumented in source.

Members

Interfaces

EvictionPolicy
interface EvictionPolicy

To provide a custom eviction policy (i.e. something other than {@link DefaultEvictionPolicy} for a pool, users must provide an implementation of this interface that provides the required eviction policy.

Meta