| Package | Description |
|---|---|
| io.github.bucket4j.grid |
| Modifier and Type | Class and Description |
|---|---|
class |
AddTokensCommand |
class |
ConsumeAsMuchAsPossibleCommand |
class |
CreateSnapshotCommand |
class |
GetAvailableTokensCommand |
class |
ReplaceConfigurationOrReturnPreviousCommand |
class |
ReserveAndCalculateTimeToSleepCommand |
class |
TryConsumeAndReturnRemainingTokensCommand |
class |
TryConsumeCommand |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
GridProxy.createInitialStateAndExecute(K key,
BucketConfiguration configuration,
GridCommand<T> command) |
<T extends Serializable> |
GridProxy.createInitialStateAndExecuteAsync(K key,
BucketConfiguration configuration,
GridCommand<T> command) |
<T extends Serializable> |
GridProxy.execute(K key,
GridCommand<T> command) |
<T extends Serializable> |
GridProxy.executeAsync(K key,
GridCommand<T> command) |
Copyright © 2018. All rights reserved.