Package | Description |
---|---|
org.apache.cassandra.db.compaction | |
org.apache.cassandra.io.sstable |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SSTableIdentityIterator> |
CompactionIterable.Reducer.rows |
Modifier and Type | Method and Description |
---|---|
AbstractCompactedRow |
CompactionController.getCompactedRow(SSTableIdentityIterator row)
convenience method for single-sstable compactions
|
Modifier and Type | Method and Description |
---|---|
AbstractCompactedRow |
CompactionController.getCompactedRow(java.util.List<SSTableIdentityIterator> rows) |
Constructor and Description |
---|
PrecompactedRow(CompactionController controller,
java.util.List<SSTableIdentityIterator> rows) |
Modifier and Type | Method and Description |
---|---|
int |
SSTableIdentityIterator.compareTo(SSTableIdentityIterator o) |
Copyright © 2013 The Apache Software Foundation