| Package | Description | 
|---|---|
| org.apache.cassandra.io.compress | |
| org.apache.cassandra.io.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompressedSequentialWriter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ChecksummedSequentialWriter | 
| class  | DataOutputBufferAn implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
 its buffer so copies can be avoided. | 
| class  | DataOutputBufferFixedAn implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
 its buffer so copies can be avoided. | 
| class  | SafeMemoryWriter | 
| class  | SequentialWriterAdds buffering, mark, and fsyncing to OutputStream. | 
| Modifier and Type | Method and Description | 
|---|---|
| BufferedDataOutputStreamPlus | BufferedDataOutputStreamPlus. order(java.nio.ByteOrder order) | 
Copyright © 2018 The Apache Software Foundation