Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache , an implementation of
BlockCache . |
Modifier and Type | Method and Description |
---|---|
void |
BucketAllocator.Bucket.addAllocation(long offset) |
long |
BucketAllocator.allocateBlock(int blockSize)
Allocate a block with specified size.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.