| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.codec | |
| org.apache.hadoop.hbase.regionserver.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseEncoderTODO 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 | Method and Description | 
|---|---|
| Codec.Encoder | MessageCodec. getEncoder(OutputStream os) | 
| Codec.Encoder | KeyValueCodecWithTags. getEncoder(OutputStream os) | 
| Codec.Encoder | CellCodec. getEncoder(OutputStream os) | 
| Codec.Encoder | KeyValueCodec. getEncoder(OutputStream os) | 
| Codec.Encoder | Codec. getEncoder(OutputStream os) | 
| Codec.Encoder | CellCodecWithTags. getEncoder(OutputStream os) | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) static class  | SecureWALCellCodec.EncryptedKvEncoder | 
| (package private) static class  | WALCellCodec.CompressedKvEncoder | 
| static class  | WALCellCodec.EnsureKvEncoder | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Codec.Encoder | AbstractProtobufLogWriter. cellEncoder | 
| Modifier and Type | Method and Description | 
|---|---|
| Codec.Encoder | SecureWALCellCodec. getEncoder(OutputStream os) | 
| Codec.Encoder | WALCellCodec. getEncoder(OutputStream os) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.