public interface Storable
| Modifier and Type | Method and Description |
|---|---|
int |
headerSize() |
IOVersions<? extends AbstractDataPageIO> |
ioVersions() |
long |
link() |
void |
link(long link) |
int |
partition() |
int |
size() |
void link(long link)
link - Link for this row.long link()
int partition()
int size() throws IgniteCheckedException
IgniteCheckedException - If failed.int headerSize()
IOVersions<? extends AbstractDataPageIO> ioVersions()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020