Uses of Class
de.aristaflow.adept2.model.cluster.SimpleClusterNodeInformation
Packages that use SimpleClusterNodeInformation
Package
Description
-
Uses of SimpleClusterNodeInformation in de.aristaflow.adept2.core.cluster
Methods in de.aristaflow.adept2.core.cluster that return SimpleClusterNodeInformationModifier and TypeMethodDescriptionClusterService.doubtfulStatus(SessionToken session, String requestingNode, long lastRequesterUpdate, long lastServerUpdate, long serverRunningSince) Gets information on the cluster node implementing this cluster service and signals this cluster node, that its status is doubtful.ClusterService.getNodeInformation(SessionToken session) Gets information on the cluster node implementing this cluster service. -
Uses of SimpleClusterNodeInformation in de.aristaflow.adept2.core.registry.cluster
Methods in de.aristaflow.adept2.core.registry.cluster that return SimpleClusterNodeInformationModifier and TypeMethodDescriptionClusterNode.doubtfulStatus(SessionToken session, String requestingNode, long lastRequesterUpdate, long lastServerUpdate, long serverRunningSince) Deprecated.ClusterNode.getNodeInformation(SessionToken session) Deprecated. -
Uses of SimpleClusterNodeInformation in de.aristaflow.adept2.model.cluster
Subclasses of SimpleClusterNodeInformation in de.aristaflow.adept2.model.clusterModifier and TypeClassDescriptionclassThis class provides all information concerning a cluster node.