Package | Description |
---|---|
org.apache.hadoop.hbase.codec | |
org.apache.hadoop.hbase.regionserver.wal |
Class and Description |
---|
BaseDecoder |
BaseEncoder |
Codec
Encoder/Decoder for KeyValue.
|
CodecException
Thrown when problems in the codec whether setup or context.
|
Decoder
An interface for iterating through a sequence of KeyValues.
|
Encoder
Accepts a stream of KeyValues.
|
Class and Description |
---|
Codec
Encoder/Decoder for KeyValue.
|
Decoder
An interface for iterating through a sequence of KeyValues.
|
Encoder
Accepts a stream of KeyValues.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.