Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
private ChunkCreator.MemStoreChunkPool |
ChunkCreator.dataChunksPool |
private ChunkCreator.MemStoreChunkPool |
ChunkCreator.indexChunksPool |
Modifier and Type | Method and Description |
---|---|
private ChunkCreator.MemStoreChunkPool |
ChunkCreator.initializePool(String label,
long globalMemStoreSize,
float poolSizePercentage,
float initialCountPercentage,
int chunkSize,
HeapMemoryManager heapMemoryManager) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.