| Interface | Description |
|---|---|
| AsyncBucketProxy |
Asynchronous analog of
BucketProxy. |
| AsyncOptimizationController |
The optimization controller for
AsyncBucketProxy. |
| AsyncVerboseBucket |
Intent of this interface is to provide the verbose version of
AsyncBucketProxy API. |
| BucketProxy |
Provides a light-weight proxy to bucket which state actually stored in external storage, like in-memory jvm or relational database.
|
| ExpirationAfterWriteStrategy |
Represents the strategy for choosing time to live for buckets in the cache.
|
| OptimizationController |
The optimization controller for
BucketProxy. |
| Class | Description |
|---|---|
| AsyncBucketProxyAdapter |
Copyright © 2022. All rights reserved.