public class MultiMasterAuthority extends Object implements Authority
LOG, MULTI_MASTERS_AUTH, SINGLE_MASTER_AUTH, ZOOKEEPER_AUTH
Constructor and Description |
---|
MultiMasterAuthority(String masterAddresses) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Authority other) |
boolean |
equals(Object o) |
String |
getMasterAddresses() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
fromString
public MultiMasterAuthority(String masterAddresses)
masterAddresses
- the multi master addressesCopyright © 2023. All Rights Reserved.