Package org.rocksdb

Class GetStatus


  • public class GetStatus
    extends java.lang.Object
    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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • status

        public final Status status
      • requiredSize

        public final int requiredSize