| Package | Description |
|---|---|
| io.atomix.collections |
Provides distributed collections such as
DistributedMap
DistributedMultiMap, DistributedQueue, and
DistributedSet. |
| Modifier and Type | Method and Description |
|---|---|
DistributedMap.Options |
DistributedMap.options() |
DistributedMap.Options |
DistributedMap.Options.withLocalCache()
Enables the local map cache.
|
DistributedMap.Options |
DistributedMap.Options.withLocalCache(boolean enableCache)
Sets whether to enable local caching.
|
Copyright © 2013–2017. All rights reserved.