| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| Modifier and Type | Field and Description |
|---|---|
private BucketAllocator |
BucketCache.bucketAllocator |
| Modifier and Type | Method and Description |
|---|---|
BucketAllocator |
BucketCache.getAllocator() |
| Modifier and Type | Method and Description |
|---|---|
BucketCache.BucketEntry |
BucketCache.RAMQueueEntry.writeToCache(IOEngine ioEngine,
BucketAllocator bucketAllocator,
UniqueIndexMap<Integer> deserialiserMap,
LongAdder realCacheSize) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.