Package org.rocksdb
Class ByteBufferGetStatus
java.lang.Object
org.rocksdb.ByteBufferGetStatus
A ByteBuffer containing fetched data, together with a result for the fetch
and the total size of the object fetched.
Used for the individual results of
RocksDB.multiGetByteBuffers(List, List)
RocksDB.multiGetByteBuffers(List, List, List)
RocksDB.multiGetByteBuffers(ReadOptions, List, List)
RocksDB.multiGetByteBuffers(ReadOptions, List, List, List)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
status
-
requiredSize
public final int requiredSize -
value
-