Package io.atomix.cluster
Class Node
java.lang.Object
io.atomix.cluster.Node
- All Implemented Interfaces:
Configured<NodeConfig>
- Direct Known Subclasses:
Member
Represents a node.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Node
-
Node
-
-
Method Details
-
builder
Returns a new member builder with no ID.- Returns:
- the member builder
-
id
Returns the instance identifier.- Returns:
- instance identifier
-
address
Returns the node address.- Returns:
- the node address
-
config
- Specified by:
configin interfaceConfigured<NodeConfig>
-
hashCode
public int hashCode() -
equals
-
toString
-