@NotThreadSafe public class BlockMetadataAllocatorView extends BlockMetadataView
mMetadataManager, mUseReservedSpace
Constructor and Description |
---|
BlockMetadataAllocatorView(BlockMetadataManager manager,
boolean useReservedSpace)
Creates a new instance of
BlockMetadataAllocatorView . |
Modifier and Type | Method and Description |
---|---|
void |
initializeView()
Used to initialize the view based on the current metadata status.
|
getNextTier, getTierView, getTierViews, getTierViewsBelow, refreshView
public BlockMetadataAllocatorView(BlockMetadataManager manager, boolean useReservedSpace)
BlockMetadataAllocatorView
.manager
- which the view should be constructed fromuseReservedSpace
- include reserved space in available bytespublic void initializeView()
BlockMetadataView
initializeView
in class BlockMetadataView
Copyright © 2023. All Rights Reserved.