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 |
DataOutputBuffer
An implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
its buffer so copies can be avoided.
|
class |
DataOutputBufferFixed
An implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
its buffer so copies can be avoided.
|
class |
SafeMemoryWriter |
class |
SequentialWriter
Adds buffering, mark, and fsyncing to OutputStream.
|
Modifier and Type | Method and Description |
---|---|
BufferedDataOutputStreamPlus |
BufferedDataOutputStreamPlus.order(java.nio.ByteOrder order) |
Copyright © 2016 The Apache Software Foundation