public class EmbeddedLogicalAuthority extends Object implements Authority
LOG, LOGICAL_MASTER_AUTH, LOGICAL_ZOOKEEPER_AUTH, MULTI_MASTERS_AUTH, SINGLE_MASTER_AUTH, ZOOKEEPER_AUTH
Constructor and Description |
---|
EmbeddedLogicalAuthority(String logicalName) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Authority other) |
boolean |
equals(Object o) |
String |
getLogicalName() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
fromString
public EmbeddedLogicalAuthority(String logicalName)
logicalName
- the logical hostCopyright © 2023. All Rights Reserved.