Uses of Class
de.aristaflow.adept2.model.cluster.ClusterNodeInformation
-
Packages that use ClusterNodeInformation Package Description de.aristaflow.adept2.core.registry.cluster -
-
Uses of ClusterNodeInformation in de.aristaflow.adept2.core.registry.cluster
Fields in de.aristaflow.adept2.core.registry.cluster declared as ClusterNodeInformation Modifier and Type Field Description protected ClusterNodeInformation
ClusterNode. dbServer
Deprecated.Data related to the current server as retrieved from the database.Methods in de.aristaflow.adept2.core.registry.cluster that return types with arguments of type ClusterNodeInformation Modifier and Type Method Description Set<ClusterNodeInformation>
ClusterNode. getAllClusterNodes()
Deprecated.Retrieves the set of all known Cluster Nodes (dead or alive).
-