Uses of Enum Class
de.hybris.platform.cluster.ClusterNodeAcquisition.NodeState
Packages that use ClusterNodeAcquisition.NodeState
-
Uses of ClusterNodeAcquisition.NodeState in de.hybris.platform.cluster
Methods in de.hybris.platform.cluster that return ClusterNodeAcquisition.NodeStateModifier and TypeMethodDescriptionClusterNodeManagementService.getNodeStartupState()In case of automatic cluster id acquisition this tells whether a previous instance with that ID has potentially crashed (RESTART_AFTER_SHUTDOWN) or whether it's been allocated anew (NEW).DefaultClusterNodeManagementService.getNodeStartupState()ClusterNodeAcquisition.getStartupState()Returns the enum constant of this class with the specified name.static ClusterNodeAcquisition.NodeState[]ClusterNodeAcquisition.NodeState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.hybris.platform.cluster with parameters of type ClusterNodeAcquisition.NodeStateModifierConstructorDescription