| 程序包 | 说明 |
|---|---|
| org.h2.mvstore |
A persistent storage for tree maps.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OffHeapStore
A storage mechanism that "persists" data in the off-heap area of the main
memory.
|
| 限定符和类型 | 方法和说明 |
|---|---|
FileStore |
MVStore.getFileStore()
Get the file store.
|
| 限定符和类型 | 方法和说明 |
|---|---|
MVStore.Builder |
MVStore.Builder.fileStore(FileStore store)
Use the provided file store instead of the default one.
|
Copyright © 2017. All rights reserved.