| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| Modifier and Type | Method and Description |
|---|---|
static ChunkCreator.ChunkType |
ChunkCreator.ChunkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChunkCreator.ChunkType[] |
ChunkCreator.ChunkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Chunk |
MemStoreLABImpl.getNewExternalChunk(ChunkCreator.ChunkType chunkType) |
Chunk |
MemStoreLAB.getNewExternalChunk(ChunkCreator.ChunkType chunkType) |
Chunk |
ImmutableMemStoreLAB.getNewExternalChunk(ChunkCreator.ChunkType chunkType) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.