public class PartitionMetaStateRecord extends WALRecord
WALRecord.RecordType| Constructor and Description |
|---|
PartitionMetaStateRecord(int cacheId,
int partId,
GridDhtPartitionState state,
long updateCounter) |
| Modifier and Type | Method and Description |
|---|---|
int |
cacheId() |
int |
partId() |
byte |
state() |
WALRecord.RecordType |
type() |
long |
updateCounter() |
public PartitionMetaStateRecord(int cacheId,
int partId,
GridDhtPartitionState state,
long updateCounter)
cacheId - Cache ID.state - Page ID.public WALRecord.RecordType type()
public byte state()
public int cacheId()
public int partId()
public long updateCounter()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017