RunLength.Integer, RunLength.Long| Constructor and Description |
|---|
Long() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(long value) |
protected void |
finish() |
long[] |
flattern() |
int[] |
getCounts() |
long[] |
getValues() |
static RunLength.Long |
parse(ByteBuffer bb) |
protected int |
recSize() |
void |
serialize(ByteBuffer bb) |
estimateSizepublic void add(long value)
public long[] getValues()
public void serialize(ByteBuffer bb)
public static RunLength.Long parse(ByteBuffer bb)
public long[] flattern()
Copyright © 2019. All rights reserved.