public abstract class MultiValueIndexedIntsWriter extends Object implements IndexedIntsWriter
| Constructor and Description |
|---|
MultiValueIndexedIntsWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object obj) |
protected abstract void |
addValues(List<Integer> vals) |
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 addValues(List<Integer> vals) throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.