| Package | Description |
|---|---|
| org.apache.cassandra.cache | |
| org.apache.cassandra.io.util |
| Modifier and Type | Class and Description |
|---|---|
class |
RefCountedMemory |
| Modifier and Type | Method and Description |
|---|---|
static Memory |
Memory.allocate(long bytes) |
Memory |
Memory.copy(long newSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
Memory.put(long trgOffset,
Memory memory,
long srcOffset,
long size) |
void |
AbstractDataOutput.write(Memory memory) |
void |
DataOutputPlus.write(Memory memory) |
| Constructor and Description |
|---|
MemoryInputStream(Memory mem) |
MemoryOutputStream(Memory mem) |
Copyright © 2014 The Apache Software Foundation