public interface ClusteredResourcePool extends 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()
Get the
ResourceType . |
isPersistent, validateUpdate
ClusteredResourceType<? extends ClusteredResourcePool> getType()
ResourcePool
ResourceType
.getType
in interface ResourcePool
org.ehcache.clustered.common.PoolAllocation getPoolAllocation()
ClusteredResourcePool
into the PoolAllocation
used by the cluster server.PoolAllocation
instance created from this ClusteredResourcePool