public final class NodeKey extends Object
| Constructor and Description |
|---|
NodeKey(String actorSystemName,
String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static NodeKey |
fromString(String shardKey) |
String |
getActorSystemName() |
String |
getNodeId() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.