Package | Description |
---|---|
org.apache.cassandra.io.util | |
org.apache.cassandra.streaming |
Modifier and Type | Method and Description |
---|---|
static DataIntegrityMetadata.ChecksumValidator |
DataIntegrityMetadata.checksumValidator(Descriptor desc) |
Modifier and Type | Method and Description |
---|---|
protected long |
StreamWriter.write(RandomAccessReader reader,
DataIntegrityMetadata.ChecksumValidator validator,
int start,
long length,
long bytesTransferred)
Sequentially read bytes from the file and write them to the output stream
|
Copyright © 2013 The Apache Software Foundation