Package | Description |
---|---|
org.apache.cassandra.db.streaming |
File transfer
|
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
protected long |
CassandraStreamWriter.write(ChannelProxy proxy,
DataIntegrityMetadata.ChecksumValidator validator,
AsyncStreamingOutputPlus output,
long start,
int transferOffset,
int toTransfer,
int bufferSize)
Sequentially read bytes from the file and write them to the output stream
|
Modifier and Type | Method and Description |
---|---|
static DataIntegrityMetadata.ChecksumValidator |
DataIntegrityMetadata.checksumValidator(Descriptor desc) |
Copyright © 2009-2021 The Apache Software Foundation