public class PartitionMetaStateRecord extends WALRecord implements WalRecordCacheGroupAware
WALRecord.RecordPurpose, 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.partId - Partition ID.state - State.updateCounter - Update counter.public WALRecord.RecordType type()
public byte state()
public int groupId()
groupId in interface WalRecordCacheGroupAwarepublic int partitionId()
public long updateCounter()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020