Uses of Class
io.atomix.cluster.NodeId
Packages that use NodeId
-
Uses of NodeId in io.atomix.cluster
Subclasses of NodeId in io.atomix.clusterMethods in io.atomix.cluster that return NodeIdModifier and TypeMethodDescriptionstatic NodeIdNodeId.anonymous()Creates a new cluster node identifier from the specified string.static NodeIdCreates a new cluster node identifier from the specified string.NodeConfig.getId()Returns the node identifier.Node.id()Returns the instance identifier.Methods in io.atomix.cluster with parameters of type NodeIdModifier and TypeMethodDescriptionintSets the node identifier.Sets the node identifier.Constructors in io.atomix.cluster with parameters of type NodeId