Uses of Class
org.apache.cassandra.utils.memory.BufferPool
Packages that use BufferPool
Package
Description
-
Uses of BufferPool in org.apache.cassandra.metrics
Constructors in org.apache.cassandra.metrics with parameters of type BufferPool -
Uses of BufferPool in org.apache.cassandra.net
Fields in org.apache.cassandra.net declared as BufferPool -
Uses of BufferPool in org.apache.cassandra.utils.memory
Methods in org.apache.cassandra.utils.memory that return BufferPoolModifier and TypeMethodDescriptionstatic BufferPoolBufferPools.forChunkCache()Long-lived buffers used for chunk cache and other disk accessstatic BufferPoolBufferPools.forNetworking()Short-lived buffers used for internode messaging or client-server connections.