Uses of Enum Class
org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.CacheState
-
Uses of BucketCache.CacheState in org.apache.hadoop.hbase.io.hfile.bucket
Modifier and TypeFieldDescriptionprivate BucketCache.CacheState
BucketCache.cacheState
Flag if the cache is enabled or not...Modifier and TypeMethodDescriptionstatic BucketCache.CacheState
Returns the enum constant of this class with the specified name.static BucketCache.CacheState[]
BucketCache.CacheState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
BucketCache.setCacheState
(BucketCache.CacheState state)