public class CacheGroupData extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<?,?> |
config() |
IgniteUuid |
deploymentId() |
int |
groupId() |
String |
groupName() |
boolean |
persistenceEnabled() |
UUID |
receivedFrom() |
AffinityTopologyVersion |
startTopologyVersion() |
String |
toString() |
List<WalStateProposeMessage> |
walChangeRequests() |
boolean |
walEnabled() |
@Nullable public AffinityTopologyVersion startTopologyVersion()
public UUID receivedFrom()
@Nullable public 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()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018