Uses of Interface
org.apache.cassandra.io.util.RewindableDataInput
Packages that use RewindableDataInput
Package
Description
-
Uses of RewindableDataInput in org.apache.cassandra.db.commitlog
Classes in org.apache.cassandra.db.commitlog that implement RewindableDataInputModifier 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 RewindableDataInput in org.apache.cassandra.index.sai.disk.v1.vector
Classes in org.apache.cassandra.index.sai.disk.v1.vector that implement RewindableDataInput -
Uses of RewindableDataInput in org.apache.cassandra.io.util
Subinterfaces of RewindableDataInput in org.apache.cassandra.io.utilClasses in org.apache.cassandra.io.util that implement RewindableDataInputModifier and TypeClassDescriptionclassThis is the same as DataInputBuffer, i.e.class