@ThreadSafe public class StorageTierAllocatorView extends StorageTierView
StorageTier
to provide more limited access for allocators.Constructor and Description |
---|
StorageTierAllocatorView(StorageTier tier,
boolean useReservedSpace)
Creates a
StorageTierView using the actual StorageTier . |
getDirView, getDirViews, getTierViewAlias, getTierViewOrdinal
public StorageTierAllocatorView(StorageTier tier, boolean useReservedSpace)
StorageTierView
using the actual StorageTier
.tier
- which the tierView is constructed fromuseReservedSpace
- whether to include reserved space in dir's available bytesCopyright © 2023. All Rights Reserved.