Package | Description |
---|---|
org.apache.hadoop.hbase.codec | |
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
|
(package private) static class |
CellCodec.CellEncoder |
(package private) static class |
CellCodecWithTags.CellEncoder |
static class |
KeyValueCodec.KeyValueEncoder |
static class |
KeyValueCodecWithTags.KeyValueEncoder |
(package private) static class |
MessageCodec.MessageEncoder |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
SecureWALCellCodec.EncryptedKvEncoder |
(package private) static class |
WALCellCodec.CompressedKvEncoder |
static class |
WALCellCodec.EnsureKvEncoder |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.