Uses of Class
io.atomix.cluster.NodeBuilder
Packages that use NodeBuilder
-
Uses of NodeBuilder in io.atomix.cluster
Subclasses of NodeBuilder in io.atomix.clusterMethods in io.atomix.cluster that return NodeBuilderModifier and TypeMethodDescriptionstatic NodeBuilderNode.builder()Returns a new member builder with no ID.NodeBuilder.withAddress(Address address) Sets the node address.Sets the node host.Sets the node identifier.Sets the node identifier.NodeBuilder.withPort(int port) Sets the node port.