public class GroupKey extends Object
| Constructor and Description |
|---|
GroupKey(int id,
Serializable key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
byte |
id() |
Serializable |
key() |
String |
toString() |
int |
unsignedId() |
public GroupKey(int id,
Serializable key)
id - Encryption key ID.key - Encryption key.public byte id()
public int unsignedId()
public Serializable key()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021