Uses of Class
org.apache.cassandra.io.util.SimpleCachedBufferPool
-
Packages that use SimpleCachedBufferPool Package Description org.apache.cassandra.db.commitlog -
-
Uses of SimpleCachedBufferPool in org.apache.cassandra.db.commitlog
Methods in org.apache.cassandra.db.commitlog that return SimpleCachedBufferPool Modifier and Type Method Description abstract SimpleCachedBufferPool
CommitLogSegment.Builder. createBufferPool()
SimpleCachedBufferPool
CompressedSegment.CompressedSegmentBuilder. createBufferPool()
SimpleCachedBufferPool
DirectIOSegment.DirectIOSegmentBuilder. createBufferPool()
SimpleCachedBufferPool
EncryptedSegment.EncryptedSegmentBuilder. createBufferPool()
SimpleCachedBufferPool
MemoryMappedSegment.MemoryMappedSegmentBuilder. createBufferPool()
-