| Class | Description |
|---|---|
| LocalBucketBuilder |
This builder creates in-memory buckets (
LockFreeBucket). |
| LockFreeBucket | |
| SynchronizedBucket | |
| UnsafeBucket |
| Enum | Description |
|---|---|
| SynchronizationStrategy |
Defines the strategy of synchronization which need to be applied to prevent data-races in multithreading usage scenario.
|
Copyright © 2017. All rights reserved.