@Deprecated public class GridServiceAssignments extends Object implements Serializable, GridCacheInternal
| Constructor and Description |
|---|
GridServiceAssignments(ServiceConfiguration cfg,
UUID nodeId,
long topVer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
affinityKey()
Deprecated.
|
Map<UUID,Integer> |
assigns()
Deprecated.
|
void |
assigns(Map<UUID,Integer> assigns)
Deprecated.
|
String |
cacheName()
Deprecated.
|
ServiceConfiguration |
configuration()
Deprecated.
|
String |
name()
Deprecated.
|
IgnitePredicate<ClusterNode> |
nodeFilter()
Deprecated.
|
UUID |
nodeId()
Deprecated.
|
long |
topologyVersion()
Deprecated.
|
String |
toString()
Deprecated.
|
public GridServiceAssignments(ServiceConfiguration cfg, UUID nodeId, long topVer)
cfg - Configuration.nodeId - Node ID.topVer - Topology version.public ServiceConfiguration configuration()
public String name()
public long topologyVersion()
public String cacheName()
public Object affinityKey()
public UUID nodeId()
public IgnitePredicate<ClusterNode> nodeFilter()
public void assigns(Map<UUID,Integer> assigns)
assigns - Assignments.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021