Package | Description |
---|---|
org.apache.cassandra.db.compaction |
Modifier and Type | Class and Description |
---|---|
class |
CompactionIterable |
class |
ParallelCompactionIterable
A class to run compaction taking advantage of multiple-core processes:
One Deserializer thread per input sstable performs read + deserialize (a row at a time).
|
Copyright © 2014 The Apache Software Foundation