JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
Packages that use
CachedEntryQueue
Package
Description
org.apache.hadoop.hbase.io.hfile.bucket
Provides
BucketCache
, an implementation of
BlockCache
.
Uses of
CachedEntryQueue
in
org.apache.hadoop.hbase.io.hfile.bucket
Fields in
org.apache.hadoop.hbase.io.hfile.bucket
declared as
CachedEntryQueue
Modifier and Type
Field
Description
private
CachedEntryQueue
BucketCache.BucketEntryGroup.
queue