Module io.github.bucket4j.core
Class MutableBucketEntry
java.lang.Object
io.github.bucket4j.distributed.remote.MutableBucketEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexists()get()byte[]getStateBytes(Version backwardCompatibilityVersion) booleanvoidset(RemoteBucketState state)
-
Constructor Details
-
MutableBucketEntry
-
MutableBucketEntry
public MutableBucketEntry(byte[] originalStateBytes)
-
-
Method Details
-
exists
public boolean exists() -
isStateModified
public boolean isStateModified() -
set
-
get
-
getStateBytes
-