Uses of Class
io.github.bucket4j.distributed.remote.commands.TryConsumeCommand
Packages that use TryConsumeCommand
-
Uses of TryConsumeCommand in io.github.bucket4j.distributed.remote.commands
Fields in io.github.bucket4j.distributed.remote.commands declared as TryConsumeCommandModifier and TypeFieldDescriptionstatic final TryConsumeCommandTryConsumeCommand.TRY_CONSUME_ONEFields in io.github.bucket4j.distributed.remote.commands with type parameters of type TryConsumeCommandModifier and TypeFieldDescriptionstatic final SerializationHandle<TryConsumeCommand>TryConsumeCommand.SERIALIZATION_HANDLEMethods in io.github.bucket4j.distributed.remote.commands that return TryConsumeCommandModifier and TypeMethodDescriptionstatic TryConsumeCommandTryConsumeCommand.create(long tokensToConsume) Methods in io.github.bucket4j.distributed.remote.commands with parameters of type TryConsumeCommandModifier and TypeMethodDescriptionbooleanTryConsumeCommand.equalsByContent(TryConsumeCommand other)