Uses of Package
org.apache.cassandra.io.sstable
Packages that use org.apache.cassandra.io.sstable
Package
Description
File transfer
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.cacheClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (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.dbClassDescriptionSSTables are made up of multiple components in separate files.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.
IndexInfois embedded in the indexed version ofRowIndexEntry.Represents a unique identifier in the sstable descriptor filename.Builder that can create instances of certain implementation ofSSTableId.Listener for receiving notifications associated with reading SSTables. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.compactionClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.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.db.compaction.unifiedClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (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.compaction.writersClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Wraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval 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.lifecycleClassDescriptionThis class represents an abstract sstable on disk whose keys and corresponding partitions are stored in a
SSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.memtableClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Listener for receiving notifications associated with reading SSTables.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.rowsClassDescriptionThis class represents an abstract sstable on disk whose keys and corresponding partitions are stored in a
SSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.Listener for receiving notifications associated with reading SSTables. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.db.streamingClassDescriptionSSTables are made up of multiple components in separate files.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.This class represents an abstract sstable on disk whose keys and corresponding partitions are stored in a
SSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.Utility class to handle deserializing atom from sstables. -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.indexClassDescriptionSSTables are made up of multiple components in separate files.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Observer for events in the lifecycle of writing out an sstable.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.internalClassDescriptionCaller must acquire and release references to the sstables used here.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.saiClassDescriptionSSTables are made up of multiple components in separate files.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Observer for events in the lifecycle of writing out an sstable.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sai.diskClassDescriptionObserver for events in the lifecycle of writing out an sstable.Represents a unique identifier in the sstable descriptor filename.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sai.disk.formatClassDescriptionSSTables are made up of multiple components in separate files.WARNING: Be careful while changing the names or string representation of the enum members.A SSTable is described by the keyspace and column family it contains data for, an id (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.sai.disk.v1
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sai.disk.v1.segment
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sai.disk.v1.vector
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasiClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Observer for events in the lifecycle of writing out an sstable.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasi.conf
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.index.sasi.diskClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.Observer for events in the lifecycle of writing out an sstable.
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstableClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data fileSSTables are made up of multiple components in separate files.WARNING: Be careful while changing the names or string representation of the enum members.Utility to write SSTables.A Builder for a CQLSSTableWriter object.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.
IndexInfois embedded in the indexed version ofRowIndexEntry.An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.Reads keys from an SSTable.Generation identifier based on sequence of integers.This class represents an abstract sstable on disk whose keys and corresponding partitions are stored in aSSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.A builder of this sstable representation.Represents a unique identifier in the sstable descriptor filename.Builder that can create instances of certain implementation ofSSTableId.Listener for receiving notifications associated with reading SSTables.The reasons for selecting an SSTableThe reasons for skipping an SSTableWraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval 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.Utility class to handle deserializing atom from sstables.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.SSTable generation identifiers that can be stored across nodes in one directory/bucket -
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.filter
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.formatClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data fileSSTables are made up of multiple components in separate files.WARNING: Be careful while changing the names or string representation of the enum members.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.Reads keys from an SSTable.This class represents an abstract sstable on disk whose keys and corresponding partitions are stored in a
SSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.A builder of this sstable representation.Observer for events in the lifecycle of writing out an sstable.Listener for receiving notifications associated with reading SSTables.The reasons for selecting an SSTableThe reasons for skipping an SSTableWraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval 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.io.sstable.format.bigClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data fileSSTables are made up of multiple components in separate files.WARNING: Be careful while changing the names or string representation of the enum members.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.
IndexInfois embedded in the indexed version ofRowIndexEntry.An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.Reads keys from an SSTable.This class represents an abstract sstable on disk whose keys and corresponding partitions are stored in aSSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.A builder of this sstable representation.Listener for receiving notifications associated with reading SSTables.Wraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval 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.io.sstable.format.btiClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data fileSSTables are made up of multiple components in separate files.WARNING: Be careful while changing the names or string representation of the enum members.A SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.An ISSTableScanner is an abstraction allowing multiple SSTableScanners to be chained together under the hood.Reads keys from an SSTable.This class represents an abstract sstable on disk whose keys and corresponding partitions are stored in a
SSTableFormat.Components.DATAfile in order as imposed byDecoratedKey.comparator.A builder of this sstable representation.Listener for receiving notifications associated with reading SSTables.Wraps one or more writers as output for rewriting one or more readers: every sstable_preemptive_open_interval 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.io.sstable.indexsummary
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.keycacheClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data file
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.io.sstable.metadataClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (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
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.schemaClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (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.serviceClassDescriptionThe base RowIndexEntry is not stored on disk, only specifies a position in the data file
-
Classes in org.apache.cassandra.io.sstable used by org.apache.cassandra.toolsClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.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.utilsClassDescriptionA SSTable is described by the keyspace and column family it contains data for, an id (generation - where higher generations contain more recent data) and an alphabetic version string.