Uses of Class
io.github.bucket4j.distributed.remote.commands.TryConsumeAndReturnRemainingTokensCommand
-
Packages that use TryConsumeAndReturnRemainingTokensCommand Package Description io.github.bucket4j.distributed.remote.commands -
-
Uses of TryConsumeAndReturnRemainingTokensCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands with type parameters of type TryConsumeAndReturnRemainingTokensCommand Modifier and Type Field Description static SerializationHandle<TryConsumeAndReturnRemainingTokensCommand>TryConsumeAndReturnRemainingTokensCommand. SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands with parameters of type TryConsumeAndReturnRemainingTokensCommand Modifier and Type Method Description booleanTryConsumeAndReturnRemainingTokensCommand. equalsByContent(TryConsumeAndReturnRemainingTokensCommand other)
-