public class HostingNodeTopology extends Object
| Constructor and Description |
|---|
HostingNodeTopology() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsNode(String hostname) |
static void |
fromXML(String xml) |
static boolean |
sameDomain(String hostName1,
String hostName2) |
static boolean |
sameNode(String hostName1,
String hostName2) |
static boolean |
sameRack(String hostName1,
String hostName2) |
public static boolean containsNode(String hostname)
public static boolean sameNode(String hostName1, String hostName2) throws Exception
Exceptionpublic static boolean sameRack(String hostName1, String hostName2) throws Exception
ExceptionCopyright © 2018. All Rights Reserved.