| Package | Description |
|---|---|
| io.github.bucket4j.grid |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryStrategy |
RecoveryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoveryStrategy[] |
RecoveryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Serializable> |
GridBucket.createInitializedBucket(T key,
BucketConfiguration configuration,
GridProxy<T> gridProxy,
RecoveryStrategy recoveryStrategy) |
Copyright © 2018. All rights reserved.