Uses of Package
org.apache.cassandra.io.sstable
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.cache Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db Class Description Component SSTables are made up of multiple components in separate files.Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.IndexInfo IndexInfo
is embedded in the indexed version ofRowIndexEntry
.IndexInfo.Serializer SSTableMultiWriter -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.columniterator Class Description IndexInfo IndexInfo
is embedded in the indexed version ofRowIndexEntry
. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.compaction Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.IndexSummaryRedistribution ISSTableScanner An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.SSTableMultiWriter -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.compaction.writers Class Description SSTableRewriter Wraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval_in_mb we look in the summary we're collecting for the latest writer for the penultimate key that we know to have been fully flushed to the index file, and then double check that the key is fully present in the flushed data file. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.lifecycle Class Description SSTable This class is built on top of the SequenceFile. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.streaming Class Description Component SSTables are made up of multiple components in separate files.Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.SSTableMultiWriter -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.hadoop.cql3 Class Description SSTableLoader Cassandra SSTable bulk loader.SSTableLoader.Client -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.internal Class Description ReducingKeyIterator Caller must acquire and release references to the sstables used here. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasi Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasi.conf Class Description Component SSTables are made up of multiple components in separate files. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasi.disk Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io Class Description CorruptSSTableException -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.compress Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable Class Description Component SSTables are made up of multiple components in separate files.Component.Type WARNING: Be careful while changing the names or string representation of the enum members.CQLSSTableWriter Utility to write SSTables.CQLSSTableWriter.Builder A Builder for a CQLSSTableWriter object.Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.IndexInfo IndexInfo
is embedded in the indexed version ofRowIndexEntry
.IndexInfo.Serializer IndexSummary IndexSummary.IndexSummarySerializer IndexSummaryBuilder IndexSummaryBuilder.ReadableBoundary Represents a boundary that is guaranteed fully readable in the summary, index file and data file.IndexSummaryManager Manages the fixed-size memory pool for index summaries, periodically resizing them in order to give more memory to hot sstables and less memory to cold sstables.IndexSummaryManagerMBean IndexSummaryRedistribution ISSTableScanner An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.SSTableHeaderFix Validates and fixes type issues in the serialization-header of sstables.SSTableHeaderFix.Builder Builder to configure and construct an instance ofSSTableHeaderFix
.SSTableIdentityIterator SSTableLoader.Client SSTableMultiWriter SSTableRewriter Wraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval_in_mb we look in the summary we're collecting for the latest writer for the penultimate key that we know to have been fully flushed to the index file, and then double check that the key is fully present in the flushed data file.SSTableSimpleIterator Utility class to handle deserializing atom from sstables.SSTableTxnWriter A wrapper for SSTableWriter and LifecycleTransaction to be used when the writer is the only participant in the transaction and therefore it can safely own the transaction. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.format Class Description BloomFilterTracker Component SSTables are made up of multiple components in separate files.CorruptSSTableException Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.IndexSummary ISSTableScanner An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.SSTable This class is built on top of the SequenceFile.SSTableMultiWriter -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.format.big Class Description Component SSTables are made up of multiple components in separate files.Component.Type WARNING: Be careful while changing the names or string representation of the enum members.Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.ISSTableScanner An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.SSTable This class is built on top of the SequenceFile.SSTableMultiWriter -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.metadata Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.util Class Description CorruptSSTableException Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.schema Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.service Class Description CorruptSSTableException -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.tools Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.ISSTableScanner An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.utils Class Description Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.SSTableLoader.Client