Package | Description |
---|---|
org.h2.mvstore |
A persistent storage for tree maps.
|
Modifier and Type | Method and Description |
---|---|
MVMap.Builder<K,V> |
MVMap.Builder.keyType(DataType keyType)
Set the key data type.
|
MVMap.Builder<K,V> |
MVMap.Builder.valueType(DataType valueType)
Set the value data type.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.