public static final class PoolAllocation.Shared extends java.lang.Object implements PoolAllocation
PoolAllocation.Dedicated, PoolAllocation.Shared, 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. |