| Package | Description |
|---|---|
| io.atomix.protocols.gossip |
| Modifier and Type | Method and Description |
|---|---|
static PeerSelectors |
PeerSelectors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerSelectors[] |
PeerSelectors.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.setPeerSelector(PeerSelectors peerSelector)
Sets the gossip peer selector.
|
Copyright © 2013–2018. All rights reserved.