Uses of Class
com.tailf.maapi.ApplyResult
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of ApplyResult in com.tailf.maapi
Modifier and TypeClassDescriptionclass
Represents a successful invocation of theMaapi.applyTransParams(int, boolean, CommitParams)
method.class
Represents a successful invocation of theMaapi.applyTransParams(int, boolean, CommitParams)
method.Modifier and TypeMethodDescriptionMaapi.applyTransParams
(int tid, boolean keepOpen, CommitParams params) Apply a current transaction with transaction handletid
with additional NCS specific parameters.