Package | Description |
---|---|
org.apache.cassandra.hints |
Hints subsystem consists of several components.
|
org.apache.cassandra.io.compress | |
org.apache.cassandra.io.util |
Modifier and Type | Class and Description |
---|---|
class |
ChecksummedDataInput
An
AbstractDataInput wrapper that calctulates the CRC in place. |
Modifier and Type | Method and Description |
---|---|
static ChecksummedDataInput |
ChecksummedDataInput.wrap(AbstractDataInput source) |
Modifier and Type | Class and Description |
---|---|
class |
CompressedRandomAccessReader
CRAR extends RAR to transparently uncompress blocks from the file into RAR.buffer.
|
class |
CompressedThrottledReader |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferDataInput |
class |
ChecksummedRandomAccessReader |
class |
MemoryInputStream |
class |
RandomAccessReader |
class |
ThrottledReader |
Copyright © 2015 The Apache Software Foundation