public abstract class SingleValueColumnarIntsSerializer extends Object implements ColumnarIntsSerializer
ColumnarInts.| Constructor and Description | 
|---|
SingleValueColumnarIntsSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(Object obj)  | 
protected abstract void | 
addValue(int val)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopengetSerializedSize, writeTopublic void add(Object obj) throws IOException
add in interface ColumnarIntsSerializerIOExceptionprotected abstract void addValue(int val)
                          throws IOException
IOExceptionCopyright © 2011–2018. All rights reserved.