Package | Description |
---|---|
org.h2.mvstore.rtree |
An R-tree implementation
|
Modifier and Type | Method and Description |
---|---|
MVRTreeMap<V> |
MVRTreeMap.Builder.create() |
static <V> MVRTreeMap<V> |
MVRTreeMap.create(int dimensions,
DataType valueType)
Create a new map with the given dimensions and value type.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.