Package | Description |
---|---|
org.apache.cassandra.net | |
org.apache.cassandra.transport |
Modifier and Type | Class and Description |
---|---|
class |
GlobalBufferPoolAllocator
|
Modifier and Type | Field and Description |
---|---|
protected BufferPoolAllocator |
FrameDecoder.allocator |
Modifier and Type | Method and Description |
---|---|
static FrameDecoderCrc |
FrameDecoderCrc.create(BufferPoolAllocator allocator) |
static FrameDecoderLZ4 |
FrameDecoderLZ4.fast(BufferPoolAllocator allocator) |
Constructor and Description |
---|
FrameDecoderCrc(BufferPoolAllocator allocator) |
Modifier and Type | Method and Description |
---|---|
protected FrameDecoder |
PipelineConfigurator.frameDecoder(java.lang.String compression,
BufferPoolAllocator allocator) |
Copyright © 2009-2022 The Apache Software Foundation