| Package | Description |
|---|---|
| org.apache.cassandra.metrics | |
| org.apache.cassandra.net | |
| org.apache.cassandra.utils.memory |
| Constructor and Description |
|---|
BufferPoolMetrics(java.lang.String scope,
BufferPool bufferPool) |
| Modifier and Type | Field and Description |
|---|---|
protected static BufferPool |
FrameEncoder.bufferPool |
| Modifier and Type | Method and Description |
|---|---|
static BufferPool |
BufferPools.forChunkCache()
Long-lived buffers used for chunk cache and other disk access
|
static BufferPool |
BufferPools.forNetworking()
Short-lived buffers used for internode messaging or client-server connections.
|
Copyright © 2009-2022 The Apache Software Foundation