JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.tailf.cdb.CdbTxId
Packages that use
CdbTxId
Package
Description
com.tailf.cdb
Package with methods for connecting to the configuration database.
Uses of
CdbTxId
in
com.tailf.cdb
Methods in
com.tailf.cdb
that return
CdbTxId
Modifier and Type
Method
Description
CdbTxId
Cdb.
getTxId
()
Returns a
CdbTxid
object which represents the last transaction id from
CDB
.