public class AtomicStampedView extends Object
IgniteAtomicStamped
representation for a SystemView
.Modifier and Type | Field and Description |
---|---|
protected T |
ds
Data structure instance.
|
Constructor and Description |
---|
AtomicStampedView(org.apache.ignite.internal.processors.datastructures.GridCacheRemovable ds) |
protected final T extends org.apache.ignite.internal.processors.datastructures.AtomicDataStructureProxy ds
public AtomicStampedView(org.apache.ignite.internal.processors.datastructures.GridCacheRemovable ds)
ds
- Data structure instance.public String value()
IgniteAtomicStamped.get()
public String stamp()
IgniteAtomicStamped.stamp()
public String name()
public String groupName()
public int groupId()
public boolean removed()
True
is data structure removed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023