public class CacheGroupDescriptor extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
cacheOrGroupName() |
Map<String,Integer> |
caches() |
CacheConfiguration<?,?> |
config() |
IgniteUuid |
deploymentId() |
int |
groupId() |
String |
groupName() |
UUID |
receivedFrom() |
boolean |
sharedGroup() |
AffinityTopologyVersion |
startTopologyVersion() |
String |
toString() |
public UUID receivedFrom()
public IgniteUuid deploymentId()
public boolean sharedGroup()
True if group can contain multiple caches.public String cacheOrGroupName()
@Nullable public String groupName()
null if group name was not specified for cache.public int groupId()
public CacheConfiguration<?,?> config()
@Nullable public AffinityTopologyVersion startTopologyVersion()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017