Package | Description |
---|---|
org.apache.cassandra.utils |
Modifier and Type | Method and Description |
---|---|
static <In,Out> MergeIterator<In,Out> |
MergeIterator.get(java.util.List<? extends java.util.Iterator<In>> sources,
java.util.Comparator<? super In> comparator,
MergeIterator.Reducer<In,Out> reducer) |
Copyright © 2019 The Apache Software Foundation