Package | Description |
---|---|
org.apache.hadoop.hbase.codec.prefixtree | |
org.apache.hadoop.hbase.io.encoding |
Modifier and Type | Class and Description |
---|---|
private static class |
PrefixTreeCodec.PrefixTreeEncodingState
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
private static class |
BufferedDataBlockEncoder.BufferedDataBlockEncodingState |
Modifier and Type | Field and Description |
---|---|
private EncodingState |
HFileBlockDefaultEncodingContext.encoderState |
Modifier and Type | Method and Description |
---|---|
EncodingState |
HFileBlockDefaultEncodingContext.getEncodingState() |
EncodingState |
HFileBlockEncodingContext.getEncodingState() |
Modifier and Type | Method and Description |
---|---|
void |
HFileBlockDefaultEncodingContext.setEncodingState(EncodingState state) |
void |
HFileBlockEncodingContext.setEncodingState(EncodingState state)
Sets the encoding state.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.