public static class KeyValueCodecWithTags.ByteBuffKeyValueDecoder extends KeyValueCodec.ByteBuffKeyValueDecoder
buf, current| 构造器和说明 |
|---|
ByteBuffKeyValueDecoder(ByteBuff buf) |
| 限定符和类型 | 方法和说明 |
|---|---|
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)
protected Cell createCell(ByteBuffer bb, int pos, int len)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.