public interface ClusteredResourcePool
extends org.ehcache.config.ResourcePool
| Modifier and Type | Method and Description |
|---|---|
org.ehcache.clustered.common.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.ResourcePoolorg.ehcache.clustered.common.PoolAllocation getPoolAllocation()
ClusteredResourcePool into the PoolAllocation
used by the cluster server.PoolAllocation instance created from this ClusteredResourcePool