Uses of Class
org.h2.mvstore.rtree.MVRTreeMap
Packages that use MVRTreeMap
Package
Description
Helper classes to use the MVStore in the H2 database.
An R-tree implementation
-
Uses of MVRTreeMap in org.h2.mvstore.db
Fields in org.h2.mvstore.db declared as MVRTreeMapModifier and TypeFieldDescriptionprivate final MVRTreeMap
<VersionedValue<Value>> MVSpatialIndex.spatialMap
-
Uses of MVRTreeMap in org.h2.mvstore.rtree
Methods in org.h2.mvstore.rtree that return MVRTreeMapConstructors in org.h2.mvstore.rtree with parameters of type MVRTreeMap