public interface MembershipConfig
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetadata() |
int |
getPingInterval() |
List<Address> |
getSeedMembers() |
int |
getSuspicionMult() |
String |
getSyncGroup() |
int |
getSyncInterval() |
int |
getSyncTimeout() |
Copyright © 2015–2017. All rights reserved.