public class DefaultServiceTopology extends java.lang.Object implements IServiceTopology
| Constructor and Description | 
|---|
DefaultServiceTopology(java.util.List<ItemValue<Server>> servers)  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemValue<Server> | 
core()  | 
boolean | 
imapOnDatalocation()
This is true if each backend server has a running IPS 
 | 
java.util.List<ItemValue<Server>> | 
nodes()  | 
boolean | 
singleNode()  | 
java.lang.String | 
toString()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitany, datalocationpublic boolean singleNode()
singleNode in interface IServiceTopologypublic ItemValue<Server> core()
core in interface IServiceTopologypublic boolean imapOnDatalocation()
IServiceTopologyimapOnDatalocation in interface IServiceTopologypublic java.util.List<ItemValue<Server>> nodes()
nodes in interface IServiceTopologypublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2021. All Rights Reserved.