public final class ClusterId extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClusterId |
clusterId(int id)
Returns the cluster identifier, represented by the specified integer
serial number.
|
boolean |
equals(Object obj) |
int |
hashCode() |
int |
index()
Returns the backing integer index.
|
String |
toString() |
public static ClusterId clusterId(int id)
id - integer serial numberpublic int index()
Copyright © 2015. All rights reserved.