public class PartitionMetaStateRecord extends WALRecord implements WalRecordCacheGroupAware
WALRecord.RecordType| Constructor and Description |
|---|
PartitionMetaStateRecord(int grpId,
int partId,
GridDhtPartitionState state,
long updateCounter) |
| Modifier and Type | Method and Description |
|---|---|
int |
groupId() |
int |
partitionId() |
byte |
state() |
String |
toString() |
WALRecord.RecordType |
type() |
long |
updateCounter() |
public PartitionMetaStateRecord(int grpId,
int partId,
GridDhtPartitionState state,
long updateCounter)
grpId - Cache group ID.state - Page ID.public WALRecord.RecordType type()
public byte state()
public int groupId()
groupId in interface WalRecordCacheGroupAwarepublic int partitionId()
public long updateCounter()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018