public static class KeyValueCodecWithTags.ByteBuffKeyValueDecoder extends KeyValueCodec.ByteBuffKeyValueDecoder
buf, current| Constructor and Description |
|---|
ByteBuffKeyValueDecoder(ByteBuff buf) |
| Modifier and Type | Method and Description |
|---|---|
protected Cell |
createCell(byte[] buf,
int offset,
int len) |
protected Cell |
createCell(ByteBuffer bb,
int pos,
int len) |
advance, currentpublic ByteBuffKeyValueDecoder(ByteBuff buf)
protected Cell createCell(byte[] buf, int offset, int len)
createCell in class KeyValueCodec.ByteBuffKeyValueDecoderprotected Cell createCell(ByteBuffer bb, int pos, int len)
createCell in class KeyValueCodec.ByteBuffKeyValueDecoderCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.