Uses of Interface
io.github.bucket4j.util.ComparableByContent
-
Packages that use ComparableByContent Package Description io.github.bucket4j io.github.bucket4j.distributed.remote io.github.bucket4j.distributed.remote.commands io.github.bucket4j.local io.github.bucket4j.util -
-
Uses of ComparableByContent in io.github.bucket4j
Classes in io.github.bucket4j that implement ComparableByContent Modifier and Type Class Description classBandwidthAnatomy of bandwidth:classBucketConfigurationclassBucketState64BitsIntegerclassBucketStateIEEE754classConsumptionProbeDescribes tokens consumed, tokens remaining, time required for token regeneration to occur, and the current bucket configuration after consumption.classEstimationProbeDescribes the estimation result.classVerboseResult<T>Intention of this class is to provide wrapper around results returned by any method ofVerboseBucketandAsyncVerboseBucket. -
Uses of ComparableByContent in io.github.bucket4j.distributed.remote
Classes in io.github.bucket4j.distributed.remote that implement ComparableByContent Modifier and Type Class Description classBucketNotFoundErrorclassCommandResult<T>classConfigurationNeedToBeReplacedErrorclassMultiResultclassRemoteBucketStateclassRemoteStatclassRemoteVerboseResult<T>Intention of this class is to provide wrapper around results returned by any method ofVerboseBucketandAsyncVerboseBucket.classRequest<T>classUnsupportedNamedTypeErrorclassUnsupportedTypeErrorclassUsageOfObsoleteApiErrorclassUsageOfUnsupportedApiError -
Uses of ComparableByContent in io.github.bucket4j.distributed.remote.commands
Classes in io.github.bucket4j.distributed.remote.commands that implement ComparableByContent Modifier and Type Class Description classAddTokensCommandclassCheckConfigurationVersionAndExecuteCommand<T>classConsumeAsMuchAsPossibleCommandclassConsumeIgnoringRateLimitsCommandclassCreateInitialStateAndExecuteCommand<T>classCreateInitialStateWithVersionOrReplaceConfigurationAndExecuteCommand<T>classCreateSnapshotCommandclassEstimateAbilityToConsumeCommandclassForceAddTokensCommandclassGetAvailableTokensCommandclassGetConfigurationCommandclassMultiCommandclassReplaceConfigurationCommandclassReserveAndCalculateTimeToSleepCommandclassResetCommandclassSyncCommandclassTryConsumeAndReturnRemainingTokensCommandclassTryConsumeCommandclassVerboseCommand<T> -
Uses of ComparableByContent in io.github.bucket4j.local
Classes in io.github.bucket4j.local that implement ComparableByContent Modifier and Type Class Description classLockFreeBucketclassSynchronizedBucketclassThreadUnsafeBucket -
Uses of ComparableByContent in io.github.bucket4j.util
Classes in io.github.bucket4j.util with type parameters of type ComparableByContent Modifier and Type Interface Description interfaceComparableByContent<T extends ComparableByContent>
-