Uses of Class
org.apache.cassandra.io.util.FileSegmentInputStream
Packages that use FileSegmentInputStream
-
Uses of FileSegmentInputStream in org.apache.cassandra.db.commitlog
Subclasses of FileSegmentInputStream in org.apache.cassandra.db.commitlogModifier and TypeClassDescriptionclassEach segment of an encrypted file may contain many encrypted chunks, and each chunk needs to be individually decrypted to reconstruct the full segment.