Package | Description |
---|---|
com.sun.electric.database.geometry.btree |
A B+Tree with many features.
|
Modifier and Type | Method and Description |
---|---|
static FilePageStorage |
FilePageStorage.create()
Create a new FilePageStorage; no PageStorage(RandomAccessFile)
constructor is provided because the on-disk format is not yet
stable.
|