public static class PointMerger.ValueIterator extends Object
| Constructor and Description |
|---|
ValueIterator(SchemaField field,
List<LeafReaderContext> readers) |
ValueIterator(SchemaField field,
List<LeafReaderContext> readers,
int totalBufferSize,
int minSegBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
MutableValue |
getMutableValue() |
long |
getNextCount() |
public ValueIterator(SchemaField field, List<LeafReaderContext> readers) throws IOException
IOExceptionpublic ValueIterator(SchemaField field, List<LeafReaderContext> readers, int totalBufferSize, int minSegBufferSize) throws IOException
IOExceptionpublic MutableValue getMutableValue()
public long getNextCount()
throws IOException
IOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.