| Package | Description |
|---|---|
| io.atomix.core.value |
Atomic value primitive.
|
| io.atomix.primitive.protocol.value |
Interfaces for value-compatible gossip protocols and delegates.
|
| io.atomix.protocols.gossip |
| Modifier and Type | Method and Description |
|---|---|
DistributedValueBuilder<V> |
DistributedValueBuilder.withProtocol(ValueProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
B |
ValueCompatibleBuilder.withProtocol(ValueProtocol protocol)
Configures the builder with a value compatible gossip protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CrdtProtocol
Conflict-free Replicated Data Types (CRDT) protocol.
|
Copyright © 2013–2018. All rights reserved.