Class Hierarchy
- java.lang.Object
- io.github.bucket4j.distributed.remote.AbstractBinaryTransaction
- io.github.bucket4j.distributed.remote.BucketNotFoundError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.CommandResult<T> (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.ConfigurationNeedToBeReplacedError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.MultiResult (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.MutableBucketEntry
- io.github.bucket4j.distributed.remote.RemoteBucketState (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.RemoteStat (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.RemoteVerboseResult<T> (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.Request<T> (implements io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.UnsupportedNamedTypeError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.UnsupportedTypeError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.UsageOfObsoleteApiError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
- io.github.bucket4j.distributed.remote.UsageOfUnsupportedApiError (implements io.github.bucket4j.distributed.remote.CommandError, io.github.bucket4j.util.ComparableByContent<T>)
Interface Hierarchy
- io.github.bucket4j.distributed.remote.CommandError
- io.github.bucket4j.distributed.remote.RemoteCommand<T>