| Package | Description |
|---|---|
| nl.renarj.jasdb.index.btreeplus |
| Modifier and Type | Class and Description |
|---|---|
class |
BtreeIndexHeader |
| Modifier and Type | Method and Description |
|---|---|
static IndexHeader |
BtreeIndexHeader.createHeader(DataBlock headerBlock,
int pageSize,
long count,
KeyInfo keyInfo) |
static IndexHeader |
BtreeIndexHeader.loadAndValidateHeader(DataBlock dataBlock,
KeyInfo keyInfo) |
Copyright © 2015. All rights reserved.