Uses of Enum Class
org.apache.hadoop.hbase.io.hfile.BlockPriority
Packages that use BlockPriority
Package
Description
Provides implementations of
HFile and HFile
BlockCache.Provides
BucketCache, an implementation of
BlockCache.-
Uses of BlockPriority in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as BlockPriorityMethods in org.apache.hadoop.hbase.io.hfile that return BlockPriorityModifier and TypeMethodDescriptionCachedBlock.getBlockPriority()TinyLfuBlockCache.CachedBlockView.getBlockPriority()LruCachedBlock.getPriority()static BlockPriorityReturns the enum constant of this class with the specified name.static BlockPriority[]BlockPriority.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BlockPriority in org.apache.hadoop.hbase.io.hfile.bucket
Fields in org.apache.hadoop.hbase.io.hfile.bucket declared as BlockPriorityMethods in org.apache.hadoop.hbase.io.hfile.bucket that return BlockPriorityMethods in org.apache.hadoop.hbase.io.hfile.bucket with parameters of type BlockPriorityModifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.shaded.protobuf.generated.BucketCacheProtos.BlockPriorityBucketProtoUtils.toPB(BlockPriority p)