public abstract class SingleValueIndexedIntsWriter extends Object implements IndexedIntsWriter
| Constructor and Description |
|---|
SingleValueIndexedIntsWriter() |
| 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, waitgetSerializedSize, open, writeToChannelpublic void add(Object obj) throws IOException
add in interface IndexedIntsWriterIOExceptionprotected abstract void addValue(int val)
throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.