public static final class PoolAllocation.Shared extends java.lang.Object implements PoolAllocation.SharedPoolAllocation
PoolAllocation.Dedicated, PoolAllocation.DedicatedPoolAllocation, PoolAllocation.Shared, PoolAllocation.SharedPoolAllocation, PoolAllocation.Unknown
Constructor and Description |
---|
Shared(java.lang.String resourcePoolName)
Create a new shared
PoolAllocation . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResourcePoolName()
Gets the name of the server-side storage resource pool from which allocations for a store configured
with this
PoolAllocation are sub-allocated. |
public Shared(java.lang.String resourcePoolName)
PoolAllocation
.resourcePoolName
- the server-side shared resource pool from which allocations are madepublic java.lang.String getResourcePoolName()
PoolAllocation
are sub-allocated.getResourcePoolName
in interface PoolAllocation.SharedPoolAllocation