Package org.rocksdb
Class GetStatus
java.lang.Object
org.rocksdb.GetStatus
The result for a fetch
and the total size of the object fetched.
If the target of the fetch is not big enough, this may be bigger than the contents of the target.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
status
-
requiredSize
public final int requiredSize
-