Class MutableBucketEntry


  • public class MutableBucketEntry
    extends Object
    • Constructor Detail

      • MutableBucketEntry

        public MutableBucketEntry​(byte[] originalStateBytes)
    • Method Detail

      • exists

        public boolean exists()
      • isStateModified

        public boolean isStateModified()
      • getStateBytes

        public byte[] getStateBytes​(Version backwardCompatibilityVersion)