public class ExchangeRecord extends TimeStampRecord
| Modifier and Type | Class and Description |
|---|---|
static class |
ExchangeRecord.Type |
WALRecord.RecordTypetimestamp| Constructor and Description |
|---|
ExchangeRecord(Short constId,
ExchangeRecord.Type type) |
ExchangeRecord(Short constId,
ExchangeRecord.Type type,
long timeStamp) |
| Modifier and Type | Method and Description |
|---|---|
Short |
getConstId() |
ExchangeRecord.Type |
getType() |
String |
toString() |
WALRecord.RecordType |
type() |
timestamp, timestamppublic ExchangeRecord(Short constId, ExchangeRecord.Type type, long timeStamp)
constId - Const id.type - Type.timeStamp - TimeStamp.public ExchangeRecord(Short constId, ExchangeRecord.Type type)
constId - Const id.type - Type.public WALRecord.RecordType type()
public Short getConstId()
public ExchangeRecord.Type getType()
public String toString()
toString in class TimeStampRecord
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018