| 程序包 | 说明 |
|---|---|
| org.h2.mvstore |
A persistent storage for tree maps.
|
| 限定符和类型 | 方法和说明 |
|---|---|
MVMapConcurrent.Builder<K,V> |
MVMapConcurrent.Builder.keyType(DataType keyType)
Set the key data type.
|
MVMapConcurrent.Builder<K,V> |
MVMapConcurrent.Builder.valueType(DataType valueType)
Set the key data type.
|
Copyright © 2017. All rights reserved.