Uses of Class
org.apache.ignite.internal.processors.cache.persistence.tree.io.BPlusMetaIO
-
Packages that use BPlusMetaIO Package Description org.apache.ignite.internal.cache.query.index.sorted org.apache.ignite.internal.processors.cache.persistence.tree.io -
-
Uses of BPlusMetaIO in org.apache.ignite.internal.cache.query.index.sorted
Constructors in org.apache.ignite.internal.cache.query.index.sorted with parameters of type BPlusMetaIO Constructor Description MetaPageInfo(BPlusMetaIO io, long pageAddr) -
Uses of BPlusMetaIO in org.apache.ignite.internal.processors.cache.persistence.tree.io
Fields in org.apache.ignite.internal.processors.cache.persistence.tree.io with type parameters of type BPlusMetaIO Modifier and Type Field Description static IOVersions<BPlusMetaIO>BPlusMetaIO. VERSIONS
-