Package org.apache.cassandra.io.util
Interface ReadableMemory
-
- All Known Implementing Classes:
Memory,RefCountedMemory,SafeMemory
public interface ReadableMemory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.ByteBuffer[]asByteBuffers(long offset, long length)
-