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.
|
Modifier and Type | Method and Description |
---|---|
DiffIterateResultFlag |
CdbCLIDiffIterate.iterate(ConfObject[] kp,
DiffIterateOperFlag op,
ConfObject oldValue,
ConfObject newValue,
ConfObject clistr,
ConfCLIToken[] tokens,
Object initstate)
This method used in
CLIDiffIterate method in
In addition to the standard iterate method a clistr
is also passed into this method. |
Modifier and Type | Method and Description |
---|---|
ConfCLIToken[] |
NavuCdbSubscriptionContext.getCLITokens()
Deprecated.
|