public class SetView extends Object
SystemView.| Constructor and Description |
|---|
SetView(org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy<?> set) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
collocated() |
int |
groupId() |
String |
groupName() |
IgniteUuid |
id() |
String |
name() |
boolean |
removed() |
int |
size() |
public SetView(org.apache.ignite.internal.processors.datastructures.GridCacheSetProxy<?> set)
set - Set to view.public IgniteUuid id()
public String name()
public int size()
public String groupName()
public int groupId()
public boolean collocated()
public boolean removed()
true then this set removed.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025