public interface IServiceTopology
| Modifier and Type | Method and Description | 
|---|---|
default ItemValue<Server> | 
any(java.lang.String tag)  | 
ItemValue<Server> | 
core()  | 
default ItemValue<Server> | 
datalocation(java.lang.String serverUid)
Search a server uid (aka datalocation) in current topology 
 | 
boolean | 
imapOnDatalocation()
This is true if each backend server has a running IPS 
 | 
java.util.List<ItemValue<Server>> | 
nodes()  | 
boolean | 
singleNode()  | 
boolean singleNode()
boolean imapOnDatalocation()
default ItemValue<Server> datalocation(java.lang.String serverUid)
serverUid - TopologyException - if not foundCopyright © 2021. All Rights Reserved.