public interface ClusteredResourcePool
extends org.ehcache.config.ResourcePool
Modifier and Type | Method and Description |
---|---|
PoolAllocation |
getPoolAllocation()
Converts this
ClusteredResourcePool into the PoolAllocation
used by the cluster server. |
ClusteredResourceType<? extends ClusteredResourcePool> |
getType() |
ClusteredResourceType<? extends ClusteredResourcePool> getType()
getType
in interface org.ehcache.config.ResourcePool
PoolAllocation getPoolAllocation()
ClusteredResourcePool
into the PoolAllocation
used by the cluster server.PoolAllocation
instance created from this ClusteredResourcePool