Interface IStreamReader
- All Known Implementing Classes:
CassandraCompressedStreamReader,CassandraEntireSSTableStreamReader,CassandraStreamReader
public interface IStreamReader
This is the interface is used by the streaming code read a SSTable stream off a channel.
-
Method Summary
-
Method Details
-
read
- Throws:
Throwable
-