public class MetastorageDataRow extends SimpleDataRow implements MetastorageSearchRow
| Constructor and Description |
|---|
MetastorageDataRow(long link,
String key,
byte[] val) |
MetastorageDataRow(String key,
byte[] val) |
| Modifier and Type | Method and Description |
|---|---|
int |
hash() |
IOVersions<? extends AbstractDataPageIO> |
ioVersions() |
String |
key() |
String |
toString() |
headerSize, link, link, partition, size, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlinkpublic MetastorageDataRow(long link,
String key,
byte[] val)
public MetastorageDataRow(String key, byte[] val)
public String key()
key in interface MetastorageSearchRowpublic int hash()
hash in interface MetastorageSearchRowpublic IOVersions<? extends AbstractDataPageIO> ioVersions()
ioVersions in interface StorableioVersions in class SimpleDataRowpublic String toString()
toString in class SimpleDataRow
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020