Uses of Interface
org.apache.cassandra.utils.memory.BufferPool.DebugLeaks
-
Packages that use BufferPool.DebugLeaks Package Description org.apache.cassandra.utils.memory -
-
Uses of BufferPool.DebugLeaks in org.apache.cassandra.utils.memory
Fields in org.apache.cassandra.utils.memory declared as BufferPool.DebugLeaks Modifier and Type Field Description static BufferPool.DebugLeaks
BufferPool.DebugLeaks. NO_OP
Methods in org.apache.cassandra.utils.memory with parameters of type BufferPool.DebugLeaks Modifier and Type Method Description void
BufferPool. debug(org.apache.cassandra.utils.memory.BufferPool.Debug newDebug, BufferPool.DebugLeaks newDebugLeaks)
-