public class GridServiceAssignments extends Object implements Serializable, GridCacheInternal
| Constructor and Description |
|---|
GridServiceAssignments(ServiceConfiguration cfg,
UUID nodeId,
long topVer) |
| Modifier and Type | Method and Description |
|---|---|
Object |
affinityKey() |
Map<UUID,Integer> |
assigns() |
void |
assigns(Map<UUID,Integer> assigns) |
String |
cacheName() |
ServiceConfiguration |
configuration() |
String |
name() |
IgnitePredicate<ClusterNode> |
nodeFilter() |
UUID |
nodeId() |
long |
topologyVersion() |
String |
toString() |
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()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017