Uses of Class
io.github.bucket4j.distributed.remote.commands.TryConsumeCommand
-
Packages that use TryConsumeCommand Package Description io.github.bucket4j.distributed.remote.commands -
-
Uses of TryConsumeCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands declared as TryConsumeCommand Modifier and Type Field Description static TryConsumeCommandTryConsumeCommand. TRY_CONSUME_ONEFields in io.github.bucket4j.distributed.remote.commands with type parameters of type TryConsumeCommand Modifier and Type Field Description static SerializationHandle<TryConsumeCommand>TryConsumeCommand. SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands that return TryConsumeCommand Modifier and Type Method Description static TryConsumeCommandTryConsumeCommand. create(long tokensToConsume)Methods in io.github.bucket4j.distributed.remote.commands with parameters of type TryConsumeCommand Modifier and Type Method Description booleanTryConsumeCommand. equalsByContent(TryConsumeCommand other)
-