Package | Description |
---|---|
org.apache.cassandra.db.streaming |
File transfer
|
Class and Description |
---|
CassandraOutgoingFile
used to transfer the part(or whole) of a SSTable data file
|
CassandraStreamHeader |
CassandraStreamHeader.Builder |
CassandraStreamReader
CassandraStreamReader reads from stream and writes to SSTable.
|
CassandraStreamReader.StreamDeserializer |
CassandraStreamReceiver |
CassandraStreamWriter
CassandraStreamWriter writes given section of the SSTable to given channel.
|
ComponentManifest |
CompressionInfo
Container that carries compression parameters and chunks to decompress data from stream.
|
IStreamReader
This is the interface is used by the streaming code read a SSTable stream off a channel.
|
Copyright © 2009-2020 The Apache Software Foundation