Class HeapCloner
java.lang.Object
org.apache.cassandra.utils.memory.ByteBufferCloner
org.apache.cassandra.utils.memory.HeapCloner
- All Implemented Interfaces:
Cloner
Cloner class that can be use to clone partition elements on heap.
-
Field Details
-
instance
-
-
Method Details
-
allocate
Description copied from class:ByteBufferClonerAllocate a slice of the given length.- Specified by:
allocatein classByteBufferCloner
-