Uses of Interface
org.apache.cassandra.db.streaming.IStreamReader
Packages that use IStreamReader
-
Uses of IStreamReader in org.apache.cassandra.db.streaming
Classes in org.apache.cassandra.db.streaming that implement IStreamReaderModifier and TypeClassDescriptionclassCassandraStreamReader that reads from streamed compressed SSTableclassCassandraEntireSSTableStreamReader reads SSTable off the wire and writes it to disk.classCassandraStreamReader reads from stream and writes to SSTable.