Uses of Class
io.github.bucket4j.distributed.remote.MultiResult
Packages that use MultiResult
Package
Description
-
Uses of MultiResult in io.github.bucket4j.distributed.remote
Fields in io.github.bucket4j.distributed.remote with type parameters of type MultiResultModifier and TypeFieldDescriptionstatic final SerializationHandle<MultiResult>MultiResult.SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote with parameters of type MultiResult -
Uses of MultiResult in io.github.bucket4j.distributed.remote.commands
Methods in io.github.bucket4j.distributed.remote.commands that return types with arguments of type MultiResultModifier and TypeMethodDescriptionMultiCommand.execute(MutableBucketEntry mutableEntry, long currentTimeNanos) Methods in io.github.bucket4j.distributed.remote.commands with parameters of type MultiResultMethod parameters in io.github.bucket4j.distributed.remote.commands with type arguments of type MultiResultModifier and TypeMethodDescriptionList<CommandResult<?>>MultiCommand.unwrap(CommandResult<MultiResult> multiResult)