public class ShardOwner extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_NODE_I_D |
| Constructor and Description |
|---|
ShardOwner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getNodeID()
ID of the node that owns a shard.
|
int |
hashCode() |
ShardOwner |
nodeID(Long nodeID) |
void |
setNodeID(Long nodeID) |
String |
toString() |
public static final String SERIALIZED_NAME_NODE_I_D
public ShardOwner nodeID(Long nodeID)
public Long getNodeID()
public void setNodeID(Long nodeID)
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.