public interface ColumnarLongsSerializer extends Serializer
ColumnarLongs.| Modifier and Type | Method and Description |
|---|---|
void |
add(long value) |
void |
open() |
int |
size() |
getSerializedSize, writeTovoid open() throws IOException
IOExceptionint size()
void add(long value) throws IOException
IOExceptionCopyright © 2011–2018. All rights reserved.