public class CacheGroupData extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
CacheConfigurationEnrichment |
cacheConfigurationEnrichment() |
CacheConfiguration<?,?> |
config() |
IgniteUuid |
deploymentId() |
int |
groupId() |
@Nullable String |
groupName() |
boolean |
persistenceEnabled() |
UUID |
receivedFrom() |
@Nullable AffinityTopologyVersion |
startTopologyVersion() |
String |
toString() |
List<WalStateProposeMessage> |
walChangeRequests() |
boolean |
walEnabled() |
@Nullable public @Nullable AffinityTopologyVersion startTopologyVersion()
public UUID receivedFrom()
@Nullable public @Nullable String groupName()
public int groupId()
public IgniteUuid deploymentId()
public CacheConfiguration<?,?> config()
public boolean persistenceEnabled()
public boolean walEnabled()
True if WAL is enabled.public List<WalStateProposeMessage> walChangeRequests()
public CacheConfigurationEnrichment cacheConfigurationEnrichment()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020