| Package | Description | 
|---|---|
| org.apache.cassandra.db | |
| org.apache.cassandra.io.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | RowIndexEntry.Serializer. serializeOffsets(DataOutputBuffer out,
                int[] indexOffsets,
                int columnIndexCount) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataOutputBufferFixedAn implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
 its buffer so copies can be avoided. | 
| class  | SafeMemoryWriter | 
| Modifier and Type | Field and Description | 
|---|---|
| static io.netty.util.concurrent.FastThreadLocal<DataOutputBuffer> | DataOutputBuffer. scratchBufferScratch buffers used mostly for serializing in memory. | 
Copyright © 2018 The Apache Software Foundation