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, wait
any, datalocation
public boolean singleNode()
singleNode
in interface IServiceTopology
public ItemValue<Server> core()
core
in interface IServiceTopology
public boolean imapOnDatalocation()
IServiceTopology
imapOnDatalocation
in interface IServiceTopology
public java.util.List<ItemValue<Server>> nodes()
nodes
in interface IServiceTopology
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2021. All Rights Reserved.