Class RoutingHealthStatus
java.lang.Object
dev.getelements.elements.sdk.model.health.RoutingHealthStatus
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setApplicationNodeRoutingTable
(List<String> applicationNodeRoutingTable) void
setInstanceId
(String instanceId) void
setMasterNodeRoutingTable
(List<String> masterNodeRoutingTable) void
setRoutingTable
(List<String> routingTable) toString()
-
Constructor Details
-
RoutingHealthStatus
public RoutingHealthStatus()
-
-
Method Details
-
getInstanceId
-
setInstanceId
-
getRoutingTable
-
setRoutingTable
-
getMasterNodeRoutingTable
-
setMasterNodeRoutingTable
-
getApplicationNodeRoutingTable
-
setApplicationNodeRoutingTable
-
equals
-
hashCode
public int hashCode() -
toString
-