Package | Description |
---|---|
org.h2.mvstore |
A persistent storage for tree maps.
|
Modifier and Type | Method and Description |
---|---|
static Page |
Page.create(MVMap<?,?> map,
long version,
Object[] keys,
Object[] values,
Page.PageReference[] children,
long totalCount,
int memory)
Create a new page.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.