public interface ColumnarDoublesSerializer extends Serializer
ColumnarDoubles.| Modifier and Type | Method and Description |
|---|---|
void |
add(double value) |
void |
open() |
int |
size() |
getSerializedSize, writeTovoid open() throws IOException
IOExceptionint size()
void add(double value) throws IOException
IOExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.