public static interface UnfilteredPartitionIterators.MergeListener
Modifier and Type | Field and Description |
---|---|
static UnfilteredPartitionIterators.MergeListener |
NOOP |
Modifier and Type | Method and Description |
---|---|
void |
close() |
UnfilteredRowIterators.MergeListener |
getRowMergeListener(DecoratedKey partitionKey,
java.util.List<UnfilteredRowIterator> versions) |
static final UnfilteredPartitionIterators.MergeListener NOOP
UnfilteredRowIterators.MergeListener getRowMergeListener(DecoratedKey partitionKey, java.util.List<UnfilteredRowIterator> versions)
void close()
Copyright © 2009-2019 The Apache Software Foundation