Uses of Interface
com.tailf.maapi.MaapiIterate
Packages that use MaapiIterate
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of MaapiIterate in com.tailf.maapi
Methods in com.tailf.maapi with parameters of type MaapiIterateModifier and TypeMethodDescriptionvoid
Maapi.iterate
(int tid, Object initstate, EnumSet<ConfIterateFlags> flags, MaapiIterate iter, ConfPath path) Iterates through all the data in a transaction.