Package | Description |
---|---|
org.fusesource.hawtdb.api |
The HawDB client API
|
org.fusesource.hawtdb.internal.page |
Implementations paged IO.
|
org.fusesource.hawtdb.internal.util |
Collections and utility classes
|
Modifier and Type | Method and Description |
---|---|
Ranges |
Allocator.getFreeRanges() |
Modifier and Type | Method and Description |
---|---|
void |
Allocator.setFreeRanges(Ranges freeList) |
Modifier and Type | Method and Description |
---|---|
Ranges |
SimpleAllocator.getFreeRanges() |
Ranges |
ExtentInputStream.getPages() |
Ranges |
ExtentOutputStream.getPages() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleAllocator.setFreeRanges(Ranges freePages) |
Modifier and Type | Method and Description |
---|---|
Ranges |
Ranges.copy() |
Modifier and Type | Method and Description |
---|---|
void |
Ranges.copy(Ranges source) |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.