Uses of Interface
com.tailf.maapi.MaapiDiffIterate
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
-
Uses of MaapiDiffIterate in com.tailf.maapi
Modifier and TypeMethodDescriptionvoid
Maapi.diffIterate
(int tid, MaapiDiffIterate iter) Iterates through the transaction diff.void
Maapi.diffIterate
(int tid, MaapiDiffIterate iter, Object initstate, String fmt, Object... args) Iterates through the transaction diff.void
Maapi.diffIterate
(int tid, MaapiDiffIterate iter, String fmt, Object... args) Iterates through the transaction diff.void
Maapi.diffIterate
(int tid, Object initstate, EnumSet<DiffIterateFlags> flags, MaapiDiffIterate iter, ConfPath path) Iterates through the transaction diff.