public final class ClusterId extends Identifier<java.lang.Integer>
identifier| Modifier and Type | Method and Description |
|---|---|
static ClusterId |
clusterId(int id)
Returns the cluster identifier, represented by the specified integer
serial number.
|
int |
index()
Returns the backing integer index.
|
equals, hashCode, id, toStringpublic static ClusterId clusterId(int id)
id - integer serial numberpublic int index()