public interface DedicatedClusteredResourcePool extends ClusteredResourcePool, org.ehcache.config.SizedResourcePool
ClusteredResourcePool
reserving space from a server-based clustered resource.
A FixedClusteredResourcePool
uses dedicated space on the server.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFromResource()
Identifies the server-side clustered resource from which space for this pool is reserved.
|
org.ehcache.config.units.MemoryUnit |
getUnit() |
getPoolAllocation, getType
org.ehcache.config.units.MemoryUnit getUnit()
getUnit
in interface org.ehcache.config.SizedResourcePool
java.lang.String getFromResource()
null