JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.github.bucket4j.core
Package
io.github.bucket4j.distributed.proxy
Interface CommandExecutor
All Known Implementing Classes:
BatchingExecutor
public interface
CommandExecutor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T>
CommandResult
<T>
execute
(
RemoteCommand
<T> command)
Method Details
execute
<T>
CommandResult
<T>
execute
(
RemoteCommand
<T> command)