| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Field and Description |
|---|---|
private ChunkCreator |
MemStoreLABImpl.chunkCreator |
(package private) static ChunkCreator |
ChunkCreator.instance |
| Modifier and Type | Method and Description |
|---|---|
static ChunkCreator |
ChunkCreator.getInstance() |
static ChunkCreator |
ChunkCreator.initialize(int chunkSize,
boolean offheap,
long globalMemStoreSize,
float poolSizePercentage,
float initialCountPercentage,
HeapMemoryManager heapMemoryManager)
Initializes the instance of ChunkCreator
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.