public interface _ClusterNodeOperationsNC
| Modifier and Type | Method and Description | 
|---|---|
| void | down(java.lang.String uuid)Let all cluster nodes know that the instance with this
 uuid is going down. | 
| java.lang.String | getNodeUuid()Each node acquires the uuids of all other active nodes on start
 up. | 
java.lang.String getNodeUuid()
void down(java.lang.String uuid)