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