|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.io.hfile.bucket | |
---|---|
org.apache.hadoop.hbase.io.hfile | Provides the hbase data+index+metadata file. |
org.apache.hadoop.hbase.io.hfile.bucket |
Classes in org.apache.hadoop.hbase.io.hfile.bucket used by org.apache.hadoop.hbase.io.hfile | |
---|---|
BucketCache
BucketCache uses BucketAllocator to allocate/free block, and use
BucketCache.ramCache and BucketCache.backingMap in order to
determine whether a given element hit. |
Classes in org.apache.hadoop.hbase.io.hfile.bucket used by org.apache.hadoop.hbase.io.hfile.bucket | |
---|---|
BucketAllocatorException
Thrown by BucketAllocator |
|
CacheFullException
Thrown by BucketAllocator.allocateBlock(int) when cache is full for
the requested size |
|
IOEngine
A class implementing IOEngine interface could support data services for BucketCache . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |