Package | Description |
---|---|
com.tailf.cdb |
Package with methods for connecting to the configuration database.
|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
Class and Description |
---|
Cdb
This class represents a connection to
ConfD/NCS built in
XML database. |
CdbCLIDiffIterate
Allows a way to iterate through a set of changes and have a user
provided method applied on them.
|
CdbDBType
Database types specified when setting up CDB sessions
|
CdbDiffIterate
The
CdbDiffIterate interface should be implemented
by any class whose instances are intended to process or iterate
through a set of changes. |
CdbException
Cdb package generic exception
|
CdbExtendedException
This exception is used by clients of CdbSubscription that needs to report
errors.
|
CdbGetModificationFlag |
CdbLockType
DB lock type flag for Cdb Sessions which controls locking of
sessions.
|
CdbNotificationType
Subscription notification type retrieved from getLatestNotificationType()
method
|
CdbPhase
Represents the start-phase CDB is currently in.
|
CdbSession
The class
CdbSession represents a session against
the Cdb database. |
CdbSubscrConfigFlag
Distinguish the different types of subscription notifications
|
CdbSubscription
This class provides subscription functionality to CDB.
|
CdbSubscriptionFlagType
Distinguish the different types of subscription notifications
|
CdbSubscriptionSyncType
Subscription Synchronization type used in sync() method
|
CdbSubscriptionType
Subscription type used in subscribe() method
|
CdbTxId
Data structure received from
Cdb.getTxId() method. |
Class and Description |
---|
Cdb
This class represents a connection to
ConfD/NCS built in
XML database. |
CdbDBType
Database types specified when setting up CDB sessions
|
CdbExtendedException
This exception is used by clients of CdbSubscription that needs to report
errors.
|
CdbLockType
DB lock type flag for Cdb Sessions which controls locking of
sessions.
|
CdbNotificationType
Subscription notification type retrieved from getLatestNotificationType()
method
|
CdbSession
The class
CdbSession represents a session against
the Cdb database. |
CdbSubscriptionFlagType
Distinguish the different types of subscription notifications
|
CdbSubscriptionSyncType
Subscription Synchronization type used in sync() method
|