Uses of Package
org.apache.cassandra.db.compaction
Packages that use org.apache.cassandra.db.compaction
Package
Description
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.cache
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.dbClassDescriptionPluggable compaction strategy determines how SSTables get merged.Manages the compaction strategies.
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.compactionClassDescriptionPluggable compaction strategy determines how SSTables get merged.Wrapper that's aware of how sstables are divided between separate strategies, and provides a standard interface to them not threadsafe, calls must be synchronized by callerMaps sstables to their token partition bucketManage compaction options.Merge multiple iterators over the content of sstable into a "compacted" iterator.This will produce the compaction strategy's starting information.A singleton which manages a private executor of ongoing compactions.Manages the compaction strategies.A level: index, sstables and some properties.
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.compaction.unifiedClassDescriptionThe design of the unified compaction strategy is described in the accompanying UnifiedCompactionStrategy.md.
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.lifecycle
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.transform
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.view
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index.internal
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index.sai
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index.sai.disk
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index.sasi
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.index.sasi.disk
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.io.sstable
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.io.sstable.formatClassDescriptionManage compaction options.
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.io.sstable.indexsummary
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.notifications
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.repair
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.schemaClassDescriptionPluggable compaction strategy determines how SSTables get merged.
-
Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.tools