Class KeyValueCodecWithTags.KeyValueDecoder

java.lang.Object
org.apache.hadoop.hbase.codec.BaseDecoder
org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueDecoder
All Implemented Interfaces:
CellScanner, Codec.Decoder
Direct Known Subclasses:
SecureWALCellCodec.EncryptedKvDecoder
Enclosing class:
KeyValueCodecWithTags