-
Classes Class Description org.apache.cassandra.db.marshal.DateType This is the old version of TimestampType, but has been replaced as it wasn't comparing pre-epoch timestamps correctly. This is kept for backward compatibility but shouldn't be used in new code.org.apache.cassandra.locator.CloudstackSnitch See CASSANDRA-18438org.apache.cassandra.tools.nodetool.TopPartitions
-
Constructors Constructor Description org.apache.cassandra.io.sstable.SSTableRewriter(ILifecycleTransaction, long, long, boolean) See CASSANDRA-11148