| 程序包 | 说明 |
|---|---|
| org.h2.mvstore |
A persistent storage for tree maps.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static Comparator<Chunk> |
Chunk.PositionComparator.INSTANCE |
static Comparator<Chunk> |
Chunk.PositionComparator.INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
static Chunk |
Chunk.fromString(String s)
Build a block from the given string.
|
static Chunk |
Chunk.fromString(String s)
Build a block from the given string.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
Chunk.PositionComparator.compare(Chunk one,
Chunk two) |
int |
Chunk.PositionComparator.compare(Chunk one,
Chunk two) |
protected int |
Page.write(Chunk chunk,
WriteBuffer buff,
List<Long> toc)
Store the page and update the position.
|
protected int |
Page.write(Chunk chunk,
WriteBuffer buff,
List<Long> toc)
Store the page and update the position.
|
Copyright © 2022. All rights reserved.