Uses of Class
com.azure.resourcemanager.cosmos.models.NodeState
Packages that use NodeState
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of NodeState in com.azure.resourcemanager.cosmos.models
Fields in com.azure.resourcemanager.cosmos.models declared as NodeStateModifier and TypeFieldDescriptionstatic final NodeStateNodeState.JOININGStatic value Joining for NodeState.static final NodeStateNodeState.LEAVINGStatic value Leaving for NodeState.static final NodeStateNodeState.MOVINGStatic value Moving for NodeState.static final NodeStateNodeState.NORMALStatic value Normal for NodeState.static final NodeStateNodeState.STOPPEDStatic value Stopped for NodeState.Methods in com.azure.resourcemanager.cosmos.models that return NodeStateModifier and TypeMethodDescriptionstatic NodeStateNodeState.fromString(String name) Creates or finds a NodeState from its string representation.CassandraClusterPublicStatusDataCentersItemNode.state()Get the state property: The state of the node in Cassandra ring.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type NodeStateModifier and TypeMethodDescriptionstatic Collection<NodeState> NodeState.values()Gets known NodeState values.Methods in com.azure.resourcemanager.cosmos.models with parameters of type NodeStateModifier and TypeMethodDescriptionSet the state property: The state of the node in Cassandra ring.