public final class NodeId extends Identifier<java.lang.String> implements java.lang.Comparable<NodeId>
identifier| Constructor and Description |
|---|
NodeId(java.lang.String id)
Creates a new cluster node identifier from the specified string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(NodeId that) |
static NodeId |
nodeId(java.lang.String id)
Creates a new cluster node identifier from the specified string.
|
equals, hashCode, id, toString