public class CollocatedSetItemKey extends Object implements SetItemKey
| Constructor and Description |
|---|
CollocatedSetItemKey(String setName,
IgniteUuid setId,
Object item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Object |
item() |
IgniteUuid |
setId() |
String |
toString() |
public CollocatedSetItemKey(String setName, IgniteUuid setId, Object item)
setName - Set name.setId - Set unique ID.item - Set item.public IgniteUuid setId()
setId in interface SetItemKeypublic Object item()
item in interface SetItemKey
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019