Package | Description |
---|---|
org.fusesource.hawtdb.api |
The HawDB client API
|
org.fusesource.hawtdb.internal.page |
Implementations paged IO.
|
Modifier and Type | Method and Description |
---|---|
int |
Allocator.alloc(int count)
Allocates a continuous number of items and returns the position of first item in the sequence.
|
Modifier and Type | Method and Description |
---|---|
int |
SimpleAllocator.alloc(int size) |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.