| Package | Description |
|---|---|
| com.tailf.maapi |
MAAPI is an API which provides full access to the systems internal
transaction engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Maapi.iterate(int tid,
Object initstate,
EnumSet<ConfIterateFlags> flags,
MaapiIterate iter,
ConfPath path)
Iterates through all the data in a transaction.
|