| Package | Description |
|---|---|
| io.atomix.core.map |
Atomic map primitive.
|
| io.atomix.primitive.protocol.map |
Interfaces for map-compatible gossip protocols and delegates.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedNavigableMapBuilder<K,V> |
DistributedNavigableMapBuilder.withProtocol(NavigableMapProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
B |
NavigableMapCompatibleBuilder.withProtocol(NavigableMapProtocol protocol)
Configures the builder with a map compatible gossip protocol.
|
Copyright © 2013–2018. All rights reserved.