@ThreadSafe public class StorageTierEvictorView extends StorageTierView
StorageTier
to provide more limited access for evictors.Constructor and Description |
---|
StorageTierEvictorView(StorageTier tier,
BlockMetadataEvictorView view)
Creates a
StorageTierEvictorView using the actual StorageTier and the above
BlockMetadataEvictorView . |
Modifier and Type | Method and Description |
---|---|
BlockMetadataEvictorView |
getBlockMetadataEvictorView() |
getDirView, getDirViews, getTierViewAlias, getTierViewOrdinal
public StorageTierEvictorView(StorageTier tier, BlockMetadataEvictorView view)
StorageTierEvictorView
using the actual StorageTier
and the above
BlockMetadataEvictorView
.tier
- which the tierView is constructed fromview
- the BlockMetadataEvictorView
this tierView is associated withpublic BlockMetadataEvictorView getBlockMetadataEvictorView()
Copyright © 2023. All Rights Reserved.