Package | Description |
---|---|
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
protected StorageProxy.RangeForQuery |
StorageProxy.RangeIterator.computeNext() |
protected StorageProxy.RangeForQuery |
StorageProxy.RangeMerger.computeNext() |
Constructor and Description |
---|
RangeCommandIterator(java.util.Iterator<StorageProxy.RangeForQuery> ranges,
PartitionRangeReadCommand command,
int concurrencyFactor,
int maxConcurrencyFactor,
int totalRangeCount,
Keyspace keyspace,
ConsistencyLevel consistency) |
RangeMerger(java.util.Iterator<StorageProxy.RangeForQuery> iterator,
Keyspace keyspace,
ConsistencyLevel consistency) |
Copyright © 2009- The Apache Software Foundation