public abstract class ColumnarMultiIntsSerializer extends Object implements ColumnarIntsSerializer
ColumnarMultiInts
.Constructor and Description |
---|
ColumnarMultiIntsSerializer() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addValues(IndexedInts ints) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
open
getSerializedSize, writeTo
public abstract void addValues(IndexedInts ints) throws IOException
IOException
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.