Package | Description |
---|---|
org.apache.hadoop.hbase.codec | |
org.apache.hadoop.hbase.codec.prefixtree.encode | |
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Interface and Description |
---|---|
static interface |
Codec.Encoder
Call flush when done.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseEncoder
TODO javadoc
|
static class |
KeyValueCodec.KeyValueEncoder |
static class |
KeyValueCodecWithTags.KeyValueEncoder |
Modifier and Type | Class and Description |
---|---|
class |
PrefixTreeEncoder
This is the primary class for converting a CellOutputStream into an encoded byte[].
|
Modifier and Type | Class and Description |
---|---|
static class |
WALCellCodec.EnsureKvEncoder |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.