| Package | Description |
|---|---|
| io.github.bucket4j | |
| io.github.bucket4j.distributed | |
| io.github.bucket4j.distributed.remote | |
| io.github.bucket4j.distributed.serialization |
| Modifier and Type | Method and Description |
|---|---|
static <S> BucketState |
BucketState.deserialize(DeserializationAdapter<S> adapter,
S input) |
| Modifier and Type | Method and Description |
|---|---|
static <S> ExpirationAfterWriteStrategy |
ExpirationAfterWriteStrategy.deserialize(DeserializationAdapter<S> adapter,
S input) |
| Modifier and Type | Method and Description |
|---|---|
static <I> RemoteCommand<?> |
RemoteCommand.deserialize(DeserializationAdapter<I> adapter,
I input) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataOutputSerializationAdapter |
| Modifier and Type | Method and Description |
|---|---|
<I> T |
SerializationHandle.deserialize(DeserializationAdapter<I> adapter,
I input) |
Copyright © 2024. All rights reserved.