Interface | Description |
---|---|
Transaction.CallableClosure<R,T extends Throwable> |
This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.
|
Transaction.Closure<T extends Throwable> |
This closure interface is intended for the end user implement callbacks for the Transaction.exectue() method.
|
Class | Description |
---|---|
Page<T> |
A Page within a file.
|
PageFile |
A PageFile provides you random access to fixed sized disk pages.
|
PageFile.MetaData |
The MetaData object hold the persistent data associated with a PageFile object.
|
Transaction |
The class used to read/update a PageFile object.
|
Exception | Description |
---|
Copyright © 2005-2014. All Rights Reserved.