public class Int32PlainValuesDecoder extends Object implements ValuesDecoder.Int32ValuesDecoder
ValuesDecoder.BinaryValuesDecoder, ValuesDecoder.BooleanValuesDecoder, ValuesDecoder.Int32ValuesDecoder, ValuesDecoder.Int64TimestampMicrosValuesDecoder, ValuesDecoder.Int64ValuesDecoder, ValuesDecoder.TimestampValuesDecoder| Constructor and Description |
|---|
Int32PlainValuesDecoder(byte[] byteBuffer,
int bufferOffset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRetainedSizeInBytes() |
void |
readNext(int[] values,
int offset,
int length) |
void |
skip(int length) |
public Int32PlainValuesDecoder(byte[] byteBuffer,
int bufferOffset,
int length)
public void readNext(int[] values,
int offset,
int length)
readNext in interface ValuesDecoder.Int32ValuesDecoderpublic void skip(int length)
skip in interface ValuesDecoder.Int32ValuesDecoderpublic long getRetainedSizeInBytes()
getRetainedSizeInBytes in interface ValuesDecoderCopyright © 2012–2024. All rights reserved.