public interface DedicatedClusteredResourcePool extends ClusteredResourcePool, 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.
|
MemoryUnit |
getUnit()
Gets the unit in which the resource is sized.
|
getPoolAllocation, getType
getSize
isPersistent, validateUpdate
MemoryUnit getUnit()
getUnit
in interface SizedResourcePool
java.lang.String getFromResource()
null