public class PartitionKey extends Object implements Serializable
| Constructor and Description |
|---|
PartitionKey(int grpId,
int partId,
String grpName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
groupId() |
String |
groupName() |
void |
groupName(String grpName) |
int |
hashCode() |
int |
partitionId() |
String |
toString() |
public PartitionKey(int grpId,
int partId,
String grpName)
grpId - Group id.partId - Partition id.grpName - Group name.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021