public class MetastoreDataRecord extends WALRecord implements WalRecordCacheGroupAware
WALRecord.RecordPurpose, WALRecord.RecordType| Constructor and Description |
|---|
MetastoreDataRecord(String key,
@Nullable byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
int |
groupId() |
String |
key() |
String |
toString() |
WALRecord.RecordType |
type() |
@Nullable byte[] |
value() |
public MetastoreDataRecord(String key, @Nullable @Nullable byte[] value)
key - Key.value - Value.public String key()
@Nullable public @Nullable byte[] value()
public WALRecord.RecordType type()
public int groupId()
groupId in interface WalRecordCacheGroupAware
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021