| Constructor and Description |
|---|
MetaPageInfo(BPlusMetaIO io,
long pageAddr) |
| Modifier and Type | Method and Description |
|---|---|
IgniteProductVersion |
createdVersion() |
boolean |
flagsSupported() |
boolean |
inlineDecimalSupported() |
boolean |
inlineObjectHash() |
boolean |
inlineObjectSupported() |
int |
inlineSize() |
boolean |
useUnwrappedPk() |
public MetaPageInfo(BPlusMetaIO io, long pageAddr)
io - Metapage IO.pageAddr - Page address.public int inlineSize()
public boolean useUnwrappedPk()
true In case use unwrapped PK for indexes.public boolean flagsSupported()
true In case metapage contains flags.public boolean inlineObjectSupported()
true In case inline object is supported.public boolean inlineObjectHash()
true In case inline object is supported.public boolean inlineDecimalSupported()
true In case inline decimal is supported.public IgniteProductVersion createdVersion()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025