| Package | Description |
|---|---|
| io.atomix.protocols.gossip |
| Modifier and Type | Method and Description |
|---|---|
static TimestampProviders |
TimestampProviders.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimestampProviders[] |
TimestampProviders.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AntiEntropyProtocolConfig |
AntiEntropyProtocolConfig.setTimestampProvider(TimestampProviders timestampProvider)
Sets the timestamp provider.
|
CrdtProtocolConfig |
CrdtProtocolConfig.setTimestampProvider(TimestampProviders timestampProvider)
Sets the timestamp provider.
|
Copyright © 2013–2018. All rights reserved.