| Modifier and Type | Class and Description |
|---|---|
class |
Bandwidth |
class |
BucketConfiguration |
class |
BucketState64BitsInteger |
class |
ConsumptionProbe
Describes tokens consumed, tokens remaining, time required for token regeneration to occur, and
the current bucket configuration after consumption.
|
class |
EstimationProbe
Describes the estimation result.
|
class |
VerboseResult<T>
Intention of this class is to provide wrapper around results returned by any method of
VerboseBucket and AsyncVerboseBucket. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasedOnTimeForRefillingBucketUpToMaxExpirationAfterWriteStrategy |
class |
FixedTtlExpirationAfterWriteStrategy |
class |
NoneExpirationAfterWriteStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketNotFoundError |
class |
CommandResult<T> |
class |
ConfigurationNeedToBeReplacedError |
class |
MultiResult |
class |
RemoteBucketState |
class |
RemoteStat |
class |
RemoteVerboseResult<T>
Intention of this class is to provide wrapper around results returned by any method of
VerboseBucket and AsyncVerboseBucket. |
class |
Request<T> |
class |
UnsupportedNamedTypeError |
class |
UnsupportedTypeError |
class |
UsageOfObsoleteApiError |
class |
UsageOfUnsupportedApiError |
| Modifier and Type | Class and Description |
|---|---|
class |
AddTokensCommand |
class |
CheckConfigurationVersionAndExecuteCommand<T> |
class |
ConsumeAsMuchAsPossibleCommand |
class |
ConsumeIgnoringRateLimitsCommand |
class |
CreateInitialStateAndExecuteCommand<T> |
class |
CreateInitialStateWithVersionOrReplaceConfigurationAndExecuteCommand<T> |
class |
CreateSnapshotCommand |
class |
EstimateAbilityToConsumeCommand |
class |
ForceAddTokensCommand |
class |
GetAvailableTokensCommand |
class |
GetConfigurationCommand |
class |
MultiCommand |
class |
ReplaceConfigurationCommand |
class |
ReserveAndCalculateTimeToSleepCommand |
class |
ResetCommand |
class |
SyncCommand |
class |
TryConsumeAndReturnRemainingTokensCommand |
class |
TryConsumeCommand |
class |
VerboseCommand<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
LockFreeBucket |
class |
SynchronizedBucket |
class |
ThreadUnsafeBucket |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComparableByContent<T extends ComparableByContent> |
Copyright © 2024. All rights reserved.