Uses of Class
org.apache.cassandra.io.util.DataIntegrityMetadata.ChecksumValidator
Packages that use DataIntegrityMetadata.ChecksumValidator
Package
Description
File transfer
-
Uses of DataIntegrityMetadata.ChecksumValidator in org.apache.cassandra.db.streaming
Methods in org.apache.cassandra.db.streaming with parameters of type DataIntegrityMetadata.ChecksumValidatorModifier and TypeMethodDescriptionprotected longCassandraStreamWriter.write(ChannelProxy proxy, DataIntegrityMetadata.ChecksumValidator validator, StreamingDataOutputPlus output, long start, int transferOffset, int toTransfer, int bufferSize) Sequentially read bytes from the file and write them to the output stream -
Uses of DataIntegrityMetadata.ChecksumValidator in org.apache.cassandra.io.sstable.format
Methods in org.apache.cassandra.io.sstable.format that return DataIntegrityMetadata.ChecksumValidator