|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Codec
Encoder/Decoder for KeyValue.
This is a backport of the Codec from HBase 0.96, but ignoring support for a Cell interface and
sticking with the good, old KeyValue
.
Method Summary | |
---|---|
Decoder |
getDecoder(InputStream is)
|
Encoder |
getEncoder(OutputStream os)
|
Method Detail |
---|
Decoder getDecoder(InputStream is)
Encoder getEncoder(OutputStream os)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |