Uses of Class
org.apache.cassandra.io.util.DataInputBuffer
Packages that use DataInputBuffer
-
Uses of DataInputBuffer in org.apache.cassandra.db.commitlog
Subclasses of DataInputBuffer 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. -
Uses of DataInputBuffer in org.apache.cassandra.io.util
Subclasses of DataInputBuffer in org.apache.cassandra.io.utilModifier and TypeClassDescriptionclassThis is the same as DataInputBuffer, i.e.