Uses of Package
com.tailf.cdb

Packages that use com.tailf.cdb
Package
Description
Package with methods for connecting to the configuration database.
Data types and utilities for communication with the server.
NAVU (Navigation Utilities) is an API which provides increased accessibility to the ConfD/NCS populated data model tree: NAVU-Tree.
NCS Java machine management and control of Services, Neds, callbacks and Applications
The Alarm Manager consumer package provides support for subscription to alarms in the NCS Alarm list.
  • Classes in com.tailf.cdb used by com.tailf.cdb
    Class
    Description
    This class represents a connection to ConfD/NCS built in XML database.
    Represents the compaction info for CDB files.
    Database file types specified when initiating compaction or retrieving compaction info
    Database types specified when setting up CDB sessions
    The CdbDiffIterate interface should be implemented by any class whose instances are intended to process or iterate through a set of changes.
    Cdb package generic exception
    This exception is used by clients of CdbSubscription that needs to report errors.
     
    DB lock type flag for Cdb Sessions which controls locking of sessions.
    Subscription notification type retrieved from getLatestNotificationType() method
    Represents the start-phase CDB is currently in.
    The class CdbSession represents a session against the Cdb database.
    Distinguish the different types of subscription notifications
    This class provides subscription functionality to CDB.
    Distinguish the different types of subscription notifications
    Subscription Synchronization type used in sync() method
    Subscription type used in subscribe() method
    Data structure received from Cdb.getTxId() method.
    The class CdbUpgradeSession represents a session against the Cdb database that can be used for accessing data models that are in the process of being deleted by a cdb upgrade.
  • Classes in com.tailf.cdb used by com.tailf.conf
    Class
    Description
    This class represents a connection to ConfD/NCS built in XML database.
  • Classes in com.tailf.cdb used by com.tailf.navu
    Class
    Description
    This class represents a connection to ConfD/NCS built in XML database.
    Database types specified when setting up CDB sessions
    DB lock type flag for Cdb Sessions which controls locking of sessions.
    The class CdbSession represents a session against the Cdb database.
    This class provides subscription functionality to CDB.
  • Classes in com.tailf.cdb used by com.tailf.ncs
    Class
    Description
    This class represents a connection to ConfD/NCS built in XML database.
  • Class
    Description
    This class represents a connection to ConfD/NCS built in XML database.