Uses of Package
org.apache.cassandra.db.streaming
Packages that use org.apache.cassandra.db.streaming
-
Classes in org.apache.cassandra.db.streaming used by org.apache.cassandra.db.streamingClassDescriptionused to transfer the part(or whole) of a SSTable data fileCassandraStreamReader reads from stream and writes to SSTable.CassandraStreamWriter writes given section of the SSTable to given channel.SSTable components and their sizes to be tranfered via entire-sstable-streamingContainer that carries compression parameters and chunks to decompress data from stream.This is the interface is used by the streaming code read a SSTable stream off a channel.