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
IOException
public ValueIterator(SchemaField field, List<LeafReaderContext> readers, int totalBufferSize, int minSegBufferSize) throws IOException
IOException
public MutableValue getMutableValue()
public long getNextCount() throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.