Uses of Class
org.apache.cassandra.net.BufferPoolAllocator
Packages that use BufferPoolAllocator
-
Uses of BufferPoolAllocator in org.apache.cassandra.net
Subclasses of BufferPoolAllocator in org.apache.cassandra.netModifier and TypeClassDescriptionclassFields in org.apache.cassandra.net declared as BufferPoolAllocatorMethods in org.apache.cassandra.net with parameters of type BufferPoolAllocatorModifier and TypeMethodDescriptionstatic FrameDecoderCrcFrameDecoderCrc.create(BufferPoolAllocator allocator) static FrameDecoderLZ4FrameDecoderLZ4.fast(BufferPoolAllocator allocator) Constructors in org.apache.cassandra.net with parameters of type BufferPoolAllocator -
Uses of BufferPoolAllocator in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport with parameters of type BufferPoolAllocatorModifier and TypeMethodDescriptionprotected FrameDecoderPipelineConfigurator.frameDecoder(String compression, BufferPoolAllocator allocator)