- aaaReload(boolean) - Method in class com.tailf.maapi.Maapi
-
When the ConfD/NCS AAA tree is populated by an external data provider,
this method can be used by the data provider to notify ConfD/NCS when
there is a change to the AAA data.
- abort(DpActionTrans) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- abort(DpTrans) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
- abort(DpActionTrans) - Method in interface com.tailf.dp.DpActionCallback
-
The abort() callback will be called for user initiated abort of an
action.
- abort(DpTrans) - Method in interface com.tailf.dp.DpTransCallback
-
This callback is responsible for
undoing whatever was done in the prepare() phase.
- abort(NedWorker, String) - Method in class com.tailf.ned.NedCliBase
-
Is invoked by NCS to abort the configuration to the state before the
previous prepare() invocation.
- abort(NedWorker, String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- abort(NedWorker, NedEditOp[]) - Method in class com.tailf.ned.NedGenericBase
-
Is invoked by NCS to abort the current transaction and
bring the configuration back to the state before the
previous
prepare()
invocation.
- ABORT_CLI - Static variable in class com.tailf.ned.NedCmd
-
- ABORT_COMMIT - Static variable in class com.tailf.notif.ConfirmNotification
-
- ABORT_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- abortNcsJavaVM(Object) - Static method in class com.tailf.ncs.NcsMain
-
Abort Ncs Java VM
- abortNcsJavaVM(Object, int) - Static method in class com.tailf.ncs.NcsMain
-
Abort Ncs Java VM
- abortNcsJavaVM(Object, int, String) - Static method in class com.tailf.ncs.NcsMain
-
Abort Ncs Java VM
- abortResponse() - Method in class com.tailf.ned.NedWorker
-
This method is called by the NED to indicate that the
abort method has been successfully completed.
- abortTrans(int) - Method in class com.tailf.maapi.Maapi
-
Abort a transaction specified by transaction handle tid.
- abortTransaction(CdbExtendedException) - Method in class com.tailf.cdb.CdbSubscription
-
Abort the transaction.
- abortUpgrade() - Method in class com.tailf.maapi.Maapi
-
Note, This method is only applicable for Confd.
- acceptTagPath() - Method in class com.tailf.cdb.Cdb
-
- acceptTagPath() - Method in class com.tailf.cdb.CdbSubscription
-
- acceptTagPath() - Method in interface com.tailf.conf.MountIdInterface
-
- acceptTagPath() - Method in class com.tailf.maapi.MountIdCb
-
- accumulated() - Method in class com.tailf.dp.DpTrans
-
Returns an iterator for the accumulated
objects.
- action(DpActionTrans, ConfTag, ConfObject[], ConfXMLParam[]) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- action(DpActionTrans, ConfTag, ConfObject[], ConfXMLParam[]) - Method in interface com.tailf.dp.DpActionCallback
-
The action() callback receives all the parameters pertaining to the
action: The name argument is a pointer to the action name as defined in
YANG model, the kp argument gives the path through the XML
tree, and finally the params argument is a representation of the
params element of the XML instance document provided with the invocation.
- action(Integer) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate action
with
the hash value key
.
- action(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate action
with
the name key
.
- ActionCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Action Callbacks Attributes are callPoint and callType
- ActionCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Action Callbacks.
- ActionCallbackProxy(Object, String) - Constructor for class com.tailf.dp.annotations.ActionCallbackProxy
-
Constructor to Action Callback proxys.
- ActionCBType - Enum in com.tailf.dp.proto
-
Enumeration of Action callback methods
- actionpoint() - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- actionpoint() - Method in interface com.tailf.dp.DpActionCallback
-
Return the name of the action point.
- actionpoint_servicepoints - Static variable in class com.tailf.ncs.ns.Ncs
-
- actionpoint_servicepoints_with_plan - Static variable in class com.tailf.ncs.ns.Ncs
-
- actionpoint_template_variable - Static variable in class com.tailf.ncs.ns.Ncs
-
- actionSetTimeout(int) - Method in class com.tailf.dp.DpActionTrans
-
Some action callbacks may require a significantly longer execution time
than others, and this time may not even be possible to determine
statically (e.g.
- activateCheckpointRunning(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- activateCheckpointRunning(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This method should rollback running to the checkpoint created by
addCheckpointRunning().
- add(NavuNode) - Method in class com.tailf.navu.NavuChange
-
Adds a node.
- addActionCapability(ActionCBType) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(AuthCBType) - Method in class com.tailf.dp.annotations.AuthCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(AuthorizationCBType) - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(DataCBType) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(DBCBType) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(NanoServiceCBType) - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(ServiceCBType) - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(SnmpInformResponseCBType) - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(TransCBType) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(TransValidateCBType) - Method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(ValidateCBType) - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionCapability(EventCBType) - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Add action capability from annotated callType used to register
capabilities on the server
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.AuthCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
Add callback action method to proxy
- addActionMethod(String, Method) - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Add callback action method to proxy
- addCdbSession(CdbSession) - Method in class com.tailf.navu.SessionContainer
-
- addCheckpointRunning(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- addCheckpointRunning(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This method should be implemented only when ConfD owns the candidate, and
confirmed-commit is enabled.
- addCompletion(String, String) - Method in class com.tailf.dp.CompletionReply
-
Adding one of possibly many completions as the reply for a
callback invocation
- addDbType(CdbDBType) - Method in class com.tailf.navu.SessionContainer
-
- addElem(ConfObject) - Method in class com.tailf.conf.ConfList
-
Add an element in the end of this ConfList unless it already exists
- addEntryKeyValues(String[]) - Method in class com.tailf.dp.CompletionRangeEnumReply
-
Add keys for a list entry.
- addEntryKeyValues(List<String>) - Method in class com.tailf.dp.CompletionRangeEnumReply
-
Add keys for a list entry.
- addFilter(TraversalFilter) - Method in class com.tailf.navu.traversal.NavuTreeTraversal
-
- addKeys(MaapiSchemas.CSNode, XPathAbrevCompiler.XPathTag, ConfNamespace) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- addLocalCdb(Cdb) - Method in class com.tailf.navu.SessionContainer
-
- addLocalSocket(Socket) - Method in class com.tailf.navu.SessionContainer
-
- addLocks(EnumSet<CdbLockType>) - Method in class com.tailf.navu.SessionContainer
-
- addRootCdb(Cdb) - Method in class com.tailf.navu.SessionContainer
-
- AesEncrypter - Class in com.tailf.util
-
AES algorithm encryption/decryption utility class
- AesEncrypter(byte[], byte[]) - Constructor for class com.tailf.util.AesEncrypter
-
- after(ConfDatetime) - Method in class com.tailf.conf.ConfDatetime
-
Deprecated.
- AFTER - Static variable in class com.tailf.ned.NedEditOp
-
- Alarm - Class in com.tailf.ncs.alarmman.common
-
This class is used to represent an alarm instance of an entry in
/al:alarms/alarm-list/alarm
list.
- Alarm(ManagedDevice, ManagedObject, ConfIdentityRef, ConfBuf, PerceivedSeverity, boolean, String, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Constructor for class com.tailf.ncs.alarmman.common.Alarm
-
- Alarm(ManagedDevice, ManagedObject, ConfIdentityRef, ConfBuf, PerceivedSeverity, ConfBuf, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Constructor for class com.tailf.ncs.alarmman.common.Alarm
-
Creates an alarm
- Alarm(ManagedDevice, ManagedObject, ConfIdentityRef, PerceivedSeverity, boolean, String, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Constructor for class com.tailf.ncs.alarmman.common.Alarm
-
- Alarm(ManagedDevice, ManagedObject, ConfIdentityRef, PerceivedSeverity, ConfBuf, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Constructor for class com.tailf.ncs.alarmman.common.Alarm
-
Creates an alarm
- AlarmAttribute - Class in com.tailf.ncs.alarmman.common
-
This class represents an alarm attribute.
- AlarmAttribute(ConfNamespace, String, ConfValue) - Constructor for class com.tailf.ncs.alarmman.common.AlarmAttribute
-
- AlarmId - Class in com.tailf.ncs.alarmman.common
-
This class represents the unique identity of an NCS alarm.
- AlarmId(ManagedDevice, ConfIdentityRef, ManagedObject) - Constructor for class com.tailf.ncs.alarmman.common.AlarmId
-
Constructs an AlarmId
with specificProblem
set to the empty string "".
- AlarmId(ManagedDevice, ConfIdentityRef, ManagedObject, String) - Constructor for class com.tailf.ncs.alarmman.common.AlarmId
-
Constructs an AlarmId
with the specified properties.
- AlarmId(ManagedDevice, ConfIdentityRef, ManagedObject, ConfBuf) - Constructor for class com.tailf.ncs.alarmman.common.AlarmId
-
- AlarmSink - Class in com.tailf.ncs.alarmman.producer
-
The class AlarmSink
represents a "sink" where
Alarm
objects are added in order to be written to the
alarm table.
- AlarmSink(Cdb) - Constructor for class com.tailf.ncs.alarmman.producer.AlarmSink
-
Deprecated.
- AlarmSink(Maapi) - Constructor for class com.tailf.ncs.alarmman.producer.AlarmSink
-
Construct an AlarmSink
using the given Maapi
object for writing alarms directly to the alarm list.
- AlarmSink() - Constructor for class com.tailf.ncs.alarmman.producer.AlarmSink
-
Constructs an AlarmSink
.
- AlarmSinkCentral - Class in com.tailf.ncs.alarmman.producer
-
An AlarmSinkCentral
represent a central "proxy"
for created AlarmSink
's.
- AlarmSinkCentralMBean - Interface in com.tailf.ncs.alarmman.producer
-
This is the JMX interface for the AlarmSinkCentral class
- AlarmSource - Class in com.tailf.ncs.alarmman.consumer
-
This class establishes a listener queue for emitted alarms.
- AlarmSource() - Constructor for class com.tailf.ncs.alarmman.consumer.AlarmSource
-
- AlarmSourceCentral - Class in com.tailf.ncs.alarmman.consumer
-
The consuming part of the Alarm API.
- AlarmSourceCentralMBean - Interface in com.tailf.ncs.alarmman.consumer
-
This is the JMX interface for the AlarmSourceCentral class
- alarmText() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- AmbiguousNamespaceException - Exception in com.tailf.conf
-
Exception thrown when protocol data is malformed.
- AmbiguousNamespaceException(String) - Constructor for exception com.tailf.conf.AmbiguousNamespaceException
-
- AmbiguousNamespaceException(String, Throwable) - Constructor for exception com.tailf.conf.AmbiguousNamespaceException
-
- append(String) - Method in class com.tailf.conf.ConfCdbUpgradePath
-
Appends suffix path to existing keypath
- append(String) - Method in class com.tailf.conf.ConfPath
-
Appends suffix path to existing keypath
- append(String, List<MaapiSchemas.CSNode>) - Method in class com.tailf.conf.ConfPath
-
Appends suffix path to existing keypath
- append(NedTracer, String) - Method in class com.tailf.ned.TraceBuffer
-
- appendState(String) - Method in class com.tailf.ncs.PlanComponent
-
This method supplies a state to the specific component.
- appendState(String, String, String) - Method in class com.tailf.ncs.PlanComponent
-
- appendState(String, String, String, String, String) - Method in class com.tailf.ncs.PlanComponent
-
- ApplicationComponent - Interface in com.tailf.ncs
-
User defined Applications should implement this interface that
extends Runnable, hence also the run() method has to be implemented.
- apply(NavuNode, TemplateVariables) - Method in class com.tailf.ncs.template.Template
-
Apply a template in the specified context
- apply(Maapi, int, ConfPath, TemplateVariables) - Method in class com.tailf.ncs.template.Template
-
Apply a template in the specified context
- applyClearTrans() - Method in class com.tailf.navu.NavuContext
-
- applyConfig(NedWorker, int, String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- ApplyException(String, boolean, boolean) - Constructor for exception com.tailf.ned.NedCliBaseTemplate.ApplyException
-
- ApplyException(String, String, boolean, boolean) - Constructor for exception com.tailf.ned.NedCliBaseTemplate.ApplyException
-
- applyReplaceTrans() - Method in class com.tailf.navu.NavuContext
-
- ApplyResult - Class in com.tailf.maapi
-
Represents a successful invocation of the
Maapi#applyTransWithResult(int,boolean,int,String,int)
method.
- ApplyResult(ConfResponse) - Constructor for class com.tailf.maapi.ApplyResult
-
- applyTrans(int, boolean) - Method in class com.tailf.maapi.Maapi
-
Apply a current transaction with transaction handle tid.
- applyTrans(int, boolean, int) - Method in class com.tailf.maapi.Maapi
-
Apply a current transaction with transaction handle tid
with additional flags (NCS Specific).
- applyTransParams(int, boolean, CommitParams) - Method in class com.tailf.maapi.Maapi
-
Apply a current transaction with transaction handle tid
with additional NCS specific parameters.
- arity() - Method in class com.tailf.proto.ConfEList
-
Get the arity of the list.
- arity() - Method in class com.tailf.proto.ConfETuple
-
Get the arity of the tuple.
- ArrayTool - Class in com.tailf.util
-
Tools for array manipulation.
- ArrayTool() - Constructor for class com.tailf.util.ArrayTool
-
- atomTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for atoms
- atomValue() - Method in class com.tailf.proto.ConfEAtom
-
Get the actual string contained in this object.
- atoString() - Method in class com.tailf.conf.InstancePath
-
Deprecated.
- attach(int, int, int) - Method in class com.tailf.maapi.Maapi
-
Attach to a current transaction.
- attach(int, int) - Method in class com.tailf.maapi.Maapi
-
- attach(int, String, int) - Method in class com.tailf.maapi.Maapi
-
Attach to a current transaction.
- attach(int, String) - Method in class com.tailf.maapi.Maapi
-
- attachInit() - Method in class com.tailf.maapi.Maapi
-
Attach to transaction available in phase0.
- attachRunningTrans(int) - Method in class com.tailf.navu.NavuContext
-
Attach an existing transaction towards the
Conf.DB_RUNNING
database to be used in the context.
- ATTR_DEL - Static variable in class com.tailf.ned.NedEditOp
-
- ATTR_SET - Static variable in class com.tailf.ned.NedEditOp
-
- Attribute - Class in com.tailf.ncs.alarmman.common
-
Base class for attributes.
- AuditNetworkNotification - Class in com.tailf.notif
-
Data structure for audit network notifications.
- AuditNetworkNotification(int, int, String, String, String, String) - Constructor for class com.tailf.notif.AuditNetworkNotification
-
- AuditNotification - Class in com.tailf.notif
-
Data structure for Audit events
- AuditNotification(int, String, int, String) - Constructor for class com.tailf.notif.AuditNotification
-
- auth(DpAuthContext) - Method in class com.tailf.dp.annotations.AuthCallbackProxy
-
- auth(DpAuthContext) - Method in interface com.tailf.dp.DpAuthCallback
-
The auth() callback is invoked with an instance to an authentication
context that provides information about the result of the authentication
so far.
- AUTH_ERROR - Static variable in exception com.tailf.ned.NedException
-
- AUTH_HOSTBASED - Static variable in interface com.tailf.ned.SSHClient
-
- AUTH_KEYBOARD_INTERACTIVE - Static variable in interface com.tailf.ned.SSHClient
-
- AUTH_NONE - Static variable in interface com.tailf.ned.SSHClient
-
- AUTH_PASSWORD - Static variable in interface com.tailf.ned.SSHClient
-
- AUTH_PUBLIC_KEY - Static variable in interface com.tailf.ned.SSHClient
-
Authentication methods available for negotiation
- AuthCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Auth Callbacks Attribute are callType
- AuthCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Authorization Callbacks.
- AuthCallbackProxy(Object) - Constructor for class com.tailf.dp.annotations.AuthCallbackProxy
-
Constructor for Callback proxys.
- AuthCBType - Enum in com.tailf.dp.proto
-
Enumeration of Auth callback methods
- authenticate(String, String) - Method in class com.tailf.maapi.Maapi
-
- authenticate() - Method in interface com.tailf.ned.SSHClient
-
Authenticate using the methods specified by NSO or from
a cloned connection.
- authenticate(String[]) - Method in interface com.tailf.ned.SSHClient
-
Authenticate using a custom list of methods.
- authenticate(String[], String, String) - Method in interface com.tailf.ned.SSHClient
-
Authenticate using a custom list of methods, with explicitly
configured authentication parameters.
- authenticate2(String, String, InetAddress, int, String, MaapiUserSessionFlag) - Method in class com.tailf.maapi.Maapi
-
- authenticateWithAgent(String, AgentProxy) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- authenticateWithKeyboardInteractive(String, String[], InteractiveCallback) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- authenticateWithNone(String) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- authenticateWithPassword(String, String) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- authenticateWithPublicKey(String, char[], String) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- authenticateWithPublicKey(String, File, String) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- AuthorizationCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Authorization Callbacks Attribute are callType
- AuthorizationCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Authorization Callbacks.
- AuthorizationCallbackProxy(Object) - Constructor for class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
Constructor for Callback proxys.
- AuthorizationCBType - Enum in com.tailf.dp.proto
-
Enumeration of Authorization callback methods
- AuthorizationOperCheck - Enum in com.tailf.dp
-
AuthorizationOperCheck used as argument to authorization callbacks.
- AuthorizationResult - Enum in com.tailf.dp
-
Enum for returning authorization result from authorization callbacks
- awaitRunning() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
Deprecated.
- awaitRunning() - Method in class com.tailf.ncs.NavuEventHandler
-
Deprecated.
- awaitStoped() - Method in class com.tailf.ncs.NavuEventHandler
-
Deprecated.
- awaitStopped() - Method in class com.tailf.ncs.NavuEventHandler
-
- AXIS_ANCESTOR - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_ANCESTOR_OR_SELF - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_ATTRIBUTE - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_CHILD - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_DESCENDANT - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_DESCENDANT_OR_SELF - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_FOLLOWING - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_FOLLOWING_SIBLING - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_NAMESPACE - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_PARENT - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_PRECEDING - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_PRECEDING_SIBLING - Static variable in interface com.tailf.conf.Compiler
-
- AXIS_SELF - Static variable in interface com.tailf.conf.Compiler
-
- call() - Method in class com.tailf.navu.NavuAction
-
Issues an action with empty parameters
- call(ConfXMLParam[]) - Method in class com.tailf.navu.NavuAction
-
Issues an action call with given parameters
- call(String) - Method in class com.tailf.navu.NavuAction
-
Issues an action call with given parameter
- CALL_HOME_DEVICE_CONNECTED - Static variable in class com.tailf.notif.CallHomeInfoNotification
-
- CALL_HOME_UNKNOWN_DEVICE - Static variable in class com.tailf.notif.CallHomeInfoNotification
-
- CallHomeInfoNotification - Class in com.tailf.notif
-
Events generated for NETCONF Call Home connections.
- CallHomeInfoNotification(int, String, InetAddress, ConfObject, int, String, String) - Constructor for class com.tailf.notif.CallHomeInfoNotification
-
- callpoint() - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- callpoint() - Method in interface com.tailf.dp.DpDataCallback
-
The name of the callpoint
- callpoint_agent - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_community - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_community_hook - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_notify - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_target - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_usm - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_vacm_group - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- callpoint_vacm_view - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- candidateAbortCommit() - Method in class com.tailf.maapi.Maapi
-
This function cancels a pending confirmed commit.
- candidateAbortCommitPersistent(String) - Method in class com.tailf.maapi.Maapi
-
Cancel an ongoing persistent commit with the cookie given by persistId.
- candidateChkNotModified(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateChkNotModified(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This method should check to see if the candidate has been modified or
not.
- candidateCommit(DpDbContext, int) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateCommit(DpDbContext, int) - Method in interface com.tailf.dp.DpDbCallback
-
This method should copy the candidate DB into the running DB.
- candidateCommit() - Method in class com.tailf.maapi.Maapi
-
This function copies the candidate to running.
- candidateCommitInfo(String, String) - Method in class com.tailf.maapi.Maapi
-
This method can be used to set the "Label" and/or "Comment"
that is stored in the rollback file when the candidate is committed
to running.
- candidateCommitInfo(String, String, String) - Method in class com.tailf.maapi.Maapi
-
This method can be used to set the "Label" and/or "Comment"
that is stored in the rollback file when the candidate is committed
to running.
- candidateCommitPersistent(String) - Method in class com.tailf.maapi.Maapi
-
Confirm an ongoing persistent commit with the cookie given by persistId.
- candidateConfirmedCommit(int) - Method in class com.tailf.maapi.Maapi
-
This method also copies the candidate into running.
- candidateConfirmedCommitInfo(int, String, String) - Method in class com.tailf.maapi.Maapi
-
- candidateConfirmedCommitInfo(int, String, String, String, String) - Method in class com.tailf.maapi.Maapi
-
- candidateConfirmedCommitPersistent(int, String, String) - Method in class com.tailf.maapi.Maapi
-
This method can be used to start or extend a persistent confirmed
commit, see the Tail-f Commit Capability section in the NETCONF Server
chapter in the User Guide.
- candidateConfirmingCommit(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateConfirmingCommit(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
If the timeout in the candidate_commit() method is != 0, we will be
either invoked here or in the candidateRollbackRunning() method within
timeout seconds.
- candidateReset(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateReset(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This method is intended to copy the current running configuration into
the candidate.
- candidateReset() - Method in class com.tailf.maapi.Maapi
-
This function copies running into candidate.
- candidateRollbackRunning(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateRollbackRunning(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
If for some reason, apart from a timeout, something goes wrong, we get
invoked in the candidateRollbackRunning() method.
- candidateValidate(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- candidateValidate(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This callback is optional.
- candidateValidate() - Method in class com.tailf.maapi.Maapi
-
This function validates the candidate.
- cd(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Changes the working directory.
- cd(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
Change working directory to container specified by path string
- cd(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- cd(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- cd(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This function mimics the behavior of the UNIX "cd" command.
- Cdb - Class in com.tailf.cdb
-
This class represents a connection to ConfD/NCS
built in
XML database.
- Cdb(String, Socket) - Constructor for class com.tailf.cdb.Cdb
-
Creates a new instance of a Cdb
socket supplying a
established open socket to ConfD/NCS daemon.
- Cdb(String, SocketChannel) - Constructor for class com.tailf.cdb.Cdb
-
Deprecated.
- Cdb(String, SocketChannel, int) - Constructor for class com.tailf.cdb.Cdb
-
Deprecated.
- CdbDBType - Enum in com.tailf.cdb
-
Database types specified when setting up CDB sessions
- CdbDiffIterate - Interface in com.tailf.cdb
-
The CdbDiffIterate
interface should be implemented
by any class whose instances are intended to process or iterate
through a set of changes.
- CdbException - Exception in com.tailf.cdb
-
Cdb package generic exception
- CdbException(String) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(String, Throwable) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(String, ErrorCode) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(Throwable) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(String, int) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbException(String, int, Throwable) - Constructor for exception com.tailf.cdb.CdbException
-
- CdbExtendedException - Exception in com.tailf.cdb
-
This exception is used by clients of CdbSubscription that needs to report
errors.
- CdbExtendedException(int, String) - Constructor for exception com.tailf.cdb.CdbExtendedException
-
- CdbExtendedException(int, ConfNamespace, String, String) - Constructor for exception com.tailf.cdb.CdbExtendedException
-
- CdbExtendedException(int, ConfNamespace, String, ConfException) - Constructor for exception com.tailf.cdb.CdbExtendedException
-
- CdbGetModificationFlag - Enum in com.tailf.cdb
-
- CdbLockType - Enum in com.tailf.cdb
-
DB lock type flag for Cdb Sessions which controls locking of
sessions.
- CdbNotificationType - Enum in com.tailf.cdb
-
Subscription notification type retrieved from getLatestNotificationType()
method
- CdbPhase - Class in com.tailf.cdb
-
Represents the start-phase CDB is currently in.
- CdbProto - Class in com.tailf.cdb
-
General class for protocol constants
- CdbProto() - Constructor for class com.tailf.cdb.CdbProto
-
- CdbSession - Class in com.tailf.cdb
-
The class CdbSession
represents a session against
the Cdb database.
- CdbSession(Cdb) - Constructor for class com.tailf.cdb.CdbSession
-
Creates a new CDB session
instance against the running database.
- CdbSession(Cdb, CdbDBType) - Constructor for class com.tailf.cdb.CdbSession
-
Starts a new session on an already connected Cdb instance.
- CdbSession(Cdb, CdbDBType, EnumSet<CdbLockType>) - Constructor for class com.tailf.cdb.CdbSession
-
Starts a new session on an already established Cdb with
explicitly given lockflags.
- CdbSubscrConfigFlag - Enum in com.tailf.cdb
-
Distinguish the different types of subscription notifications
- CdbSubscription - Class in com.tailf.cdb
-
This class provides subscription functionality to CDB.
- CdbSubscription(Cdb) - Constructor for class com.tailf.cdb.CdbSubscription
-
Creates a CDB subscription instance, with the specified
Cdb
socket.
- CdbSubscriptionFlagType - Enum in com.tailf.cdb
-
Distinguish the different types of subscription notifications
- CdbSubscriptionSyncType - Enum in com.tailf.cdb
-
Subscription Synchronization type used in sync() method
- CdbSubscriptionType - Enum in com.tailf.cdb
-
Subscription type used in subscribe() method
- CdbTxId - Class in com.tailf.cdb
-
- CdbUpgradeSession - Class in com.tailf.cdb
-
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.
- CdbUpgradeSession(Cdb) - Constructor for class com.tailf.cdb.CdbUpgradeSession
-
- CdbUpgradeSession(Cdb, CdbDBType) - Constructor for class com.tailf.cdb.CdbUpgradeSession
-
- CdbUpgradeSession(Cdb, CdbDBType, EnumSet<CdbLockType>) - Constructor for class com.tailf.cdb.CdbUpgradeSession
-
- charValue() - Method in class com.tailf.proto.ConfELong
-
Get this number as a char.
- checkCommandAccess(DpAuthorizationContext, String[], AuthorizationOperCheck) - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
- checkCommandAccess(DpAuthorizationContext, String[], AuthorizationOperCheck) - Method in interface com.tailf.dp.DpAuthorizationCallback
-
This callback is invoked for command authorization, i.e.
- checkDataAccess(DpAuthorizationContext, ConfObject[], AuthorizationOperCheck, AuthorizationOperCheck) - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
- checkDataAccess(DpAuthorizationContext, ConfObject[], AuthorizationOperCheck, AuthorizationOperCheck) - Method in interface com.tailf.dp.DpAuthorizationCallback
-
- children() - Method in exception com.tailf.navu.IllegalParentNavuNodeException
-
- children() - Method in class com.tailf.navu.NavuAction
-
Return the children of this node.
- children() - Method in class com.tailf.navu.NavuContainer
-
Returns a collection containing the children of this container.
- children() - Method in class com.tailf.navu.NavuList
-
Returns all elements contained by the list node.
- children() - Method in class com.tailf.navu.NavuNode
-
Returns a collection containing the children of this node.
- children() - Method in exception com.tailf.navu.NoSuchNavuNodeException
-
- choice(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate choice
with
the name name
.
- clear() - Method in class com.tailf.util.ConfXMLParamToXML
-
- clearBit(long) - Method in class com.tailf.conf.ConfBits
-
Clear bit at position pos in bitset.
- clearMountIdCache() - Method in class com.tailf.maapi.MaapiSchemas
-
- clearOpCache() - Method in class com.tailf.maapi.Maapi
-
- clearOpCache(ConfPath) - Method in class com.tailf.maapi.Maapi
-
Request clearing of the operational data cache (see the Operational Data
the User Guide).
- clearTrans() - Method in class com.tailf.navu.NavuContext
-
- CLIAccounting(String, int, String) - Method in class com.tailf.maapi.Maapi
-
Generate an audit log entry in the CLI audit log.
- CLICmdToPath(String) - Method in class com.tailf.maapi.Maapi
-
Equivalent to
Maapi.CLICmdToPath(int, String)
with the first
parameter set to -1 (ie, the command is not interpreted in the
context of any particular transaction)
- CLICmdToPath(int, String) - Method in class com.tailf.maapi.Maapi
-
Given a C- or I-style command, this method tries to determine the
corresponding namespace and path in the schema.
- CLICmdToPathResult - Class in com.tailf.maapi
-
- CLICmdToPathResult(String, String) - Constructor for class com.tailf.maapi.CLICmdToPathResult
-
- CLIDiffCmd(int, int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Get the diff between two transactions as C-/I-style CLI commands.
- CLIInteraction - Class in com.tailf.maapi
-
Get CLI Interaction class for interaction with the user via the CLI.
- CLIInteractionFlag - Enum in com.tailf.maapi
-
flags for controlling cmd to CLI via CLIInteraction class
- CLIPathCmd(int, EnumSet<CLIPathCmdFlag>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Returns a string representing the C/I style CLI command that can be
associated with the given path.
- CLIPathCmdFlag - Enum in com.tailf.maapi
-
Flags used in {@link Maapi#CLIPathCmd(int,EnumSet,String,Object...
- CLIPrompt(int, String, boolean) - Method in class com.tailf.maapi.Maapi
-
Prompts user for a string.
- CLIPrompt(int, String, boolean, int) - Method in class com.tailf.maapi.Maapi
-
Prompts user for a string.
- CLIPromptOneOf(int, String, String[]) - Method in class com.tailf.maapi.Maapi
-
Prompt user for one of the strings given in the choice parameter.
- CLIPromptOneOf(int, String, String[], int) - Method in class com.tailf.maapi.Maapi
-
Prompt user for one of the strings given in the choice parameter.
- CLIReadEOF(int, boolean) - Method in class com.tailf.maapi.Maapi
-
Read a multi line string from the CLI.
- CLIReadEOF(int, boolean, int) - Method in class com.tailf.maapi.Maapi
-
Read a multi line string from the CLI.
- CliSession - Interface in com.tailf.ned
-
- CLIWrite(int, String) - Method in class com.tailf.maapi.Maapi
-
Write to the CLI.
- clone() - Method in class com.tailf.conf.ConfCdbUpgradePath
-
Clones the ConfCdbUpgradePath
- clone() - Method in class com.tailf.conf.ConfObject
-
- clone() - Method in class com.tailf.conf.ConfPath
-
Clones the ConfPath
- clone(SSHClient) - Static method in interface com.tailf.ned.SSHClient
-
Clone a new SSHClient instance from an existing instance.
- clone() - Method in class com.tailf.proto.ConfEBinary
-
- clone() - Method in class com.tailf.proto.ConfEList
-
- clone() - Method in class com.tailf.proto.ConfEObject
-
- clone() - Method in class com.tailf.proto.ConfEPid
-
- clone() - Method in class com.tailf.proto.ConfERef
-
- clone() - Method in class com.tailf.proto.ConfETuple
-
- close() - Method in class com.tailf.cdb.Cdb
-
Closes the resources held by this Cdb
socket.
- close() - Method in interface com.tailf.ned.CliSession
-
- close(NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- close() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- CLOSE - Static variable in class com.tailf.ned.NedCmd
-
- close(NedWorker) - Method in class com.tailf.ned.NedConnectionBase
-
This method is invoked when the connection is terminated.
- close() - Method in class com.tailf.ned.NedConnectionBase
-
This method is invoked when a connection close is forced and no
NedWorker is involved.
- close() - Method in interface com.tailf.ned.SSHClient
-
Close SSH connection
- close() - Method in interface com.tailf.ned.SSHClient.Subsystem
-
Close the subsystem
- close() - Method in class com.tailf.ned.SSHJSession
-
Close the SSH session
- close() - Method in class com.tailf.ned.SSHSession
-
Closes the SSH connection, including all sessions (only one in
this case, compared to many in Netconf)
- close() - Method in class com.tailf.ned.TelnetSession
-
- close() - Method in class com.tailf.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- CLOSE_ALL - Static variable in class com.tailf.ned.NedCmd
-
- closeAllWorkerSockets() - Method in class com.tailf.dp.Dp
-
- cmd(String) - Method in class com.tailf.maapi.CLIInteraction
-
Execute CLI command in ongoing CLI session.
- cmd(String, EnumSet<CLIInteractionFlag>) - Method in class com.tailf.maapi.CLIInteraction
-
Execute CLI command in ongoing CLI session.
- cmd(String, EnumSet<CLIInteractionFlag>, String) - Method in class com.tailf.maapi.CLIInteraction
-
Execute CLI command in ongoing CLI session.
- CMD - Static variable in class com.tailf.ned.NedCmd
-
- cmdIO(String, EnumSet<CLIInteractionFlag>, String) - Method in class com.tailf.maapi.CLIInteraction
-
Execute CLI command in ongoing CLI session and output result on socket.
- cmdString() - Method in class com.tailf.ned.NedCmd
-
- cmdToDevicePhase(int) - Static method in class com.tailf.ned.NedCmd
-
- cmdToString(int) - Static method in class com.tailf.ned.NedCmd
-
- COLUMN_ROW - Static variable in class com.tailf.conf.SnmpVarbind
-
- com.tailf.cdb - package com.tailf.cdb
-
Package with methods for connecting to the configuration database.
- com.tailf.conf - package com.tailf.conf
-
Data types and utilities for communication with the server.
- com.tailf.dp - package com.tailf.dp
-
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
- com.tailf.dp.annotations - package com.tailf.dp.annotations
-
Annotations and proxy helper classes for callbacks.
- com.tailf.dp.proto - package com.tailf.dp.proto
-
Callback method types for respective callback type.
- com.tailf.dp.services - package com.tailf.dp.services
-
Service callback specific context and utilities.
- com.tailf.ha - package com.tailf.ha
-
Package for setup and control of High Availability cluster nodes.
- com.tailf.maapi - package com.tailf.maapi
-
MAAPI is an API which provides full access to the systems internal
transaction engine.
- com.tailf.navu - package com.tailf.navu
-
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
- com.tailf.navu.traversal - package com.tailf.navu.traversal
-
Utility package for traversing the NAVU tree (or a subset thereof)
using the NAVU API.
- com.tailf.ncs - package com.tailf.ncs
-
NCS Java machine management and control of Services, Neds,
callbacks and Applications
- com.tailf.ncs.alarmman - package com.tailf.ncs.alarmman
-
The Alarm Manager provides utilities for management of the NCS alarm list.
- com.tailf.ncs.alarmman.common - package com.tailf.ncs.alarmman.common
-
The Common Alarm Management package contains common definitions that are
used within the alarm manager.
- com.tailf.ncs.alarmman.consumer - package com.tailf.ncs.alarmman.consumer
-
The Alarm Manager consumer package provides support for subscription to
alarms in the NCS Alarm list.
- com.tailf.ncs.alarmman.producer - package com.tailf.ncs.alarmman.producer
-
The Alarm Manager producer package provides support for injection of
alarms into the NCS Alarm list.
- com.tailf.ncs.annotations - package com.tailf.ncs.annotations
-
Annotations and proxy helper classes for callbacks.
- com.tailf.ncs.ns - package com.tailf.ncs.ns
-
This package comprises name-space classes generated from the NCS YANG models.
- com.tailf.ncs.proto - package com.tailf.ncs.proto
-
Callback method types for respective callback type.
- com.tailf.ncs.snmp.snmp4j - package com.tailf.ncs.snmp.snmp4j
-
NCS snmp4j support package
- com.tailf.ncs.template - package com.tailf.ncs.template
-
- com.tailf.ned - package com.tailf.ned
-
Network Equipment Drivers package
- com.tailf.notif - package com.tailf.notif
-
Package for subscription to asynchronous events.
- com.tailf.proto - package com.tailf.proto
-
Package containing java class representations of Erlang datatypes or terms
which are used internally in the communication between the Library and
ConfD/NCS.
- com.tailf.util - package com.tailf.util
-
Utility classes for representing compiled ConfNamespaces.
- command(DpActionTrans, String, String, String[]) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- command(DpActionTrans, String, String, String[]) - Method in interface com.tailf.dp.DpActionCallback
-
The command() callback is invoked for CLI callback commands.
- command - Variable in class com.tailf.ncs.NcsCtlCommand
-
- command(NedWorker, String, ConfXMLParam[]) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- command(NedWorker, String, ConfXMLParam[]) - Method in class com.tailf.ned.NedConnectionBase
-
This is for any optional commands on the device that are
not part of the yang files config data, but is modeled as
tailf:actions or rpcs in the device yang files.
- commandFilter() - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
- commandFilter() - Method in interface com.tailf.dp.DpAuthorizationCallback
-
Thus method can be used to prevent access checks from causing invocation
of a checkCommandAccess callback even though it is registered.
- CommandResponderImpl - Class in com.tailf.ncs.snmp.snmp4j
-
Internal snmp4j callback class used by the SnmpNotificationReceiver
- commandResponse() - Method in class com.tailf.ned.NedWorker
-
This method is called by the NED to indicate that the
command method has been successfully completed.
- commandResponse(ConfXMLParam[]) - Method in class com.tailf.ned.NedWorker
-
This method is called by the NED to indicate that the
command method has been successfully completed when the NED
also has a reply.
- commit(DpTrans) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
- commit(DpTrans) - Method in interface com.tailf.dp.DpTransCallback
-
This callback is responsible for
undoing whatever was done in the prepare() phase.
- commit(NedWorker, int) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- COMMIT - Static variable in class com.tailf.ned.NedCmd
-
- commit(NedWorker, int) - Method in class com.tailf.ned.NedConnectionBase
-
This indicates that the current set of operations should be
committed to the running configuration.
- COMMIT_NCS_ASYNC_COMMIT_QUEUE - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_BYPASS_COMMIT_QUEUE - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_ASYNC - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_ATOMIC - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_BLOCK_OTHERS - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_BYPASS - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_CONTINUE_ON_ERROR - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_LOCK - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_NONATOMIC - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_ROLLBACK_ON_ERROR - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_STOP_ON_ERROR - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_COMMIT_QUEUE_SYNC - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_DEPLOY - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_FASTMAP - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_LSA - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_NETWORKING - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_OUT_OF_SYNC_CHECK - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_OVERWRITE - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_NO_REVISION_DROP - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_RECONCILE_DISCARD_NON_SERVICE_CONFIG - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_RECONCILE_KEEP_NON_SERVICE_CONFIG - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_SYNC_COMMIT_QUEUE - Static variable in class com.tailf.maapi.Maapi
-
- COMMIT_NCS_USE_LSA - Static variable in class com.tailf.maapi.Maapi
-
- CommitDiffNotification - Class in com.tailf.notif
-
Data structure for CommitDiff notifications.
- CommitDiffNotification(int, DpUserInfo, int, String, String) - Constructor for class com.tailf.notif.CommitDiffNotification
-
- CommitFailedNotification - Class in com.tailf.notif
-
Data structure for failing commit notifications.
- CommitFailedNotification(int, int, DpUserInfo, String, InetAddress, ConfObject, int) - Constructor for class com.tailf.notif.CommitFailedNotification
-
- CommitNotification - Class in com.tailf.notif
-
Data structure for simple commit notifications.
- CommitNotification(int, boolean, DpUserInfo) - Constructor for class com.tailf.notif.CommitNotification
-
- CommitParams - Class in com.tailf.maapi
-
- CommitParams() - Constructor for class com.tailf.maapi.CommitParams
-
- CommitParams(ConfResponse) - Constructor for class com.tailf.maapi.CommitParams
-
- CommitParams.CommitQueueErrorOption - Enum in com.tailf.maapi
-
- CommitParams.DryRunOutformat - Enum in com.tailf.maapi
-
- CommitProgressNotification - Class in com.tailf.notif
-
Data structure for commit progress notifications.
- CommitProgressNotification(NotificationType, ProgressNotification.ProgressEventType, Long, Long, int, int, int, String, String, String, String, String, String) - Constructor for class com.tailf.notif.CommitProgressNotification
-
- CommitProgressNotification(NotificationType, ProgressNotification.ProgressEventType, Long, Long, int, int, int, String, String, String, String, String, String, String, String, Long, String, String, String, String) - Constructor for class com.tailf.notif.CommitProgressNotification
-
- CommitQueueProgressNotification - Class in com.tailf.notif
-
Data structure for commit queue progress notifications.
- CommitQueueProgressNotification(int, ConfDatetime, ConfUInt64, String, List<String>, List<String>, Map<String, String>, Map<String, ConfList>, Map<String, ConfList[]>, String) - Constructor for class com.tailf.notif.CommitQueueProgressNotification
-
- CommitQueueResult - Class in com.tailf.maapi
-
Represents a successful invocation of the
Maapi#applyTransWithResult(int,boolean,int,String,int)
method.
- CommitQueueResult(long, long) - Constructor for class com.tailf.maapi.CommitQueueResult
-
- CommitQueueResult(ConfResponse) - Constructor for class com.tailf.maapi.CommitQueueResult
-
- commitQueueResult(int, int) - Method in class com.tailf.maapi.Maapi
-
- CommitQueueResult.Status - Enum in com.tailf.maapi
-
- commitResponse() - Method in class com.tailf.ned.NedWorker
-
This method should be invoked by a NedConnection instance when it has
completed a commit operation to indicate a successful completion
of the commit.
- commitTrans(int) - Method in class com.tailf.maapi.Maapi
-
Commit a transaction specified by transaction handle tid.
- commitUpgrade() - Method in class com.tailf.maapi.Maapi
-
Note, This method is only applicable for Confd.
- compareMethods(Method, Method) - Static method in class com.tailf.dp.annotations.ProxyUtils
-
Comparison of method signatures.
- compareTo(ConfAttributeValue) - Method in class com.tailf.conf.ConfAttributeValue
-
- compareTo(ConfBinary) - Method in class com.tailf.conf.ConfBinary
-
- compareTo(ConfBits) - Method in class com.tailf.conf.ConfBits
-
CompareTo method
- compareTo(ConfBool) - Method in class com.tailf.conf.ConfBool
-
- compareTo(ConfBuf) - Method in class com.tailf.conf.ConfBuf
-
- compareTo(ConfDate) - Method in class com.tailf.conf.ConfDate
-
- compareTo(ConfDatetime) - Method in class com.tailf.conf.ConfDatetime
-
Deprecated.
- compareTo(ConfDefault) - Method in class com.tailf.conf.ConfDefault
-
- compareTo(ConfDottedQuad) - Method in class com.tailf.conf.ConfDottedQuad
-
- compareTo(ConfDouble) - Method in class com.tailf.conf.ConfDouble
-
- compareTo(ConfDuration) - Method in class com.tailf.conf.ConfDuration
-
- compareTo(ConfEnumeration) - Method in class com.tailf.conf.ConfEnumeration
-
- compareTo(ConfFloat) - Method in class com.tailf.conf.ConfFloat
-
- compareTo(ConfHexString) - Method in class com.tailf.conf.ConfHexString
-
- compareTo(ConfInt32) - Method in class com.tailf.conf.ConfInt32
-
- compareTo(ConfInt64) - Method in class com.tailf.conf.ConfInt64
-
- compareTo(ConfIPv4) - Method in class com.tailf.conf.ConfIPv4
-
- compareTo(ConfIPv4AndPrefixLen) - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- compareTo(ConfIPv4Prefix) - Method in class com.tailf.conf.ConfIPv4Prefix
-
- compareTo(ConfIPv6) - Method in class com.tailf.conf.ConfIPv6
-
- compareTo(ConfIPv6AndPrefixLen) - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- compareTo(ConfIPv6Prefix) - Method in class com.tailf.conf.ConfIPv6Prefix
-
- compareTo(ConfList) - Method in class com.tailf.conf.ConfList
-
- compareTo(ConfNoExists) - Method in class com.tailf.conf.ConfNoExists
-
- compareTo(ConfObjectRef) - Method in class com.tailf.conf.ConfObjectRef
-
- compareTo(ConfOID) - Method in class com.tailf.conf.ConfOID
-
- compareTo(ConfQname) - Method in class com.tailf.conf.ConfQname
-
- compareTo(ConfTagDefault) - Method in class com.tailf.conf.ConfTagDefault
-
- compareTo(ConfTime) - Method in class com.tailf.conf.ConfTime
-
- compareTo(ConfUInt32) - Method in class com.tailf.conf.ConfUInt32
-
- compareTo(ConfUInt64) - Method in class com.tailf.conf.ConfUInt64
-
- compareTo(ConfXMLTagH) - Method in class com.tailf.conf.ConfXMLTagH
-
- COMPILED_PATTERN - Static variable in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- compiledPattern - Variable in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
Deprecated.
- Compiler - Interface in com.tailf.conf
-
- completion(DpActionTrans, char, String, char, ConfObject[], String, String, ConfQname, String) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- Completion - Class in com.tailf.dp
-
Reply structure container for completion callbacks.
- Completion() - Constructor for class com.tailf.dp.Completion
-
- completion(DpActionTrans, char, String, char, ConfObject[], String, String, ConfQname, String) - Method in interface com.tailf.dp.DpActionCallback
-
The completion() callback is invoked for CLI completion
and information.
- CompletionDefaultReply - Class in com.tailf.dp
-
Default completion reply for callbacks invoked by a
tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
- CompletionRangeEnumReply - Class in com.tailf.dp
-
Reply structure container for completion callbacks invoked by a
tailf:cli-custom-range-enumerator directive.
- CompletionReply - Class in com.tailf.dp
-
Reply structure container for completion callbacks invoked by a
tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
- componentType() - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
- componentType() - Method in interface com.tailf.dp.DpNanoServiceCallback
-
The name of the plan component
- compressed - Static variable in class com.tailf.proto.ConfExternal
-
The tag is used for compressed terms
- concatArrays(Object[], Object[]) - Static method in class com.tailf.util.ArrayTool
-
Creates a copies a new array that is the concatenation of two.
- concatArrays(Object[], Object) - Static method in class com.tailf.util.ArrayTool
-
Creates and copy a new array that has appended a object in the end of a
source array
- Conf - Class in com.tailf.conf
-
General class for static methods and constants used
by the ConfD API:s (Maapi, Cdb, Dp, and Notif)
- Conf() - Constructor for class com.tailf.conf.Conf
-
- ConfAttributeType - Enum in com.tailf.conf
-
Enumeration of attribute types
- ConfAttributeValue - Class in com.tailf.conf
-
Class that represents an attribute value for an element in a model.
- ConfAttributeValue(ConfAttributeType, ConfValue) - Constructor for class com.tailf.conf.ConfAttributeValue
-
Constructor of ConfAttributeValue
Consists of a value and a type.
- ConfBadTermException - Exception in com.tailf.conf
-
Exception thrown when protocol data is malformed.
- ConfBadTermException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.conf.ConfBadTermException
-
- ConfBadTermException(String, int, Throwable) - Constructor for exception com.tailf.conf.ConfBadTermException
-
- ConfBinary - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:hex-list and tailf:octet-list.
- ConfBinary(byte[]) - Constructor for class com.tailf.conf.ConfBinary
-
- ConfBinary(String) - Constructor for class com.tailf.conf.ConfBinary
-
- ConfBinary(ConfEObject) - Constructor for class com.tailf.conf.ConfBinary
-
- ConfBit32 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG bit32 type.
- ConfBit32(long) - Constructor for class com.tailf.conf.ConfBit32
-
Construct a Confbit32 value from a long representing the bits
- ConfBit32(String) - Constructor for class com.tailf.conf.ConfBit32
-
String constructor for ConfBit32.
- ConfBit64 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG bit64 type.
- ConfBit64(long) - Constructor for class com.tailf.conf.ConfBit64
-
Construct a Confbit64 value from a long representing the bits
- ConfBit64(BigInteger) - Constructor for class com.tailf.conf.ConfBit64
-
Construct a ConfBit64 value from a BigInteger representing the bits
- ConfBit64(byte[]) - Constructor for class com.tailf.conf.ConfBit64
-
Construct a ConfBit64 value from a byte array with the bytes in
little endian order
- ConfBit64(String) - Constructor for class com.tailf.conf.ConfBit64
-
String constructor for ConfBit64.
- ConfBitBig - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG bits type, where bit position
exceed 63.
- ConfBitBig(byte[]) - Constructor for class com.tailf.conf.ConfBitBig
-
Construct a ConfBitBig value from a byte array with the bytes in
little endian order
- ConfBitBig(String) - Constructor for class com.tailf.conf.ConfBitBig
-
String constructor for ConfBitBig.
- ConfBits - Class in com.tailf.conf
-
DATA_CONTAINER - This is the superclass for all bits types i.e.
- ConfBool - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG boolean type.
- ConfBool(boolean) - Constructor for class com.tailf.conf.ConfBool
-
- ConfBool(String) - Constructor for class com.tailf.conf.ConfBool
-
- ConfBuf - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG string type.
- ConfBuf(byte[]) - Constructor for class com.tailf.conf.ConfBuf
-
- ConfBuf(String) - Constructor for class com.tailf.conf.ConfBuf
-
- ConfCdbUpgradePath - Class in com.tailf.conf
-
Class Representing a KeyPath path.
- ConfCdbUpgradePath(String, Object...) - Constructor for class com.tailf.conf.ConfCdbUpgradePath
-
- ConfCdbUpgradePath(List<PathParser.PathElement>) - Constructor for class com.tailf.conf.ConfCdbUpgradePath
-
- ConfCLIToken - Class in com.tailf.conf
-
- ConfCLIToken(ConfObject, ConfBuf) - Constructor for class com.tailf.conf.ConfCLIToken
-
- CONFD_ACCESS_CHK_DESCENDANT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_CHK_FINAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_CHK_INTERMEDIATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_CREATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_DELETE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_EXECUTE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_READ - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_UPDATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ACCESS_OP_WRITE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_CALL_ACTION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_CALL_ACTION_COMMAND - Static variable in class com.tailf.dp.DpProto
-
- CONFD_CALL_ACTION_COMPLETION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_CALL_ACTION_SYNC - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_CREATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_DELETE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_EXISTS_OPTIONAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_FIND_NEXT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_FIND_NEXT_OBJECT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_ATTRS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_CASE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_ELEM - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_NEXT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_NEXT_OBJECT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_GET_OBJECT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_MOVE_AFTER - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_NUM_INSTANCES - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_SET_ATTR - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_SET_CASE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_SET_ELEM - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DATA_CB_WRITE_ALL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_DB_CB_REGISTER - Static variable in class com.tailf.dp.DpProto
-
- CONFD_ERRTYPE_VALIDATION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_GET_CRYPTO_KEYS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_NANO_SERVICE_CB_CREATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_NANO_SERVICE_CB_DELETE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ABORT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ABORT_ACTION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ACTION_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ACTIVATE_CHECKPOINT_RUNNING - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ADD_CHECKPOINT_RUNNING - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_AUTH_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_AUTHORIZATION_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CALLBACK - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CALLBACK_TIMEOUT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_CHK_NOT_MODIFIED - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_COMMIT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_CONFIRMING_COMMIT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_RESET - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_ROLLBACK_RUNNING - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CANDIDATE_VALIDATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CHK_CMD_ACCESS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CHK_DATA_ACCESS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CLOSE_TRANS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CLOSE_USESS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_CLOSE_VALIDATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_COMMIT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_COPY_RUNNING_TO_STARTUP - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DAEMON - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DAEMON_TIMEOUT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DATA_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DB_REPLY - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DEBUG - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DEL_CHECKPOINT_RUNNING - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_DELETE_CONFIG - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ERROR - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ERROR_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_ID - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_INTERRUPT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_LOCK - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_LOCK_PARTIAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NANO_SERVICE_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NEW_ACTION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NEW_TRANS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NEW_USESS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NEW_VALIDATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_FLUSH - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_GET_LOG_TIMES - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_RECV_SNMP - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_REPLAY - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_REPLAY_COMPLETE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_REPLAY_FAILED - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SEND - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SEND_SNMP - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SNMP_INFORM_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SNMP_INFORM_RESULT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SNMP_INFORM_TARGETS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_STREAM_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SUB_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_NOTIF_SUB_SNMP_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_OLD_USESS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_PREPARE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_PUSH_ON_CHANGE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_PUSH_ON_CHANGE_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_REGISTER - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_REGISTER_DONE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_REGISTER_NANO - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_REGISTER_RANGE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_REQUEST - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_RUNNING_CHK_NOT_MODIFIED - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_SERVICE_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_SUBSCRIBE_ON_CHANGE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_TRANS_LOCK - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_TRANS_UNLOCK - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_UNLOCK - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_UNLOCK_PARTIAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_UNSUBSCRIBE_ON_CHANGE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_USERTYPE_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_VALIDATE_CB - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_WARNING - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_WORKER - Static variable in class com.tailf.dp.DpProto
-
- CONFD_PROTO_WRITE_START - Static variable in class com.tailf.dp.DpProto
-
- CONFD_RANGE_MAX_EXCLUSIVE - Static variable in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- CONFD_RANGE_MAX_INCLUSIVE - Static variable in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- CONFD_RANGE_MIN_EXCLUSIVE - Static variable in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- CONFD_RANGE_MIN_INCLUSIVE - Static variable in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- CONFD_SERVICE_CB_CREATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_SERVICE_CB_DELETE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_SERVICE_CB_POST_MODIFICATION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_SERVICE_CB_PRE_LOCK_CREATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_SERVICE_CB_PRE_MODIFICATION - Static variable in class com.tailf.dp.DpProto
-
- CONFD_SERVICE_CB_UPDATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TRANS_CB_REGISTER - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_CHECK_VAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_CLEAN_SAVED - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_CLEAN_STATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_GET_POINTS - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_INIT - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_LOAD - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_RESTORE_SAVED - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_SAVE_STATE - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_STR2VAL - Static variable in class com.tailf.dp.DpProto
-
- CONFD_TYPECMD_VAL2STR - Static variable in class com.tailf.dp.DpProto
-
- CONFD_VALIDATE_VALUE - Static variable in class com.tailf.dp.DpProto
-
- ConfDate - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:date type.
- ConfDate(ConfEObject) - Constructor for class com.tailf.conf.ConfDate
-
- ConfDate(int, int, int, int, int) - Constructor for class com.tailf.conf.ConfDate
-
- ConfDate(String) - Constructor for class com.tailf.conf.ConfDate
-
- ConfDatetime - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG date-and-time type.
- ConfDatetime(ConfEObject) - Constructor for class com.tailf.conf.ConfDatetime
-
For internal usage.
- ConfDatetime(int, int, int, int, int, int, int, int, int) - Constructor for class com.tailf.conf.ConfDatetime
-
- ConfDatetime(String) - Constructor for class com.tailf.conf.ConfDatetime
-
- ConfDatetime() - Constructor for class com.tailf.conf.ConfDatetime
-
Deprecated.
- ConfDatetime(GregorianCalendar) - Constructor for class com.tailf.conf.ConfDatetime
-
Deprecated.
- ConfDecimal64 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG decimal64 type.
- ConfDecimal64(long, int) - Constructor for class com.tailf.conf.ConfDecimal64
-
- ConfDecimal64(BigInteger, int) - Constructor for class com.tailf.conf.ConfDecimal64
-
- ConfDecimal64(ConfEObject) - Constructor for class com.tailf.conf.ConfDecimal64
-
- ConfDecimal64(String) - Constructor for class com.tailf.conf.ConfDecimal64
-
- ConfDefault - Class in com.tailf.conf
-
Class representing value of type J_DEFAULT.
- ConfDefault() - Constructor for class com.tailf.conf.ConfDefault
-
- ConfDottedQuad - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG dotted-quad type.
- ConfDottedQuad(String) - Constructor for class com.tailf.conf.ConfDottedQuad
-
Construct a ConfDottedQuad from a string of bytes in the format of octets
(decimal values) separated with dots.
- ConfDottedQuad(byte[]) - Constructor for class com.tailf.conf.ConfDottedQuad
-
- ConfDottedQuad(ConfBinary) - Constructor for class com.tailf.conf.ConfDottedQuad
-
Constructs a ConfDottedQuad from a ConfBinary object.
- ConfDottedQuad(ConfEObject) - Constructor for class com.tailf.conf.ConfDottedQuad
-
- ConfDouble - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:double type.
- ConfDouble(double) - Constructor for class com.tailf.conf.ConfDouble
-
- ConfDouble(ConfEObject) - Constructor for class com.tailf.conf.ConfDouble
-
- ConfDuration - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:duration type.
- ConfDuration(ConfEObject) - Constructor for class com.tailf.conf.ConfDuration
-
- ConfDuration(int, int, int, int, int, int, int) - Constructor for class com.tailf.conf.ConfDuration
-
- ConfDuration(String) - Constructor for class com.tailf.conf.ConfDuration
-
- ConfEAtom - Class in com.tailf.proto
-
Provides a Java representation of E atoms.
- ConfEAtom(String) - Constructor for class com.tailf.proto.ConfEAtom
-
Create an atom from the given string.
- ConfEAtom(ConfInputStream) - Constructor for class com.tailf.proto.ConfEAtom
-
Create an atom from a stream containing an atom encoded in E external
format.
- ConfEAtom(boolean) - Constructor for class com.tailf.proto.ConfEAtom
-
Create an atom whose value is "true" or "false".
- ConfEBig - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEBig(byte[]) - Constructor for class com.tailf.proto.ConfEBig
-
Create an E integer from the given value.
- ConfEBig(BigInteger) - Constructor for class com.tailf.proto.ConfEBig
-
- ConfEBig(ConfInputStream) - Constructor for class com.tailf.proto.ConfEBig
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEBinary - Class in com.tailf.proto
-
Provides a Java representation of E binaries.
- ConfEBinary(byte[]) - Constructor for class com.tailf.proto.ConfEBinary
-
Create a binary from a byte array
- ConfEBinary(String) - Constructor for class com.tailf.proto.ConfEBinary
-
- ConfEBinary(ConfInputStream) - Constructor for class com.tailf.proto.ConfEBinary
-
Create a binary from a stream containing a binary encoded in E external
format.
- ConfEBinary(Object) - Constructor for class com.tailf.proto.ConfEBinary
-
Create a binary from an arbitrary Java Object.
- ConfEBoolean - Class in com.tailf.proto
-
Provides a Java representation of E booleans, which are special cases of
atoms with values 'true' and 'false'.
- ConfEBoolean(boolean) - Constructor for class com.tailf.proto.ConfEBoolean
-
Create a boolean from the given value
- ConfEBoolean(ConfInputStream) - Constructor for class com.tailf.proto.ConfEBoolean
-
Create a boolean from a stream containing an atom encoded in E external
format.
- ConfEByte - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEByte(byte) - Constructor for class com.tailf.proto.ConfEByte
-
Create an E integer from the given value.
- ConfEByte(ConfInputStream) - Constructor for class com.tailf.proto.ConfEByte
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEChar - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEChar(char) - Constructor for class com.tailf.proto.ConfEChar
-
Create an E integer from the given value.
- ConfEChar(ConfInputStream) - Constructor for class com.tailf.proto.ConfEChar
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEDecodeException - Exception in com.tailf.proto
-
Exception raised when an attempt is made to create an E term by decoding a
sequence of bytes that does not represent the type of term that was
requested.
- ConfEDecodeException(String, Throwable) - Constructor for exception com.tailf.proto.ConfEDecodeException
-
Provides a detailed message.
- ConfEDecodeException(String) - Constructor for exception com.tailf.proto.ConfEDecodeException
-
- ConfEDouble - Class in com.tailf.proto
-
Provides a Java representation of E floats and doubles.
- ConfEDouble(double) - Constructor for class com.tailf.proto.ConfEDouble
-
Create an E float from the given double value.
- ConfEDouble(ConfInputStream) - Constructor for class com.tailf.proto.ConfEDouble
-
Create an E float from a stream containing a double encoded in E external
format.
- ConfEException - Exception in com.tailf.proto
-
Base class for the other Conf E exception classes.
- ConfEException(Throwable) - Constructor for exception com.tailf.proto.ConfEException
-
Provides no message.
- ConfEException(String, Throwable) - Constructor for exception com.tailf.proto.ConfEException
-
Provides a detailed message.
- ConfEException(String) - Constructor for exception com.tailf.proto.ConfEException
-
- ConfEFloat - Class in com.tailf.proto
-
Provides a Java representation of E floats and doubles.
- ConfEFloat(float) - Constructor for class com.tailf.proto.ConfEFloat
-
Create an E float from the given float value.
- ConfEFloat(ConfInputStream) - Constructor for class com.tailf.proto.ConfEFloat
-
Create an E float from a stream containing a float encoded in E external
format.
- ConfEInt - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEInt(int) - Constructor for class com.tailf.proto.ConfEInt
-
Create an E integer from the given value.
- ConfEInt(ConfInputStream) - Constructor for class com.tailf.proto.ConfEInt
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEList - Class in com.tailf.proto
-
Provides a Java representation of E lists.
- ConfEList() - Constructor for class com.tailf.proto.ConfEList
-
Create an empty list.
- ConfEList(String) - Constructor for class com.tailf.proto.ConfEList
-
Create a list of characters.
- ConfEList(ConfEObject) - Constructor for class com.tailf.proto.ConfEList
-
Create a list containing one element.
- ConfEList(ConfEObject[]) - Constructor for class com.tailf.proto.ConfEList
-
Create a list from an array of arbitrary E terms.
- ConfEList(ConfEObject[], int, int) - Constructor for class com.tailf.proto.ConfEList
-
Create a list from an array of arbitrary E terms.
- ConfEList(ConfInputStream) - Constructor for class com.tailf.proto.ConfEList
-
Create a list from a stream containing an list encoded in E external
format.
- ConfELong - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfELong(long) - Constructor for class com.tailf.proto.ConfELong
-
Create an E integer from the given value.
- ConfELong(ConfInputStream) - Constructor for class com.tailf.proto.ConfELong
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEnumeration - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG Enumeration type.
- ConfEnumeration(ConfEObject) - Constructor for class com.tailf.conf.ConfEnumeration
-
- ConfEnumeration(int, ArrayList<ConfNamespace>) - Constructor for class com.tailf.conf.ConfEnumeration
-
Deprecated.
- ConfEnumeration(int) - Constructor for class com.tailf.conf.ConfEnumeration
-
Constructor for ordinalvalue.
- ConfEObject - Class in com.tailf.proto
-
Base class of the E data type classes.
- ConfEObject() - Constructor for class com.tailf.proto.ConfEObject
-
- ConfEPid - Class in com.tailf.proto
-
Provides a Java representation of E pids.
- ConfEPid(ConfInputStream) - Constructor for class com.tailf.proto.ConfEPid
-
Create an E pid from a stream containing a pid encoded in E external
format.
- ConfEPid(String, int, int, int) - Constructor for class com.tailf.proto.ConfEPid
-
- ConfERangeException - Exception in com.tailf.proto
-
Exception raised when an attempt is made to create an E term with data that
is out of range for the term in question.
- ConfERangeException(String, Throwable) - Constructor for exception com.tailf.proto.ConfERangeException
-
Provides a detailed message.
- ConfERangeException(String) - Constructor for exception com.tailf.proto.ConfERangeException
-
- ConfERef - Class in com.tailf.proto
-
Provides a Java representation of E refs.
- ConfERef(ConfInputStream) - Constructor for class com.tailf.proto.ConfERef
-
Create an E ref from a stream containing a ref encoded in E external
format.
- ConfERef(String, int, int) - Constructor for class com.tailf.proto.ConfERef
-
Create an old style E ref from its components.
- ConfERef(String, int[], int) - Constructor for class com.tailf.proto.ConfERef
-
Create a new style E ref from its components.
- ConfEShort - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEShort(short) - Constructor for class com.tailf.proto.ConfEShort
-
Create an E integer from the given value.
- ConfEShort(ConfInputStream) - Constructor for class com.tailf.proto.ConfEShort
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEString - Class in com.tailf.proto
-
Provides a Java representation of E strings.
- ConfEString(String) - Constructor for class com.tailf.proto.ConfEString
-
Create an E string from the given string.
- ConfEString(ConfInputStream) - Constructor for class com.tailf.proto.ConfEString
-
Create an E string from a stream containing a string encoded in E
external format.
- ConfETuple - Class in com.tailf.proto
-
Provides a Java representation of E tuples.
- ConfETuple(ConfEObject) - Constructor for class com.tailf.proto.ConfETuple
-
Create a unary tuple containing the given element.
- ConfETuple(ConfEObject[]) - Constructor for class com.tailf.proto.ConfETuple
-
Create a tuple from an array of terms.
- ConfETuple(ConfEObject[], int, int) - Constructor for class com.tailf.proto.ConfETuple
-
Create a tuple from an array of terms.
- ConfETuple(ConfInputStream) - Constructor for class com.tailf.proto.ConfETuple
-
Create a tuple from a stream containing an tuple encoded in E external
format.
- ConfEUInt - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEUInt(int) - Constructor for class com.tailf.proto.ConfEUInt
-
Create an E integer from the given value.
- ConfEUInt(ConfInputStream) - Constructor for class com.tailf.proto.ConfEUInt
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfEUShort - Class in com.tailf.proto
-
Provides a Java representation of E integral types.
- ConfEUShort(short) - Constructor for class com.tailf.proto.ConfEUShort
-
Create an E integer from the given value.
- ConfEUShort(ConfInputStream) - Constructor for class com.tailf.proto.ConfEUShort
-
Create an E integer from a stream containing an integer encoded in E
external format.
- ConfException - Exception in com.tailf.conf
-
Exception base class.
- ConfException(String) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(Throwable) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, Throwable) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, ErrorCode) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, int, Throwable) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, ErrorCode, Throwable, Object) - Constructor for exception com.tailf.conf.ConfException
-
- ConfException(String, int) - Constructor for exception com.tailf.conf.ConfException
-
- ConfExternal - Class in com.tailf.proto
-
Provides a collection of constants used when encoding and decoding E terms.
- ConfFindNextType - Enum in com.tailf.conf
-
Enum used in findNext calls to determine if the element extraction
should start at indicated element or the element after that
- ConfFloat - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:float type.
- ConfFloat(float) - Constructor for class com.tailf.conf.ConfFloat
-
- ConfFloat(ConfEObject) - Constructor for class com.tailf.conf.ConfFloat
-
- ConfHaNode - Class in com.tailf.conf
-
ConfHaNode represents a HA node by identity and IP address
- ConfHaNode(ConfValue, ConfValue) - Constructor for class com.tailf.conf.ConfHaNode
-
Constructor for a HA node
- ConfHexList - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:hex-list
type.
- ConfHexList(String) - Constructor for class com.tailf.conf.ConfHexList
-
Construct a ConfHexList
from a string of bytes in the
format of hexadecimal values separated with colons.
- ConfHexList(byte[]) - Constructor for class com.tailf.conf.ConfHexList
-
Construct a ConfHexList
from a byte array.
- ConfHexList(ConfBinary) - Constructor for class com.tailf.conf.ConfHexList
-
Constructs a ConfHexList
from a ConfBinary
object.
- ConfHexString - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG hex-string
type.
- ConfHexString(String) - Constructor for class com.tailf.conf.ConfHexString
-
Construct a ConfHexString
from a string of bytes in the
format of hexadecimal values separated with colons.
- ConfHexString(byte[]) - Constructor for class com.tailf.conf.ConfHexString
-
Construct a ConfHexString
from a byte array.
- ConfHexString(ConfBinary) - Constructor for class com.tailf.conf.ConfHexString
-
Constructs a ConfHexString
from a ConfBinary
object.
- ConfHexString(ConfEObject) - Constructor for class com.tailf.conf.ConfHexString
-
- ConfIdentityRef - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG identityRef type.
- ConfIdentityRef(String, String) - Constructor for class com.tailf.conf.ConfIdentityRef
-
- ConfIdentityRef(ConfPath, MountIdInterface, String, String) - Constructor for class com.tailf.conf.ConfIdentityRef
-
- ConfIdentityRef(String) - Constructor for class com.tailf.conf.ConfIdentityRef
-
- ConfIdentityRef(int, int) - Constructor for class com.tailf.conf.ConfIdentityRef
-
- ConfIdentityRef(ConfEObject) - Constructor for class com.tailf.conf.ConfIdentityRef
-
- CONFIG_MERGE - Static variable in class com.tailf.ned.NedCmd
-
- CONFIG_REPLACE - Static variable in class com.tailf.ned.NedCmd
-
- ConfInputStream - Class in com.tailf.proto
-
Provides a stream for decoding E terms from external format.
- ConfInputStream(byte[]) - Constructor for class com.tailf.proto.ConfInputStream
-
Create a stream from a buffer containing encoded E terms.
- ConfInputStream(byte[], int, int) - Constructor for class com.tailf.proto.ConfInputStream
-
Create a stream from a buffer containing encoded E terms at the given
offset and length.
- ConfInt16 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG int16 type.
- ConfInt16(int) - Constructor for class com.tailf.conf.ConfInt16
-
- ConfInt16(ConfEObject) - Constructor for class com.tailf.conf.ConfInt16
-
- ConfInt32 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG int32 type.
- ConfInt32(int) - Constructor for class com.tailf.conf.ConfInt32
-
- ConfInt32(ConfEObject) - Constructor for class com.tailf.conf.ConfInt32
-
- ConfInt64 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG int64 type.
- ConfInt64(long) - Constructor for class com.tailf.conf.ConfInt64
-
- ConfInt64(BigInteger) - Constructor for class com.tailf.conf.ConfInt64
-
- ConfInt64(ConfEObject) - Constructor for class com.tailf.conf.ConfInt64
-
- ConfInt8 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG int8 type.
- ConfInt8(int) - Constructor for class com.tailf.conf.ConfInt8
-
- ConfInt8(ConfEObject) - Constructor for class com.tailf.conf.ConfInt8
-
- ConfInternal - Class in com.tailf.conf
-
This class implements the internal communication API in Java.
- ConfInternal() - Constructor for class com.tailf.conf.ConfInternal
-
- ConfIP - Class in com.tailf.conf
-
DATA_CONTAINER - Base class for ConfIPv4 and ConfIPv6 containers
- ConfIP() - Constructor for class com.tailf.conf.ConfIP
-
- ConfIPAndPrefixLen - Class in com.tailf.conf
-
DATA_CONTAINER - Base class for ConfIPv4AndPrefixLen and
ConfIPv6AndPrefixLen containers
- ConfIPAndPrefixLen() - Constructor for class com.tailf.conf.ConfIPAndPrefixLen
-
- ConfIPPrefix - Class in com.tailf.conf
-
DATA_CONTAINER - Base class for ConfIPv4Prefix and
ConfIPv6Prefix containers
- ConfIPPrefix() - Constructor for class com.tailf.conf.ConfIPPrefix
-
- ConfIPv4 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-address type.
- ConfIPv4(ConfETuple) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4(InetAddress) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4(int[]) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4(int, int, int, int) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4(String) - Constructor for class com.tailf.conf.ConfIPv4
-
- ConfIPv4AndPrefixLen - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:ipv4-address-and-prefix-length
type.
- ConfIPv4AndPrefixLen(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv4AndPrefixLen
-
- ConfIPv4AndPrefixLen(InetAddress, int) - Constructor for class com.tailf.conf.ConfIPv4AndPrefixLen
-
- ConfIPv4AndPrefixLen(int[], int) - Constructor for class com.tailf.conf.ConfIPv4AndPrefixLen
-
- ConfIPv4AndPrefixLen(int, int, int, int, int) - Constructor for class com.tailf.conf.ConfIPv4AndPrefixLen
-
- ConfIPv4AndPrefixLen(String) - Constructor for class com.tailf.conf.ConfIPv4AndPrefixLen
-
- ConfIPv4Prefix - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG inet:ipv4-prefix type.
- ConfIPv4Prefix(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv4Prefix
-
- ConfIPv4Prefix(InetAddress, int) - Constructor for class com.tailf.conf.ConfIPv4Prefix
-
- ConfIPv4Prefix(int[], int) - Constructor for class com.tailf.conf.ConfIPv4Prefix
-
- ConfIPv4Prefix(int, int, int, int, int) - Constructor for class com.tailf.conf.ConfIPv4Prefix
-
- ConfIPv4Prefix(String) - Constructor for class com.tailf.conf.ConfIPv4Prefix
-
- ConfIPv6 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-address type.
- ConfIPv6(ConfETuple) - Constructor for class com.tailf.conf.ConfIPv6
-
- ConfIPv6(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv6
-
- ConfIPv6(int, int, int, int, int, int, int, int) - Constructor for class com.tailf.conf.ConfIPv6
-
- ConfIPv6(String) - Constructor for class com.tailf.conf.ConfIPv6
-
Constructor for IPv6 expecting string of 8 values separated by :
- ConfIPv6AndPrefixLen - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:ipv6-address-and-prefix-length
type.
- ConfIPv6AndPrefixLen(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv6AndPrefixLen
-
- ConfIPv6AndPrefixLen(InetAddress, int) - Constructor for class com.tailf.conf.ConfIPv6AndPrefixLen
-
- ConfIPv6AndPrefixLen(int[], int) - Constructor for class com.tailf.conf.ConfIPv6AndPrefixLen
-
- ConfIPv6AndPrefixLen(String) - Constructor for class com.tailf.conf.ConfIPv6AndPrefixLen
-
- ConfIPv6Prefix - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG inet:ipv6-prefix type.
- ConfIPv6Prefix(ConfEObject) - Constructor for class com.tailf.conf.ConfIPv6Prefix
-
- ConfIPv6Prefix(InetAddress, int) - Constructor for class com.tailf.conf.ConfIPv6Prefix
-
- ConfIPv6Prefix(int[], int) - Constructor for class com.tailf.conf.ConfIPv6Prefix
-
- ConfIPv6Prefix(String) - Constructor for class com.tailf.conf.ConfIPv6Prefix
-
- CONFIRMED_COMMIT - Static variable in class com.tailf.notif.ConfirmNotification
-
- confirmedCommitInProgress() - Method in class com.tailf.maapi.Maapi
-
Checks whether a confirmed commit is pending.
- CONFIRMING_COMMIT - Static variable in class com.tailf.notif.ConfirmNotification
-
- ConfirmNotification - Class in com.tailf.notif
-
Data structure for Confirmed commit notifications.
- ConfirmNotification(int, int, DpUserInfo) - Constructor for class com.tailf.notif.ConfirmNotification
-
- ConfIterate - Interface in com.tailf.conf
-
The subinterfaces to this interfaces is used as parameter to various
diffIterate
methods.
- ConfIterateFlags - Enum in com.tailf.conf
-
- ConfIterateResultFlag - Enum in com.tailf.conf
-
flags us by DiffIterate interface The iterate() method should return any
of the following constants
- ConfKey - Class in com.tailf.conf
-
This class represents a list key or a leaf-list element.
- ConfKey(ConfObject) - Constructor for class com.tailf.conf.ConfKey
-
- ConfKey(ConfObject[]) - Constructor for class com.tailf.conf.ConfKey
-
- ConfKey(ConfEObject) - Constructor for class com.tailf.conf.ConfKey
-
- ConfList - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG leaf-list.
- ConfList(ConfObject[]) - Constructor for class com.tailf.conf.ConfList
-
- ConfList() - Constructor for class com.tailf.conf.ConfList
-
- ConfList(ConfEObject) - Constructor for class com.tailf.conf.ConfList
-
- ConfList.WhereTo - Enum in com.tailf.conf
-
- ConfNamespace - Class in com.tailf.conf
-
Base class of the ConfNamespace objects.
- ConfNamespace() - Constructor for class com.tailf.conf.ConfNamespace
-
- ConfNamespaceStub - Class in com.tailf.conf
-
A ConfNamespaceStub can be used in place of a real namespace file when
accessing removed data models during a cdb upgrade.
- ConfNamespaceStub(int, String, String, String) - Constructor for class com.tailf.conf.ConfNamespaceStub
-
- ConfNoExists - Class in com.tailf.conf
-
Class representing value of type J_NOEXISTS.
- ConfNoExists() - Constructor for class com.tailf.conf.ConfNoExists
-
- ConfObject - Class in com.tailf.conf
-
Base class of the Conf data type classes.
- ConfObject() - Constructor for class com.tailf.conf.ConfObject
-
- ConfObjectRef - Class in com.tailf.conf
-
Corresponds to the YANG instance-identifier type
- ConfObjectRef(ConfObject[]) - Constructor for class com.tailf.conf.ConfObjectRef
-
Constructor using the autoloaded namespaces.
- ConfObjectRef(ConfEObject) - Constructor for class com.tailf.conf.ConfObjectRef
-
It assumes that param is of type ConfEList.
- ConfObjectRef(String) - Constructor for class com.tailf.conf.ConfObjectRef
-
- ConfObjectRef(String, MountIdInterface) - Constructor for class com.tailf.conf.ConfObjectRef
-
- ConfObjectRef(ConfPath) - Constructor for class com.tailf.conf.ConfObjectRef
-
Construct a ConfObjectRef from a given Absolute ConfPath.
- ConfOctetList - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:octet-list type.
- ConfOctetList(String) - Constructor for class com.tailf.conf.ConfOctetList
-
Construct a ConfOctetList from a string of bytes in the format of octets
(decimal values) separated with dots.
- ConfOctetList(byte[]) - Constructor for class com.tailf.conf.ConfOctetList
-
- ConfOctetList(ConfBinary) - Constructor for class com.tailf.conf.ConfOctetList
-
Constructs a ConfOctetList from a ConfBinary object.
- ConfOID - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG tailf:oid type.
- ConfOID(long[]) - Constructor for class com.tailf.conf.ConfOID
-
- ConfOID(String) - Constructor for class com.tailf.conf.ConfOID
-
- ConfOID(ConfEObject) - Constructor for class com.tailf.conf.ConfOID
-
- ConfOutputStream - Class in com.tailf.proto
-
Provides a stream for encoding E terms to external format, for transmission
or storage.
- ConfOutputStream() - Constructor for class com.tailf.proto.ConfOutputStream
-
Create a stream with the default initial size.
- ConfOutputStream(int) - Constructor for class com.tailf.proto.ConfOutputStream
-
Create a stream with the specified initial size.
- ConfOutputStream(ConfEObject) - Constructor for class com.tailf.proto.ConfOutputStream
-
Create a stream containing the encoded version of the given E term.
- ConfPath - Class in com.tailf.conf
-
Class Representing an KeyPath path.
- ConfPath(MountIdInterface, List<PathParser.PathElement>) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(ConfEBinary) - Constructor for class com.tailf.conf.ConfPath
-
Initialize a ConfPath.
- ConfPath(ConfEList) - Constructor for class com.tailf.conf.ConfPath
-
Initialize a ConfPath.
- ConfPath(String, Object...) - Constructor for class com.tailf.conf.ConfPath
-
Construct a ConfPath
from a string path representation
and of optional arguments.
- ConfPath(Cdb, String, Object...) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(Maapi, int, String, Object...) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(MountIdInterface, String, Object...) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(ConfObject[]) - Constructor for class com.tailf.conf.ConfPath
-
Initializes a new instance of this class from a given
reverted ConfObject[] keypath where elements
is either ConfTag
or
ConfKey
.
- ConfPath(Cdb, ConfObject[]) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(Maapi, int, ConfObject[]) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(MountIdInterface, ConfObject[]) - Constructor for class com.tailf.conf.ConfPath
-
- ConfPath(ConfPath) - Constructor for class com.tailf.conf.ConfPath
-
- ConfQname - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:qName type.
- ConfQname(String, String) - Constructor for class com.tailf.conf.ConfQname
-
- ConfQname(ConfEObject) - Constructor for class com.tailf.conf.ConfQname
-
- ConfResponse - Class in com.tailf.conf
-
Internal Class.
- ConfResponse() - Constructor for class com.tailf.conf.ConfResponse
-
- ConfTag - Class in com.tailf.conf
-
Class representing an element in a model.
- ConfTag(int, String) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(String, int) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(int, int) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(ConfNamespace, int) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(ConfNamespace, String) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(ConfEObject) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(String) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTag(String, String) - Constructor for class com.tailf.conf.ConfTag
-
- ConfTagDefault - Class in com.tailf.conf
-
Class representing an element in a model.
- ConfTagDefault() - Constructor for class com.tailf.conf.ConfTagDefault
-
- ConfTime - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec xs:time type.
- ConfTime(ConfEObject) - Constructor for class com.tailf.conf.ConfTime
-
- ConfTime(int, int, int, int, int, int) - Constructor for class com.tailf.conf.ConfTime
-
- ConfTime(String) - Constructor for class com.tailf.conf.ConfTime
-
- ConfTypeDescriptor - Class in com.tailf.conf
-
Conf value type descriptor.
- ConfTypeDescriptor(int) - Constructor for class com.tailf.conf.ConfTypeDescriptor
-
Constructor for ConfTypeDescriptor class
- ConfUInt16 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG uint16 type
- ConfUInt16(long) - Constructor for class com.tailf.conf.ConfUInt16
-
- ConfUInt16(ConfEObject) - Constructor for class com.tailf.conf.ConfUInt16
-
- ConfUInt32 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG uint32 type
- ConfUInt32(long) - Constructor for class com.tailf.conf.ConfUInt32
-
- ConfUInt32(ConfEObject) - Constructor for class com.tailf.conf.ConfUInt32
-
- ConfUInt64 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG uint64 type
- ConfUInt64(long) - Constructor for class com.tailf.conf.ConfUInt64
-
- ConfUInt64(byte[]) - Constructor for class com.tailf.conf.ConfUInt64
-
- ConfUInt64(BigInteger) - Constructor for class com.tailf.conf.ConfUInt64
-
- ConfUInt64(ConfEObject) - Constructor for class com.tailf.conf.ConfUInt64
-
- ConfUInt8 - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the YANG uint8 type
- ConfUInt8(long) - Constructor for class com.tailf.conf.ConfUInt8
-
- ConfUInt8(ConfEObject) - Constructor for class com.tailf.conf.ConfUInt8
-
- ConfUserInfo - Class in com.tailf.conf
-
User session information container.
- ConfUserInfo(ConfETuple) - Constructor for class com.tailf.conf.ConfUserInfo
-
Internally used constructor to create a UserInfo record
- ConfValue - Class in com.tailf.conf
-
Base class of the DATA_CONTAINER Conf classes.
- ConfValue() - Constructor for class com.tailf.conf.ConfValue
-
- confValue() - Method in interface com.tailf.maapi.ResultTypeKeyPathValue
-
Retrieves the result value from a query
- ConfWarning - Class in com.tailf.conf
-
Warning messages container.
- ConfWarning(ConfPath, String) - Constructor for class com.tailf.conf.ConfWarning
-
- ConfWarningException - Exception in com.tailf.conf
-
Warning exception base class.
- ConfWarningException(String, ErrorCode, ConfWarning[]) - Constructor for exception com.tailf.conf.ConfWarningException
-
- ConfWarningException(String, int, ConfWarning[]) - Constructor for exception com.tailf.conf.ConfWarningException
-
- ConfXKey - Class in com.tailf.conf
-
- ConfXKey(ConfObject[], Map<MaapiSchemas.CSNode, ConfValue>) - Constructor for class com.tailf.conf.ConfXKey
-
- ConfXMLParam - Class in com.tailf.conf
-
Represents the base class of a flat XML structure.
- ConfXMLParamCdbStart - Class in com.tailf.conf
-
Identifies a starting point in the model from which other parameters are
relatively defined (used in CDB).
- ConfXMLParamCdbStart(int, int, int) - Constructor for class com.tailf.conf.ConfXMLParamCdbStart
-
- ConfXMLParamCdbStart(ConfNamespace, String, int) - Constructor for class com.tailf.conf.ConfXMLParamCdbStart
-
- ConfXMLParamCdbStart(String, String, int) - Constructor for class com.tailf.conf.ConfXMLParamCdbStart
-
- ConfXMLParamCdbStart(ConfPath, MountIdInterface, String, String, int) - Constructor for class com.tailf.conf.ConfXMLParamCdbStart
-
- ConfXMLParamCdbStart(ConfEObject, int) - Constructor for class com.tailf.conf.ConfXMLParamCdbStart
-
- ConfXMLParamLeaf - Class in com.tailf.conf
-
Identifies a leaf parameter.
- ConfXMLParamLeaf(int, int) - Constructor for class com.tailf.conf.ConfXMLParamLeaf
-
- ConfXMLParamLeaf(ConfNamespace, String) - Constructor for class com.tailf.conf.ConfXMLParamLeaf
-
- ConfXMLParamLeaf(String, String) - Constructor for class com.tailf.conf.ConfXMLParamLeaf
-
- ConfXMLParamLeaf(ConfPath, MountIdInterface, String, String) - Constructor for class com.tailf.conf.ConfXMLParamLeaf
-
- ConfXMLParamLeaf(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLParamLeaf
-
- ConfXMLParamStart - Class in com.tailf.conf
-
Identifies a starting point in the model from which other parameters are
relatively defined.
- ConfXMLParamStart(int, int) - Constructor for class com.tailf.conf.ConfXMLParamStart
-
- ConfXMLParamStart(ConfNamespace, String) - Constructor for class com.tailf.conf.ConfXMLParamStart
-
- ConfXMLParamStart(String, String) - Constructor for class com.tailf.conf.ConfXMLParamStart
-
- ConfXMLParamStart(ConfPath, MountIdInterface, String, String) - Constructor for class com.tailf.conf.ConfXMLParamStart
-
- ConfXMLParamStart(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLParamStart
-
- ConfXMLParamStartDel - Class in com.tailf.conf
-
Identifies a starting point in the model for a list item that should be
deleted.
- ConfXMLParamStartDel(int, int) - Constructor for class com.tailf.conf.ConfXMLParamStartDel
-
- ConfXMLParamStartDel(ConfNamespace, String) - Constructor for class com.tailf.conf.ConfXMLParamStartDel
-
- ConfXMLParamStartDel(String, String) - Constructor for class com.tailf.conf.ConfXMLParamStartDel
-
- ConfXMLParamStartDel(ConfPath, MountIdInterface, String, String) - Constructor for class com.tailf.conf.ConfXMLParamStartDel
-
- ConfXMLParamStartDel(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLParamStartDel
-
- ConfXMLParamStop - Class in com.tailf.conf
-
Identifies the end point for parameter definitions.
- ConfXMLParamStop(int, int) - Constructor for class com.tailf.conf.ConfXMLParamStop
-
- ConfXMLParamStop(ConfNamespace, String) - Constructor for class com.tailf.conf.ConfXMLParamStop
-
- ConfXMLParamStop(String, String) - Constructor for class com.tailf.conf.ConfXMLParamStop
-
- ConfXMLParamStop(ConfPath, MountIdInterface, String, String) - Constructor for class com.tailf.conf.ConfXMLParamStop
-
- ConfXMLParamStop(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLParamStop
-
- ConfXMLParamToXML - Class in com.tailf.util
-
Utility class to transform ConfXMLParam[]
which represents a XML-fragment to a equivalent
DOM (org.w3c.dom.Document
) or to a string
XML representation.
- ConfXMLParamToXML() - Constructor for class com.tailf.util.ConfXMLParamToXML
-
- ConfXMLParamValue - Class in com.tailf.conf
-
Identifies a parameter with its value.
- ConfXMLParamValue(int, int, ConfObject) - Constructor for class com.tailf.conf.ConfXMLParamValue
-
- ConfXMLParamValue(ConfNamespace, String, ConfObject) - Constructor for class com.tailf.conf.ConfXMLParamValue
-
- ConfXMLParamValue(String, String, ConfObject) - Constructor for class com.tailf.conf.ConfXMLParamValue
-
- ConfXMLParamValue(ConfPath, MountIdInterface, String, String, ConfObject) - Constructor for class com.tailf.conf.ConfXMLParamValue
-
- ConfXMLParamValue(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLParamValue
-
- ConfXMLTagH - Class in com.tailf.conf
-
DATA_CONTAINER - Corresponds to the confspec XML Tag.
- ConfXMLTagH(long) - Constructor for class com.tailf.conf.ConfXMLTagH
-
- ConfXMLTagH(String) - Constructor for class com.tailf.conf.ConfXMLTagH
-
- ConfXMLTagH(ConfEObject) - Constructor for class com.tailf.conf.ConfXMLTagH
-
- ConfXPath - Class in com.tailf.conf
-
Class Representing an XPath path.
- ConfXPath(String) - Constructor for class com.tailf.conf.ConfXPath
-
- ConfXPath(String, MountIdInterface) - Constructor for class com.tailf.conf.ConfXPath
-
- connect() - Method in interface com.tailf.ned.SSHClient
-
Establish the SSH connection using default configuration or
cloned setup.
- connect(int, int) - Method in interface com.tailf.ned.SSHClient
-
Establish the SSH connection with specific timeouts.
- connect(int, int, InetAddress, int) - Method in interface com.tailf.ned.SSHClient
-
Establish the SSH connection with timeout and address info specified.
- connect() - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
- connect(ServerHostKeyVerifier, int, int) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden connect method
see ch.ethz.ssh2.Connection.connect(ServerHostKeyVerifier arg0,
int arg1,
int arg2)
- connect(ServerHostKeyVerifier) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden connect method
see ch.ethz.ssh2.Connection.connect(ServerHostKeyVerifier verifier)
Same as
connect(verifier, 0, 0)
.
- CONNECT_BADAUTH - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_BADKEY - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_BADPASS - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_CLI - Static variable in class com.tailf.ned.NedCmd
-
- CONNECT_CONNECTION_REFUSED - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- CONNECT_HOST_KEY_REJECTED - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_HOSTUNREACH - Static variable in class com.tailf.ned.NedWorker
-
- CONNECT_TIMEOUT - Static variable in class com.tailf.ned.NedWorker
-
- connectError(NedErrorCode) - Method in class com.tailf.ned.NedWorker
-
- connectError(NedErrorCode, String) - Method in class com.tailf.ned.NedWorker
-
This method should be invoked if the NED fails to perform the
connect() operation.
- connectError(int) - Method in class com.tailf.ned.NedWorker
-
- connectError(int, String) - Method in class com.tailf.ned.NedWorker
-
- connection - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- connection_id() - Method in class com.tailf.ned.NedConnectionBase
-
- connectTimeout - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- container(Integer) - Method in class com.tailf.navu.NavuAction
-
- container(String) - Method in class com.tailf.navu.NavuAction
-
- container(String, String) - Method in class com.tailf.navu.NavuAction
-
- container(Integer) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate container
with
the hash value key
.
- container(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate container
with
the name key
.
- container(ConfNamespace, String) - Method in class com.tailf.navu.NavuContainer
-
Returns a reference to a subordinate container
with
the name containerName
, belonging to the namespace
ns
.
- container(String, String) - Method in class com.tailf.navu.NavuContainer
-
Deprecated.
- container(Integer) - Method in class com.tailf.navu.NavuNode
-
Returns a reference to a subordinate container
with
the hash value key
.
- container(String) - Method in class com.tailf.navu.NavuNode
-
Returns a reference to a subordinate container
with
the name key
.
- container(ConfNamespace, String) - Method in class com.tailf.navu.NavuNode
-
Returns a reference to a subordinate container
with
the name containerName
, belonging to the namespace
ns
.
- container(String, String) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- contains(NavuNode) - Method in class com.tailf.navu.NavuChange
-
Checks if a node is already contained by the change.
- containsCase(MaapiSchemas.CSCase) - Method in class com.tailf.navu.NavuChoice
-
Checks if a given case node is a case of this choice.
- containsChoice(MaapiSchemas.CSChoice) - Method in class com.tailf.navu.NavuChoice
-
Checks if a choice is contained in a case of this choice.
- containsNode(MaapiSchemas.CSNode) - Method in class com.tailf.navu.NavuChoice
-
Checks if a node is contained directly within this choice.
- containsNode(NavuNode) - Method in class com.tailf.navu.NavuContainer
-
Checks if the given node is a direct child of this container according
to the schema.
- containsNode(String) - Method in class com.tailf.navu.NavuContainer
-
Checks if there is a child node in the schema with given name.
- containsNode(ConfValue) - Method in class com.tailf.navu.NavuLeafList
-
Returns true if and only if this NavuLeafList
contains this element.
- containsNode(String) - Method in class com.tailf.navu.NavuLeafList
-
Returns true if and only if this NavuLeafList
contains this element.
- containsNode(ConfKey) - Method in class com.tailf.navu.NavuList
-
Returns true if and only if this
NavuList
contains a
NavuListEntry
where
NavuListEntry.getKey()
equals
the specified
key.
- containsNode(NavuContainer) - Method in class com.tailf.navu.NavuList
-
Returns true if this NavuList maps a
ConfKey to the specified NavuContainer.
- containsNode(String) - Method in class com.tailf.navu.NavuList
-
Returns true if this NavuList contains a mapping
for the specified string representation of a key.
- containsNode(String[]) - Method in class com.tailf.navu.NavuList
-
Returns true if this NavuList contains a mapping
for the specified string representation of a key.
- context() - Method in class com.tailf.navu.NavuAction
-
Returns the current
NavuContext
that this node is
attached to.
- context() - Method in class com.tailf.navu.NavuNode
-
Returns the current
NavuContext
that this node is
attached to.
- convertMountId(ConfEObject) - Method in class com.tailf.maapi.MaapiSchemas
-
- copy(int, int) - Method in class com.tailf.maapi.Maapi
-
If we open two transactions from the same user sessions but towards
different data stores, such as one transaction towards the candidate and
one towards running, we can copy all data from one data store to the
other with this method.
- copy_tree(int, ConfPath, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- copy_tree(int, boolean, ConfPath, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- copyAppend(String) - Method in class com.tailf.conf.ConfCdbUpgradePath
-
CopyAppends to the keypath
- copyAppend(String) - Method in class com.tailf.conf.ConfPath
-
CopyAppends to the keypath
- copyOfRange(T[], int, int) - Static method in class com.tailf.util.ArrayTool
-
Returns a subarray from the original array
from from to tt.
- copyPath(int, int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Similar to
Maapi.copy(int, int)
, but does a replacing copy only
of the subtree rooted at the path given by
path
- copyPop() - Method in class com.tailf.conf.ConfCdbUpgradePath
-
Creates a new ConfCdbUpgradePath with the current path minus the last
element including list keys.
- copyPop() - Method in class com.tailf.conf.ConfPath
-
Creates a new ConfPath with the current path minus the last
element including list keys.
- copyRunningToStartup(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- copyRunningToStartup(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
Copies the 'running' database to 'startup'.
- copyRunningToStartup() - Method in class com.tailf.maapi.Maapi
-
Copies running to startup.
- copyTree(int, ConfPath, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Equivalent to Maapi#copyTree(int, false, ConfPath, ConfPath)
ie., for use outside fastmap, without 'shared' create/set
- copyTree(int, boolean, ConfPath, ConfPath) - Method in class com.tailf.maapi.Maapi
-
This function is used to copy an entire subtree in the configuration from
one point to another.
- count() - Method in class com.tailf.proto.ConfOutputStream
-
Get the number of bytes in the stream.
- create(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Create a new optional element or list entry.
- create(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- create(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- create(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- create(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- create(NanoServiceContext, NavuNode, NavuNode, Properties, Properties) - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
- create(ServiceContext, NavuNode, NavuNode, Properties) - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
- CREATE - Static variable in class com.tailf.dp.DpAccumulate
-
An accumulated create operation.
- create(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback creates a new presence container, list entry or empty leaf.
- create(NanoServiceContext, NavuNode, NavuNode, Properties, Properties) - Method in interface com.tailf.dp.DpNanoServiceCallback
-
Nano Create callback method.
- create(ServiceContext, NavuNode, NavuNode, Properties) - Method in interface com.tailf.dp.DpServiceCallback
-
Create callback method.
- create(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Create a new list entry in the XML tree.
- create(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Create an entity in the XML tree.
- create() - Method in class com.tailf.navu.NavuContainer
-
Creates an optional container.
- create() - Method in class com.tailf.navu.NavuLeaf
-
Create an empty leaf node.
- create(ConfValue) - Method in class com.tailf.navu.NavuLeafList
-
Creates leaf-list entry.
- create(String) - Method in class com.tailf.navu.NavuLeafList
-
Creates leaf-list entry.
- create(ConfKey) - Method in class com.tailf.navu.NavuList
-
Create and return a new list element in this NavuList
.
- create(ConfObject) - Method in class com.tailf.navu.NavuList
-
- create(String) - Method in class com.tailf.navu.NavuList
-
- create(String[]) - Method in class com.tailf.navu.NavuList
-
- CREATE_SUBSCRIPTION - Static variable in class com.tailf.ned.NedCmd
-
- createClient(NedWorker, NedConnectionBase) - Static method in interface com.tailf.ned.SSHClient
-
SSHClient default factory method.
- CREATED - Static variable in class com.tailf.ned.NedEditOp
-
- createInstance(NavuContext, NavuTraversalMean) - Static method in class com.tailf.navu.traversal.NavuTreeTraversal
-
Factory method to retrieve an instance of this class.
- createNotifStream(String) - Method in class com.tailf.dp.Dp
-
Creates (and registers) a notifications stream with ConfD/NCS.
- createNotifStream(String, DpNotifReplayCallback) - Method in class com.tailf.dp.Dp
-
Creates (and registers) a notifications stream with ConfD/NCS.
- createNotifStream(String, DpNotifReplayCallback, Socket) - Method in class com.tailf.dp.Dp
-
Creates (and registers) a notifications stream with ConfD/NCS.
- createSCP() - Method in interface com.tailf.ned.SSHClient
-
Instantiate a SCP handler
- createSession() - Method in interface com.tailf.ned.SSHClient
-
Instantiate a CLI session, default settings
- createSession(int, int) - Method in interface com.tailf.ned.SSHClient
-
Instantiate a CLI session with specific terminal size parameters
- createSFTP() - Method in interface com.tailf.ned.SSHClient
-
Instantiate a SFTP handler
- createSnmpNotifier(String, String) - Method in class com.tailf.dp.Dp
-
- createSnmpNotifier(String, String, Object) - Method in class com.tailf.dp.Dp
-
- createSnmpNotifier(String, String, Object, Socket) - Method in class com.tailf.dp.Dp
-
- createSubscription(NedWorker, String, String, String, int) - Method in class com.tailf.ned.NedConnectionBase
-
This method is invoked to create a notification subscription.
- createSubscriptionResponse() - Method in class com.tailf.ned.NedWorker
-
This method is invoked by a NedConnection instance when it has
completed to create a notification subsription.
- createSubsystem(String) - Method in interface com.tailf.ned.SSHClient
-
Instantiate a subsystem, such as 'netconf'
- creation() - Method in class com.tailf.proto.ConfEPid
-
Get the creation number from the pid
- creation() - Method in class com.tailf.proto.ConfERef
-
Get the creation number from the ref.
- CSBit(String, long, long) - Constructor for class com.tailf.maapi.MaapiSchemas.CSBit
-
- CSCase() - Constructor for class com.tailf.maapi.MaapiSchemas.CSCase
-
Constructor for CSCase class
- CSChoice() - Constructor for class com.tailf.maapi.MaapiSchemas.CSChoice
-
Constructor for CSChoice class
- CSEnum(String, long) - Constructor for class com.tailf.maapi.MaapiSchemas.CSEnum
-
- CSMNsMap() - Constructor for class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- CSNamedType() - Constructor for class com.tailf.maapi.MaapiSchemas.CSNamedType
-
Constructor for CSNamedType class
- CSNode(int, int, MaapiSchemas.CSNodeInfo, MaapiSchemas.CSNode, MaapiSchemas.CSNode, MaapiSchemas.CSNode, MaapiSchemas.CSNode) - Constructor for class com.tailf.maapi.MaapiSchemas.CSNode
-
- CSNode() - Constructor for class com.tailf.maapi.MaapiSchemas.CSNode
-
Constructor for CSNode class
- CSNodeInfo(int[], int, int, int, MaapiSchemas.CSType, ConfObject, MaapiSchemas.CSChoice, int, HashMap<String, String>) - Constructor for class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
- CSNodeInfo() - Constructor for class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
Constructor for CSNodeInfo class
- CSSchema() - Constructor for class com.tailf.maapi.MaapiSchemas.CSSchema
-
Constructor for CSSchema
- CSStringLength(ConfObject, ConfObject) - Constructor for class com.tailf.maapi.MaapiSchemas.CSStringLength
-
- CSStringRestriction() - Constructor for class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- CSType(int, MaapiSchemas.CSType, MaapiSchemas.CSType, MaapiSchemas.CSTypeMethods, Object) - Constructor for class com.tailf.maapi.MaapiSchemas.CSType
-
- CSType() - Constructor for class com.tailf.maapi.MaapiSchemas.CSType
-
Constructor for CSType class
- CSTypeBits() - Constructor for class com.tailf.maapi.MaapiSchemas.CSTypeBits
-
- CSTypeMethods() - Constructor for class com.tailf.maapi.MaapiSchemas.CSTypeMethods
-
- CSTypeRange(ConfObject, ConfObject, int) - Constructor for class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- currentCdbSession() - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- currentCommand() - Method in class com.tailf.ned.NedWorker
-
- currentMountIdCacheSize() - Method in class com.tailf.maapi.MaapiSchemas
-
- currentNode(NavuNode) - Method in interface com.tailf.navu.traversal.TraversalFilter
-
- data - Variable in class com.tailf.ncs.NcsCtlCommand
-
- DATABASE_CANDIDATE - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DATABASE_CANDIDATE - Static variable in class com.tailf.notif.ProgressNotification
-
- DATABASE_NO_DB - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DATABASE_NO_DB - Static variable in class com.tailf.notif.ProgressNotification
-
- DATABASE_RUNNING - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DATABASE_RUNNING - Static variable in class com.tailf.notif.ProgressNotification
-
- DATABASE_STARTUP - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DATABASE_STARTUP - Static variable in class com.tailf.notif.ProgressNotification
-
- DataCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Data Callbacks Attributes are callPoint
and callType
.
- DataCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Data Callbacks.
- DataCallbackProxy(Object, String) - Constructor for class com.tailf.dp.annotations.DataCallbackProxy
-
Constructor for Callback proxys.
- DataCBType - Enum in com.tailf.dp.proto
-
Enumeration of Data callback methods
- dataFilter() - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
- dataFilter() - Method in interface com.tailf.dp.DpAuthorizationCallback
-
Thus method can be used to prevent access checks from causing invocation
of a checkDataAccess callback even though it is registered.
- dataSetTimeout(int) - Method in class com.tailf.dp.DpTrans
-
A data callback should normally complete "quickly", since e.g.
- DB_CANDIDATE - Static variable in class com.tailf.conf.Conf
-
Indicates the candidate configuration.
- DB_INTENDED - Static variable in class com.tailf.conf.Conf
-
Indicates the intended db.
- DB_NONE - Static variable in class com.tailf.conf.Conf
-
Indicates the null db (should not be used).
- DB_OPERATIONAL - Static variable in class com.tailf.conf.Conf
-
Indicates the operational db.
- DB_PRE_COMMIT_RUNNING - Static variable in class com.tailf.conf.Conf
-
Indicates the pre commit running db.
- DB_RUNNING - Static variable in class com.tailf.conf.Conf
-
Indicates the running configuration.
- DB_STARTUP - Static variable in class com.tailf.conf.Conf
-
Indicates the startup configuration.
- DBCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for DB Callbacks Attribute are callType
- DBCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for DB Callbacks.
- DBCallbackProxy(Object) - Constructor for class com.tailf.dp.annotations.DBCallbackProxy
-
Constructor for Callback proxys.
- DBCBType - Enum in com.tailf.dp.proto
-
Enumeration of DB callback methods
- dbnameToString(int) - Static method in class com.tailf.conf.Conf
-
Converts a dbname constant into a string
- debug(NavuNode, String, ConfIdentityRef) - Static method in class com.tailf.dp.services.ServiceLog
-
Write service log entry with level debug.
- DEBUG_NORMAL - Static variable in class com.tailf.conf.Conf
-
Debug level flag.
- DEBUG_PROTO - Static variable in class com.tailf.conf.Conf
-
Debug level flag.
- DEBUG_SILENT - Static variable in class com.tailf.conf.Conf
-
Debug level flag.
- DEBUG_TRACE - Static variable in class com.tailf.conf.Conf
-
Debug level flag.
- Decimal64TypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.Decimal64TypeMethodsImpl
-
- decode(ConfEObject) - Static method in class com.tailf.conf.ConfObject
-
- decode(ConfInputStream) - Static method in class com.tailf.proto.ConfEObject
-
Read binary data in the E external format, and produce a corresponding E
data type object.
- DECODE - Static variable in class com.tailf.util.Base64
-
Specify decoding.
- decode(byte[], int, int, int) - Static method in class com.tailf.util.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte
array.
- decode(String) - Static method in class com.tailf.util.Base64
-
Decodes data from Base64 notation, automatically detecting
gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class com.tailf.util.Base64
-
Decodes data from Base64 notation, automatically detecting
gzip-compressed data and decompressing it.
- decodeComponentProperties() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- decodeFileToFile(String, String) - Static method in class com.tailf.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class com.tailf.util.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeParam(ConfEObject) - Static method in class com.tailf.conf.ConfXMLParam
-
Decode the internal representation to a ConfXMLParam
Used internally.
- decodeParams(ConfEObject) - Static method in class com.tailf.conf.ConfXMLParam
-
- decodeToFile(String, String) - Static method in class com.tailf.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class com.tailf.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeToObject(String, ClassLoader) - Static method in class com.tailf.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object
using a specified classloader for resolving the class.
- decrypt(String) - Method in class com.tailf.maapi.MaapiCrypto
-
Decrypt an encrypted string.
- decrypt(byte[], String) - Method in enum com.tailf.maapi.MaapiCryptoType
-
- decrypt(byte[], String, byte[]) - Method in enum com.tailf.maapi.MaapiCryptoType
-
Decrypt an encrypted string using the given key and IV.
- decrypt(byte[]) - Method in class com.tailf.util.Encrypter
-
- DEFAULT_NAME - Static variable in class com.tailf.dp.DpThread
-
- DEFAULT_NAME - Static variable in class com.tailf.ncs.NcsThread
-
- DEFAULT_SET - Static variable in class com.tailf.ned.NedEditOp
-
- defaultInitialSize - Static variable in class com.tailf.proto.ConfOutputStream
-
The default initial size of the stream.
- delCheckpointRunning(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- delCheckpointRunning(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This method should delete a checkpoint created by addCheckPointRunning().
- delete(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Delete an optional element or list entry and all its child elements.
- delete(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- delete(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- delete(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- delete(ConfObject) - Method in class com.tailf.conf.ConfList
-
Delete arbitrary object from the ConfList
- delete(NanoServiceContext, NavuNode, NavuNode, Properties, Properties) - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
- delete(ServiceContext, NavuNode, Properties) - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
- delete(NanoServiceContext, NavuNode, NavuNode, Properties, Properties) - Method in interface com.tailf.dp.DpNanoServiceCallback
-
Nano Delete callback method.
- delete(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Deletes a node and all its children from the XML data tree.
- delete(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Deletes a node and all its children from the XML data tree.
- delete() - Method in class com.tailf.navu.NavuContainer
-
Deletes an optional container.
- delete() - Method in class com.tailf.navu.NavuLeaf
-
Deletes a leaf.
- delete(ConfValue) - Method in class com.tailf.navu.NavuLeafList
-
Deletes an entry from the leaf-list.
- delete(String) - Method in class com.tailf.navu.NavuLeafList
-
Deletes an entry from the leaf-list.
- delete(ConfKey) - Method in class com.tailf.navu.NavuList
-
Deletes an element from the list.
- delete(String) - Method in class com.tailf.navu.NavuList
-
Deletes an element from the list.
- delete(String[]) - Method in class com.tailf.navu.NavuList
-
Deletes an element from the list.
- delete() - Method in class com.tailf.navu.NavuListEntry
-
Deletes this entry from the NavuList it contains
returns this NavuListEntry as NavuContainer.
- deleteAll(int, MaapiDeleteAllFlag) - Method in class com.tailf.maapi.Maapi
-
This function can be used to delete "all" configuration data within
a transaction.
- deleteAll() - Method in class com.tailf.navu.NavuList
-
Deletes all element from the list.
- deleteConfig(DpDbContext, int) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- deleteConfig(DpDbContext, int) - Method in interface com.tailf.dp.DpDbCallback
-
Will be called for 'startup' or 'candidate' only.
- deleteConfig(int) - Method in class com.tailf.maapi.Maapi
-
This function empties a data store.
- DELETED - Static variable in class com.tailf.ned.NedEditOp
-
- deref(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This method dereferences a leafref and returns a list of the objects the
leafref "points" to.
- deref() - Method in class com.tailf.navu.NavuLeaf
-
Derefs a leafref and returns the referenced objects
- Des3Encrypter - Class in com.tailf.util
-
DES3 algorithm encryption/decryption utility class
- Des3Encrypter(byte[], byte[]) - Constructor for class com.tailf.util.Des3Encrypter
-
- destroy() - Method in class com.tailf.maapi.MaapiCursor
-
Destroy the cursor on the server side.
- destroyNotificationReceiver() - Static method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
- detach(int) - Method in class com.tailf.maapi.Maapi
-
Detaches an attached MAAPI socket.
- detachRunningTrans() - Method in class com.tailf.navu.NavuContext
-
- device_id - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- device_id() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- device_id() - Method in class com.tailf.ned.NedConnectionBase
-
The device_id is originally provided by NCS to properly identify
the device.
- diffIterate(int, CdbDiffIterate) - Method in class com.tailf.cdb.CdbSubscription
-
Iterate over changes made in CDB.
- diffIterate(int, CdbDiffIterate, EnumSet<DiffIterateFlags>, Object) - Method in class com.tailf.cdb.CdbSubscription
-
Iterate over changes made in CDB with additional supplied flags.
- diffIterate(Object, ConfIterate, Object) - Static method in class com.tailf.conf.ConfInternal
-
- diffIterate(SelectionKey, ConfIterate, Object) - Static method in class com.tailf.conf.ConfInternal
-
Common static method for diffIterate with CdbSubscription.
- diffIterate(int, MaapiDiffIterate) - Method in class com.tailf.maapi.Maapi
-
Iterates through the transaction diff.
- diffIterate(int, MaapiDiffIterate, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Iterates through the transaction diff.
- diffIterate(int, MaapiDiffIterate, Object, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Iterates through the transaction diff.
- diffIterate(int, Object, EnumSet<DiffIterateFlags>, MaapiDiffIterate, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Iterates through the transaction diff.
- DiffIterateFlags - Enum in com.tailf.conf
-
- DiffIterateOperFlag - Enum in com.tailf.conf
-
- DiffIterateResultFlag - Enum in com.tailf.conf
-
flags us by DiffIterate interface The iterate() method should return any
of the following constants
- diffNotificationDone(int) - Method in class com.tailf.notif.Notif
-
If the received event from
Notif.read()
was a
CommitDiffNotification
it is important that we call this function
when we are done reading the transaction diffs over MAAPI.
- disableHostKeyVerification() - Method in interface com.tailf.ned.SSHClient
-
Explicitly disable host key checking on this connection-
- disconnectRemote(String) - Method in class com.tailf.maapi.Maapi
-
Disconnect all remote connections between CONFD_IPC_PORT (see the IPC
section in the Advanced Topics chapter in the User Guide) and address.
- disconnectSockets(int[]) - Method in class com.tailf.maapi.Maapi
-
This function is an alternative to disconnectRemote()
that can be useful in particular when using the "External IPC"
functionality (see "Using a different IPC mechanism" in the ConfD IPC
section in the Advanced Topics chapter in the User Guide).
- DisplayHintSpec(byte, int, byte, byte, byte) - Constructor for class com.tailf.maapi.MaapiSchemas.DisplayHintSpec
-
- DisplayHintTypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.DisplayHintTypeMethodsImpl
-
- doConnect(Socket, int) - Static method in class com.tailf.conf.ConfInternal
-
- doConnect(SelectionKey, int) - Static method in class com.tailf.conf.ConfInternal
-
Connects the provided selectable channel to the Erlang process
using the supplied selector with the buffer buf with the identifier
id.
- doDisplay(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
If the data model uses the YANG 'when' or 'tailf:display-when'
statement, this function can be used to determine if the item
given by the path in fmt should be displayed or not.
- DONE_LOADING - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- DONT_BREAK_LINES - Static variable in class com.tailf.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- doubleTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for double numbers
- doubleValue() - Method in class com.tailf.conf.ConfDecimal64
-
- doubleValue() - Method in class com.tailf.conf.ConfDouble
-
- doubleValue() - Method in class com.tailf.proto.ConfEDouble
-
Get the value, as a double.
- Dp - Class in com.tailf.dp
-
This class implements the Data Provider API (DP).
- Dp(String, Socket) - Constructor for class com.tailf.dp.Dp
-
This constructor will initialize the Dp class library and connect to
ConfD/NCS on the provided control socket.
- Dp(String, Socket, boolean) - Constructor for class com.tailf.dp.Dp
-
This constructor will initialize the Dp class library and connect to
ConfD/NCS on the provided control socket.
- Dp(String, Socket, boolean, int, int, long, TimeUnit, BlockingQueue<Runnable>, boolean) - Constructor for class com.tailf.dp.Dp
-
This constructor will initialize the Dp class library and connect to
ConfD/NCS on the provided control socket.
- DP_CDB - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DP_EXTERNAL - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DP_JAVASCRIPT - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DP_NETCONF - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DP_SNMPGW - Static variable in class com.tailf.notif.CommitFailedNotification
-
- DpAccumulate - Class in com.tailf.dp
-
The DpAccumulate object is used for accumulating operations on database from
the DpDataCallbacks setElem
, create
, and
remove
operations when they return
Conf.REPLY_ACCUMULATE
.
- DpActionCallback - Interface in com.tailf.dp
-
This interface is used for the user actions callbacks.
- DpActionTrans - Class in com.tailf.dp
-
The action transaction context.
- DpAuthCallback - Interface in com.tailf.dp
-
With this interface we can register a callback with ConfDs AAA subsystem, to
be invoked whenever AAA has completed processing of an authentication
attempt.
- DpAuthContext - Class in com.tailf.dp
-
Authentication context class.
- DpAuthContext(DpUserInfo, String, boolean, int, String[], int, String, String) - Constructor for class com.tailf.dp.DpAuthContext
-
- DpAuthorizationCallback - Interface in com.tailf.dp
-
We can register two authorization callbacks with ConfD´s AAA subsystem.
- DpAuthorizationContext - Class in com.tailf.dp
-
Authorization context class.
- DpAuthorizationContext(DpUserInfo, String[], int, int, Dp) - Constructor for class com.tailf.dp.DpAuthorizationContext
-
- DpCallbackException - Exception in com.tailf.dp
-
Exception thrown from inside callbacks to identify problems.
- DpCallbackException(String) - Constructor for exception com.tailf.dp.DpCallbackException
-
- DpCallbackException(String, Throwable) - Constructor for exception com.tailf.dp.DpCallbackException
-
- DpCallbackException(Throwable) - Constructor for exception com.tailf.dp.DpCallbackException
-
- DpCallbackException(String, ErrorCode) - Constructor for exception com.tailf.dp.DpCallbackException
-
- DpCallbackException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.dp.DpCallbackException
-
- DpCallbackExtendedException - Exception in com.tailf.dp
-
Extended errorcode Exceptions thrown from inside callbacks to
identify problems.
- DpCallbackExtendedException(int, String) - Constructor for exception com.tailf.dp.DpCallbackExtendedException
-
- DpCallbackExtendedException(int, ConfNamespace, String, String, Object...) - Constructor for exception com.tailf.dp.DpCallbackExtendedException
-
- DpCallbackExtendedException(int, ConfNamespace, String, ConfException) - Constructor for exception com.tailf.dp.DpCallbackExtendedException
-
- DpCallbackWarningException - Exception in com.tailf.dp
-
Warnings thrown from inside callbacks to identify problems.
- DpCallbackWarningException(String) - Constructor for exception com.tailf.dp.DpCallbackWarningException
-
- DpDataCallback - Interface in com.tailf.dp
-
This interface is used for the user data callbacks.
- DpDataFindNextIterator - Interface in com.tailf.dp
-
Extended Iterator interface used to get findNext
functionality.
- DpDbCallback - Interface in com.tailf.dp
-
This interface is used for the user database callbacks.
- DpDbContext - Class in com.tailf.dp
-
Database context.
- DpDbContext(int, int, int, DpUserInfo) - Constructor for class com.tailf.dp.DpDbContext
-
- DpException - Exception in com.tailf.dp
-
General Dp Exception
- DpException(String) - Constructor for exception com.tailf.dp.DpException
-
- DpException(String, Throwable) - Constructor for exception com.tailf.dp.DpException
-
- DpException(Throwable) - Constructor for exception com.tailf.dp.DpException
-
- DpException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.dp.DpException
-
- DpException(String, int, Throwable) - Constructor for exception com.tailf.dp.DpException
-
- DpExceptionReporter - Interface in com.tailf.dp
-
Interface for the user of the Dp deamon to handle catched exceptions
in the implicit threads started in the Dp.read() method
- DpFlag - Enum in com.tailf.dp.proto
-
- DpFlags - Annotation Type in com.tailf.dp.annotations
-
Annotation class that allows to specify data provider flags to tweak
the behaviour of the data provider.
- DpListFilter - Class in com.tailf.dp
-
This class represents list filters that may be passed to data providers.
- DpMountIdInterface - Interface in com.tailf.dp
-
- DpNanoServiceCallback - Interface in com.tailf.dp
-
This interface is used for the Nano Service callbacks.
- DpNotifReplayCallback - Interface in com.tailf.dp
-
This interface is used for the notifications replay callback.
- DpNotifReplayThread - Class in com.tailf.dp
-
This class implements the Notification streams thread.
- DpNotifStream - Class in com.tailf.dp
-
The application can generate notifications that are sent via the northbound
protocols.
- DpProto - Class in com.tailf.dp
-
General class for protocol constants
- DpProto() - Constructor for class com.tailf.dp.DpProto
-
- DpServiceCallback - Interface in com.tailf.dp
-
This interface is used for the service callbacks.
- DpSnmpInformResponseCallback - Interface in com.tailf.dp
-
This interface is used for the SNMP notifier callbacks.
- DpSnmpNotifier - Class in com.tailf.dp
-
The application can send SNMP notifications and inform requests.
- DpThread - Class in com.tailf.dp
-
DpThread with the ability to log more info about
a thread and that uses a Uncaught exception handler.
- DpThread(Runnable) - Constructor for class com.tailf.dp.DpThread
-
- DpThread(Runnable, String) - Constructor for class com.tailf.dp.DpThread
-
- DpThreadPoolFactory - Class in com.tailf.dp
-
The customized thread Factory
this is used for creating customized threads
that uses UncaughtExceptionHandler and for thread
that performs debug logging message so we could
interpret the thread dumps and error logs.
- DpThreadPoolFactory(String) - Constructor for class com.tailf.dp.DpThreadPoolFactory
-
- DpTrans - Class in com.tailf.dp
-
The transaction context.
- DpTransCallback - Interface in com.tailf.dp
-
This interface is used for the user transaction callbacks.
- DpTransValidateCallback - Interface in com.tailf.dp
-
This interface is used for the user validation callbacks.
- DpUserInfo - Class in com.tailf.dp
-
The user information.
- DpUserInfo(ConfETuple) - Constructor for class com.tailf.dp.DpUserInfo
-
Internally used Constructor.
- DpValidateTrans - Class in com.tailf.dp
-
The validate transaction context.
- DpValpointCallback - Interface in com.tailf.dp
-
This interface is used for the user valpoint callbacks.
- DpWorkerThreadPool - Class in com.tailf.dp
-
Dp Thread pool of worker thread.
- DpWorkerThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class com.tailf.dp.DpWorkerThreadPool
-
Constructor for Thread pool.
- DryRunResult - Class in com.tailf.maapi
-
Represents a successful invocation of the
Maapi#applyTransWithResult(int,boolean,int,String,int)
method.
- DryRunResult(ConfResponse) - Constructor for class com.tailf.maapi.DryRunResult
-
- DryRunResult.DryRunEntry - Class in com.tailf.maapi
-
- DryRunResult.DryRunEntry.Type - Enum in com.tailf.maapi
-
- DryRunResult.Format - Enum in com.tailf.maapi
-
- elem(ConfKey) - Method in class com.tailf.navu.NavuList
-
Returns a list element according to the given key.
- elem(String) - Method in class com.tailf.navu.NavuList
-
Returns a list element according to the given key.
- elem(String[]) - Method in class com.tailf.navu.NavuList
-
Returns a list element according to the given array of keys.
- elementAt(int) - Method in class com.tailf.conf.ConfKey
-
- elementAt(int) - Method in class com.tailf.proto.ConfEList
-
Get the specified element from the list.
- elementAt(int) - Method in class com.tailf.proto.ConfETuple
-
Get the specified element from the tuple.
- elements() - Method in class com.tailf.conf.ConfKey
-
- elements() - Method in class com.tailf.conf.ConfList
-
Return a copy as array of this
- elements() - Method in class com.tailf.navu.NavuLeafList
-
Returns a copy of elements contained by the leaf-list node.
- elements() - Method in class com.tailf.navu.NavuList
-
Returns a shallow copy of all elements contained by the list node.
- elements() - Method in class com.tailf.proto.ConfEList
-
Get all the elements from the list as an array.
- elements() - Method in class com.tailf.proto.ConfETuple
-
Get all the elements from the tuple as an array.
- encode() - Method in class com.tailf.conf.ConfAttributeValue
-
- encode() - Method in class com.tailf.conf.ConfBinary
-
- encode() - Method in class com.tailf.conf.ConfBool
-
- encode() - Method in class com.tailf.conf.ConfBuf
-
- encode() - Method in class com.tailf.conf.ConfDate
-
- encode() - Method in class com.tailf.conf.ConfDatetime
-
- encode() - Method in class com.tailf.conf.ConfDecimal64
-
- encode() - Method in class com.tailf.conf.ConfDefault
-
- encode() - Method in class com.tailf.conf.ConfDottedQuad
-
- encode() - Method in class com.tailf.conf.ConfDouble
-
- encode() - Method in class com.tailf.conf.ConfDuration
-
- encode() - Method in class com.tailf.conf.ConfEnumeration
-
- encode() - Method in class com.tailf.conf.ConfFloat
-
- encode() - Method in class com.tailf.conf.ConfHexString
-
- encode() - Method in class com.tailf.conf.ConfIdentityRef
-
- encode() - Method in class com.tailf.conf.ConfInt16
-
- encode() - Method in class com.tailf.conf.ConfInt32
-
- encode() - Method in class com.tailf.conf.ConfInt64
-
- encode() - Method in class com.tailf.conf.ConfInt8
-
- encode() - Method in class com.tailf.conf.ConfIP
-
- encode() - Method in class com.tailf.conf.ConfIPAndPrefixLen
-
- encode() - Method in class com.tailf.conf.ConfIPPrefix
-
- encode() - Method in class com.tailf.conf.ConfIPv4
-
- encode() - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- encode() - Method in class com.tailf.conf.ConfIPv4Prefix
-
- encode() - Method in class com.tailf.conf.ConfIPv6
-
- encode() - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- encode() - Method in class com.tailf.conf.ConfIPv6Prefix
-
- encode() - Method in class com.tailf.conf.ConfKey
-
- encode() - Method in class com.tailf.conf.ConfList
-
- encode() - Method in class com.tailf.conf.ConfNoExists
-
- encode() - Method in class com.tailf.conf.ConfObject
-
- encode() - Method in class com.tailf.conf.ConfObjectRef
-
- encode() - Method in class com.tailf.conf.ConfOID
-
- encode() - Method in class com.tailf.conf.ConfQname
-
- encode() - Method in class com.tailf.conf.ConfTag
-
- encode() - Method in class com.tailf.conf.ConfTagDefault
-
- encode() - Method in class com.tailf.conf.ConfTime
-
- encode() - Method in class com.tailf.conf.ConfTypeDescriptor
-
- encode() - Method in class com.tailf.conf.ConfUInt16
-
- encode() - Method in class com.tailf.conf.ConfUInt32
-
- encode() - Method in class com.tailf.conf.ConfUInt64
-
- encode() - Method in class com.tailf.conf.ConfUInt8
-
- encode() - Method in class com.tailf.conf.ConfValue
-
encode value.
- encode(ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encode(List<String>, ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encode() - Method in class com.tailf.conf.ConfXMLParam
-
- encode(List<String>) - Method in class com.tailf.conf.ConfXMLParam
-
- encode() - Method in class com.tailf.conf.ConfXMLTagH
-
- encode() - Method in class com.tailf.conf.InstancePath
-
Returns the path encoded as an ConfEList.
- encode() - Method in class com.tailf.conf.SnmpVarbind
-
Return encoded term.
- encode() - Method in class com.tailf.ned.NedCapability
-
- encode() - Method in class com.tailf.ned.NedTTL
-
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEAtom
-
Convert this atom to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEBig
-
Convert this number to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEBinary
-
Convert this binary to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEDouble
-
Convert this double to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEList
-
Convert this list to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfELong
-
Convert this number to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEObject
-
Convert the object according to the rules of the E external format.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEPid
-
Convert this pid to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfERef
-
Convert this ref to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfEString
-
Convert this string to the equivalent E external representation.
- encode(ConfOutputStream) - Method in class com.tailf.proto.ConfETuple
-
Convert this tuple to the equivalent E external representation.
- ENCODE - Static variable in class com.tailf.util.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class com.tailf.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class com.tailf.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class com.tailf.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class com.tailf.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeFileToFile(String, String) - Static method in class com.tailf.util.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class com.tailf.util.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeHKP(ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encodeHKP(List<String>, ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encodeHKP() - Method in class com.tailf.conf.ConfXMLParam
-
Encode this ConfXMLParam to HKP representation
(i.e hashbased [ns | tag] where where ns and tag are both
in long).
- encodeHKP(List<String>) - Method in class com.tailf.conf.ConfXMLParam
-
- encodeIKP() - Method in class com.tailf.conf.ConfTag
-
- encodeIKP(ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encodeIKP(List<String>, ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
- encodeIKP() - Method in class com.tailf.conf.ConfXMLParam
-
- encodeIKP(List<String>) - Method in class com.tailf.conf.ConfXMLParam
-
- encodeIKP() - Method in class com.tailf.conf.InstancePath
-
Returns the path as ConfEList in IKP format.
- encodeObject(Serializable) - Static method in class com.tailf.util.Base64
-
Serializes an object and returns the Base64-encoded version of that
serialized object.
- encodeObject(Serializable, int) - Static method in class com.tailf.util.Base64
-
Serializes an object and returns the Base64-encoded version of that
serialized object.
- encodeOid(int[]) - Method in class com.tailf.conf.SnmpVarbind
-
Should only be used for rowindex now
- encodeOid(long[]) - Method in class com.tailf.conf.SnmpVarbind
-
- encodeToFile(byte[], String) - Static method in class com.tailf.util.Base64
-
Convenience method for encoding data to a file.
- encodeValues() - Method in class com.tailf.navu.NavuAction
-
- encodeValues() - Method in class com.tailf.navu.NavuContainer
-
- encodeValues() - Method in class com.tailf.navu.NavuLeaf
-
- encodeValues() - Method in class com.tailf.navu.NavuList
-
- encodeValues() - Method in class com.tailf.navu.NavuNode
-
Encodes the sub-tree including the current
NavuNode
as the topmost
NavuNode
as a
ConfXMLParam
array.
- encodeXML() - Method in class com.tailf.navu.NavuAction
-
- encodeXML() - Method in class com.tailf.navu.NavuContainer
-
- encodeXML() - Method in class com.tailf.navu.NavuLeaf
-
- encodeXML() - Method in class com.tailf.navu.NavuList
-
- encodeXML() - Method in class com.tailf.navu.NavuNode
-
Encodes the sub-tree including the current
NavuNode
as the topmost
NavuNode
as a
ConfXMLParam
array.
- encrypt(MaapiCryptoType, String) - Method in class com.tailf.maapi.MaapiCrypto
-
Encrypt a plaintext string.
- encrypt(byte[], String) - Method in enum com.tailf.maapi.MaapiCryptoType
-
Encrypt a plaintext string using a supplied key.
- encrypt(String) - Method in class com.tailf.util.Encrypter
-
- Encrypter - Class in com.tailf.util
-
Base class for encryption algorithm utility classes
- Encrypter() - Constructor for class com.tailf.util.Encrypter
-
- endSession() - Method in class com.tailf.cdb.CdbSession
-
Ends the data session
- endUserSession() - Method in class com.tailf.maapi.Maapi
-
Ends the current user session on this Maapi
instance.
- entrySet() - Method in class com.tailf.navu.NavuChoice
-
Deprecated.
- entrySet() - Method in class com.tailf.navu.NavuContainer
-
Returns a set of value-pairs.
- entrySet() - Method in class com.tailf.navu.NavuList
-
Returns a set of entries with element key and element.
- enumSetOf(int) - Static method in enum com.tailf.cdb.CdbSubscriptionFlagType
-
- EnumTypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.EnumTypeMethodsImpl
-
- equal(Object, Object) - Method in interface com.tailf.conf.Compiler
-
Produces an EXPRESSION object representing the comparison:
left equals to right
- equal(Object, Object) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- equals(Object) - Method in class com.tailf.cdb.CdbTxId
-
Compares this CdbTxId to the specified object.
- equals(Object) - Method in class com.tailf.conf.ConfAttributeValue
-
- equals(Object) - Method in class com.tailf.conf.ConfBinary
-
- equals(Object) - Method in class com.tailf.conf.ConfBit32
-
Equals method for ConfBit32
- equals(Object) - Method in class com.tailf.conf.ConfBit64
-
Equals method for ConfBit64
- equals(Object) - Method in class com.tailf.conf.ConfBitBig
-
Equals method for ConfBitBig
- equals(Object) - Method in class com.tailf.conf.ConfBits
-
Equals method
- equals(Object) - Method in class com.tailf.conf.ConfBool
-
- equals(Object) - Method in class com.tailf.conf.ConfBuf
-
- equals(Object) - Method in class com.tailf.conf.ConfCLIToken
-
- equals(Object) - Method in class com.tailf.conf.ConfDate
-
- equals(Object) - Method in class com.tailf.conf.ConfDatetime
-
- equals(Object) - Method in class com.tailf.conf.ConfDecimal64
-
- equals(Object) - Method in class com.tailf.conf.ConfDefault
-
- equals(Object) - Method in class com.tailf.conf.ConfDottedQuad
-
- equals(Object) - Method in class com.tailf.conf.ConfDouble
-
- equals(Object) - Method in class com.tailf.conf.ConfDuration
-
- equals(Object) - Method in class com.tailf.conf.ConfEnumeration
-
- equals(Object) - Method in class com.tailf.conf.ConfFloat
-
- equals(Object) - Method in class com.tailf.conf.ConfHexList
-
- equals(Object) - Method in class com.tailf.conf.ConfHexString
-
- equals(Object) - Method in class com.tailf.conf.ConfIdentityRef
-
- equals(Object) - Method in class com.tailf.conf.ConfInt16
-
- equals(Object) - Method in class com.tailf.conf.ConfInt32
-
- equals(Object) - Method in class com.tailf.conf.ConfInt64
-
- equals(Object) - Method in class com.tailf.conf.ConfInt8
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv4
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv4Prefix
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv6
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- equals(Object) - Method in class com.tailf.conf.ConfIPv6Prefix
-
- equals(Object) - Method in class com.tailf.conf.ConfKey
-
Indicates whether a ConfKey
is "equal to" this.
- equals(Object) - Method in class com.tailf.conf.ConfList
-
- equals(Object) - Method in class com.tailf.conf.ConfNoExists
-
- equals(Object) - Method in class com.tailf.conf.ConfObject
-
Determine if two Conf objects are equal.
- equals(Object) - Method in class com.tailf.conf.ConfObjectRef
-
- equals(Object) - Method in class com.tailf.conf.ConfOID
-
- equals(Object) - Method in class com.tailf.conf.ConfQname
-
- equals(Object) - Method in class com.tailf.conf.ConfTag
-
Determine if two ConfTags are equal.
- equals(Object) - Method in class com.tailf.conf.ConfTagDefault
-
- equals(Object) - Method in class com.tailf.conf.ConfTime
-
- equals(Object) - Method in class com.tailf.conf.ConfTypeDescriptor
-
- equals(Object) - Method in class com.tailf.conf.ConfUInt16
-
- equals(Object) - Method in class com.tailf.conf.ConfUInt32
-
- equals(Object) - Method in class com.tailf.conf.ConfUInt64
-
- equals(Object) - Method in class com.tailf.conf.ConfUInt8
-
- equals(Object) - Method in class com.tailf.conf.ConfValue
-
Determine if two ConfValue are equal.
- equals(Object) - Method in class com.tailf.conf.ConfXMLParam
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLParamLeaf
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLParamStart
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLParamStartDel
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLParamStop
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLParamValue
-
- equals(Object) - Method in class com.tailf.conf.ConfXMLTagH
-
- equals(Object) - Method in class com.tailf.conf.ConfXPath
-
- equals(Object) - Method in class com.tailf.conf.InstancePath
-
- equals(Object) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Return true if and onlfy if this nodes
is equal the specified node
- equals(Object) - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
- equals(Object) - Method in class com.tailf.navu.NavuAction
-
Compares the specified object with this NavuAction
for equality.
- equals(Object) - Method in class com.tailf.navu.NavuContainer
-
Compares the specified object with this NavuContainer
for equality.
- equals(Object) - Method in class com.tailf.navu.NavuLeaf
-
Compares the specified object with this NavuLeaf
for equality.
- equals(Object) - Method in class com.tailf.navu.NavuList
-
Compares the specified object with this NavuList
for equality.
- equals(Object) - Method in class com.tailf.navu.NavuListEntry
-
Compares the specified object with this NavuListEntry
for equality.
- equals(Object) - Method in class com.tailf.navu.NavuNode
-
Check the equality of this NavuNode against the targeted
NavuNode.
- equals(Object) - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- equals(Object) - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- equals(Object) - Method in class com.tailf.ncs.alarmman.common.ManagedDevice
-
- equals(Object) - Method in class com.tailf.ncs.alarmman.common.ManagedObject
-
- equals(Object) - Method in class com.tailf.proto.ConfEAtom
-
Determine if two atoms are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEBig
-
Determine if two numbers are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEBinary
-
Determine if two binaries are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEDouble
-
Determine if two floats are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEList
-
Determine if two lists are equal.
- equals(Object) - Method in class com.tailf.proto.ConfELong
-
Determine if two numbers are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEObject
-
Determine if two E objects are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEPid
-
Determine if two pids are equal.
- equals(Object) - Method in class com.tailf.proto.ConfERef
-
Determine if two refs are equal.
- equals(Object) - Method in class com.tailf.proto.ConfEString
-
Determine if two strings are equal.
- equals(Object) - Method in class com.tailf.proto.ConfETuple
-
Determine if two tuples are equal.
- equalsTo(int) - Method in enum com.tailf.conf.ErrorCode
-
- equalsTo(int) - Method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
- erlMax - Static variable in class com.tailf.proto.ConfExternal
-
The largest value that can be encoded as an integer
- erlMin - Static variable in class com.tailf.proto.ConfExternal
-
The smallest value that can be encoded as an integer
- ERRCODE_ACCESS_DENIED - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_ACCESS_DENIED - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_APPLICATION - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_APPLICATION - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_APPLICATION_INTERNAL - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_APPLICATION_INTERNAL - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_DATA_MISSING - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_DATA_MISSING - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_IN_USE - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_IN_USE - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_INCONSISTENT_VALUE - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_INCONSISTENT_VALUE - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_INTERRUPT - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_INTERRUPT - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- ERRCODE_RESOURCE_DENIED - Static variable in exception com.tailf.cdb.CdbExtendedException
-
- ERRCODE_RESOURCE_DENIED - Static variable in exception com.tailf.dp.DpCallbackExtendedException
-
- error - Variable in class com.tailf.conf.ConfResponse
-
- error(NavuNode, String, ConfIdentityRef) - Static method in class com.tailf.dp.services.ServiceLog
-
Write service log entry with level error.
- error(int, String) - Method in class com.tailf.ned.NedWorker
-
This function should be called when a callback like abort,persist,
etc cannot be completed.
- error(int, String, String) - Method in class com.tailf.ned.NedWorker
-
This error report function is kept for backward compatible reasons and
should if possible be avoided.
- error(int, NedErrorCode, String) - Method in class com.tailf.ned.NedWorker
-
This function should be called when a callback like abort,persist,
etc cannot be completed.
- ERROR_FLAG_MASK - Static variable in class com.tailf.cdb.CdbProto
-
- errorCode - Variable in class com.tailf.conf.ConfResponse
-
- ErrorCode - Enum in com.tailf.conf
-
Error codes for all errors delivered over the protocol.
- ErrorMessageFormatter - Class in com.tailf.conf
-
- ErrorMessageFormatter() - Constructor for class com.tailf.conf.ErrorMessageFormatter
-
- errorString - Variable in class com.tailf.conf.ConfResponse
-
- ErrorVerbosity - Enum in com.tailf.conf
-
verbosity levels for reported errors
- EventCallback - Annotation Type in com.tailf.ncs.annotations
-
Annotation class for Event Callbacks Attributes are deviceName,
SubscriptionName, callType
- EventCallbackProxy - Class in com.tailf.ncs.annotations
-
Callback proxy for annotated NavuEventCallback methods This class is used
internally be the NavuEventHandler.registerAnnotatedCallbacks to be able to
invoke (by reflection) the annotated callback method
- EventCallbackProxy(Object, String, String) - Constructor for class com.tailf.ncs.annotations.EventCallbackProxy
-
Constructor for Callback proxys.
- EventCBType - Enum in com.tailf.ncs.proto
-
Enumeration of Event callback methods
- EventContext - Interface in com.tailf.ncs.snmp.snmp4j
-
This interface describes the context for the notification event
- EventContextImpl - Class in com.tailf.ncs.snmp.snmp4j
-
EventContext implementation class
- eventTime() - Method in class com.tailf.notif.StreamNotification
-
- exists(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Containers and leafs in a YANG model may be optional.
- exists(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
Checks whether an element exists.
- exists(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- exists(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- exists(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Boolean function which return 1 or 0 if a path defines an existing
element in the XML data tree.
- exists(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- exists() - Method in class com.tailf.navu.NavuAction
-
- exists() - Method in class com.tailf.navu.NavuContainer
-
Verifies the existence of container.
- exists() - Method in class com.tailf.navu.NavuLeaf
-
Tests for the existence of the leaf node.
- exists() - Method in class com.tailf.navu.NavuList
-
Tests for the existence of the List node in the instance tree.
- exists() - Method in class com.tailf.navu.NavuNode
-
Generic exists test for Navu navigational elements
- exists(ServiceContext, String) - Static method in class com.tailf.ncs.template.Template
-
Tests for existence of a template.
- exists(NavuContext, String) - Static method in class com.tailf.ncs.template.Template
-
- exists(Maapi, String) - Static method in class com.tailf.ncs.template.Template
-
- existsOptional(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- existsOptional(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
If we have presence containers or optional leafs (empty leafs) without a
type, we cannot use the getElem() callback to read such a leaf - since
the element is typeless.
- expect(String, boolean, int) - Method in interface com.tailf.ned.CliSession
-
- expect(String) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern) - Method in interface com.tailf.ned.CliSession
-
- expect(String, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(String, int) - Method in interface com.tailf.ned.CliSession
-
- expect(String, int, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(String[]) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern[]) - Method in interface com.tailf.ned.CliSession
-
- expect(String[], boolean, int) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern[], boolean, int) - Method in interface com.tailf.ned.CliSession
-
- expect(String, boolean, boolean, int) - Method in interface com.tailf.ned.CliSession
-
- expect(String[], NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern[], NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(String[], boolean, int, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(Pattern[], boolean, int, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(String, boolean, boolean, int, NedWorker) - Method in interface com.tailf.ned.CliSession
-
- expect(String) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, boolean, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern, boolean, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String[]) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[]) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String[], boolean, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[], boolean, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, boolean, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern, boolean, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String[], NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[], NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String[], boolean, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[], boolean, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[], boolean, int, boolean) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(Pattern[], boolean, int, boolean, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, boolean, boolean, int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String, boolean, boolean, int, NedWorker) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- expect(String) - Method in class com.tailf.ned.SSHSession
-
Read from socket until Pattern is encountered.
- expect(Pattern) - Method in class com.tailf.ned.SSHSession
-
- expect(String, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String, int) - Method in class com.tailf.ned.SSHSession
-
Read from socket until Pattern is encountered.
- expect(String, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String, boolean, int) - Method in class com.tailf.ned.SSHSession
-
Read from socket until Pattern is encountered.
- expect(Pattern, boolean, int) - Method in class com.tailf.ned.SSHSession
-
- expect(String[]) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[]) - Method in class com.tailf.ned.SSHSession
-
- expect(String[], boolean, int) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[], boolean, int) - Method in class com.tailf.ned.SSHSession
-
- expect(String, boolean, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern, boolean, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String[], NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[], NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String[], boolean, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[], boolean, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[], boolean, int, boolean) - Method in class com.tailf.ned.SSHSession
-
- expect(Pattern[], boolean, int, boolean, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String, boolean, boolean, int) - Method in class com.tailf.ned.SSHSession
-
Read from socket until Pattern is encountered.
- expect(String, boolean, boolean, int, NedWorker) - Method in class com.tailf.ned.SSHSession
-
- expect(String, boolean, int) - Method in class com.tailf.ned.TelnetSession
-
Read from socket until Pattern is encountered.
- expect(Pattern, boolean, int) - Method in class com.tailf.ned.TelnetSession
-
- expect(String, boolean, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern, boolean, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(String) - Method in class com.tailf.ned.TelnetSession
-
Read from socket until Pattern is encountered.
- expect(Pattern) - Method in class com.tailf.ned.TelnetSession
-
- expect(String, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(String, int) - Method in class com.tailf.ned.TelnetSession
-
Read from socket until Pattern is encountered.
- expect(String[]) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[]) - Method in class com.tailf.ned.TelnetSession
-
- expect(String[], boolean, int) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[], boolean, int) - Method in class com.tailf.ned.TelnetSession
-
- expect(String, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(String[], NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[], NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(String[], boolean, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[], boolean, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[], boolean, int, boolean) - Method in class com.tailf.ned.TelnetSession
-
- expect(Pattern[], boolean, int, boolean, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expect(String, boolean, boolean, int) - Method in class com.tailf.ned.TelnetSession
-
Read from socket until Pattern is encountered.
- expect(String, boolean, boolean, int, NedWorker) - Method in class com.tailf.ned.TelnetSession
-
- expectStr(String, boolean, int) - Method in class com.tailf.ned.SSHSession
-
Read from socket until Pattern is encountered.
- expr1 - Variable in class com.tailf.dp.DpListFilter
-
- expr2 - Variable in class com.tailf.dp.DpListFilter
-
- expressionPath(Object, Object[], Object[]) - Method in interface com.tailf.conf.Compiler
-
Produces an EXPRESSION object representing a filter expression
- expressionPath(Object, Object[], Object[]) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- extendedErrorCode - Variable in exception com.tailf.cdb.CdbExtendedException
-
- extendedErrorCode - Variable in exception com.tailf.dp.DpCallbackExtendedException
-
- get(int) - Method in class com.tailf.conf.ConfList
-
- get(String) - Method in class com.tailf.maapi.CLIInteraction
-
Read CLI session parameter.
- get(int) - Method in class com.tailf.navu.NavuChange
-
Returns a node at a certain position.
- get(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a subordinate node with the name nodeName
.
- get() - Static method in class com.tailf.ncs.OsEnv
-
Return a Properties object containing the environment
variables.
- get(String) - Method in interface com.tailf.ned.SSHClient.SecureFileTransfer
-
Get a file from a remote peer.
- get_int16(int, byte[]) - Static method in class com.tailf.conf.ConfInternal
-
- get_int32(int, byte[]) - Static method in class com.tailf.conf.ConfInternal
-
- GET_TRANS_ID - Static variable in class com.tailf.ned.NedCmd
-
- getActionCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.ActionCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getActionName() - Method in class com.tailf.ned.NedCmd
-
- getActionPoint() - Method in class com.tailf.dp.DpActionTrans
-
- getActionState() - Method in class com.tailf.dp.DpActionTrans
-
Returns the current state of this action transaction.
- getAdditionalInfo() - Method in class com.tailf.ned.NedCmd
-
- getAddr() - Method in class com.tailf.conf.ConfHaNode
-
Get the IP address for the node as ConfIPv4 or ConfIPv6
- getAddress() - Method in class com.tailf.conf.ConfIP
-
- getAddress() - Method in class com.tailf.conf.ConfIPAndPrefixLen
-
- getAddress() - Method in class com.tailf.conf.ConfIPPrefix
-
- getAddress() - Method in class com.tailf.conf.ConfIPv4
-
- getAddress() - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- getAddress() - Method in class com.tailf.conf.ConfIPv4Prefix
-
- getAddress() - Method in class com.tailf.conf.ConfIPv6
-
- getAddress() - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- getAddress() - Method in class com.tailf.conf.ConfIPv6Prefix
-
- getAes256Key() - Method in class com.tailf.maapi.MaapiCrypto
-
- getAesIV() - Method in class com.tailf.maapi.MaapiCrypto
-
- getAesKey() - Method in class com.tailf.maapi.MaapiCrypto
-
- getAlarmQueue() - Static method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
Returns a new alarm queue.
- getAlarmQueue() - Static method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
Returns the alarm queue from the AlarmSinkCentral
- getAlarmSink(int, Cdb) - Static method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
Deprecated.
- getAlarmSink(int, Maapi) - Static method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
Creates and returns the singleton instance of the
AlarmSinkCentral
- getAlarmSink(int, Cdb, int, long) - Static method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
Deprecated.
- getAlarmSink(int, Maapi, int, long) - Static method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
Creates and returns the buffered NCS alarm queue.
- getAlarmSource(int, Cdb) - Static method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
Retrieves the alarm source central object.
- getAlarmText() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getAlarmType() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getAlarmType() - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- getAlgName() - Method in class com.tailf.ned.NedCmd.NedPublicKey
-
- getAllMNs() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getAllModules() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getAllPrefixes() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getAllXmlNs() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getAnnotation() - Method in class com.tailf.notif.ProgressNotification
-
Metadata about the event, indicating error, explains latency or
show result etc.
- getAPIndex() - Method in class com.tailf.dp.DpActionTrans
-
- getApplicationMuxManager() - Method in class com.tailf.ncs.NcsMain
-
Get the ApplicationMuxManager.
- getAppNS() - Method in exception com.tailf.cdb.CdbExtendedException
-
- getAppNS() - Method in exception com.tailf.dp.DpCallbackExtendedException
-
- getAppTag() - Method in exception com.tailf.cdb.CdbExtendedException
-
- getAppTag() - Method in exception com.tailf.dp.DpCallbackExtendedException
-
- getAsConfValue() - Method in class com.tailf.ncs.alarmman.common.ManagedObject
-
Get the ConfValue representation of this managedObject.
- getAttributeType() - Method in class com.tailf.conf.ConfAttributeValue
-
Get the Attribute type for this attribute value
- getAttributeValue() - Method in class com.tailf.conf.ConfAttributeValue
-
Get the value of the attribute
- getAttrs(DpTrans, ConfObject[], List<ConfAttributeValue>) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getAttrs(DpTrans, ConfObject[], List<ConfAttributeValue>) - Method in interface com.tailf.dp.DpDataCallback
-
This callback only needs to be implemented for callpoints specified for
configuration data, and only if attributes are enabled in the server
configuration (/confdConfig/enableAttributes set to true).
- getAttrs(int, ConfAttributeType[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
Retrieve attributes for a configuration node.
- getAuthCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.AuthCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getAuthOrder() - Method in class com.tailf.ned.NedCmd
-
- getAuthorizationCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getAuthorizationInfo(int) - Method in class com.tailf.maapi.Maapi
-
This method retrieves authorization info for a user session, i.e.
- getAutoNsList() - Static method in class com.tailf.maapi.Maapi
-
- getAutoNsList(ArrayList<ConfNamespace>) - Static method in class com.tailf.maapi.Maapi
-
- getBackingStoreCdb() - Method in class com.tailf.navu.NavuContextBase
-
Get the backing store Cdb instance.
- getBackingStoreCdbSession() - Method in class com.tailf.navu.NavuContextBase
-
Get the backing store CdbSession in this context was based on this.
- getBackupObject() - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.AuthCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.AuthorizationCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
Retrieve the callback POJO
- getBackupObject() - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Retrieve the callback POJO
- getBitArray() - Method in class com.tailf.maapi.MaapiSchemas.CSTypeBits
-
- getBitNamesByValue(ConfPath, ConfBits) - Static method in class com.tailf.conf.ConfBits
-
Get a string of bitnames like bitnames like "bit1 bit2 ...", i.e
a space separated list of bitnames from a ConfBits value.
- getBitNamesByValue(String, ConfBits) - Static method in class com.tailf.conf.ConfBits
-
- getBytes(String) - Static method in class com.tailf.util.UTF8
-
- getCalendar() - Method in class com.tailf.conf.ConfDatetime
-
Deprecated.
- getCalendar() - Method in class com.tailf.conf.ConfDuration
-
- getCallPoint() - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
Retrieve the callback callpoint
- getCallPoint() - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
Retrieve the callback callpoint
- getCallPoint() - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Retrieve the callback callpoint
- getCallPoint() - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
Retrieve the callback callpoint
- getCallPoint() - Method in class com.tailf.dp.DpAccumulate
-
The callpoint that handled the operation.
- getCapas() - Method in class com.tailf.ned.NedConnectionBase
-
- getCase(String, String, Object...) - Method in class com.tailf.cdb.CdbSession
-
Retrieve the currently selected case.
- getCase(String, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Retrieve the currently selected case.
- getCase(String, ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getCase(String, String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getCase(DpTrans, ConfObject[], ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getCase(DpTrans, ConfObject[], ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback method needs to return the currently chosen 'case' for a
'choice' construct.
- getCase(int, String, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This returns the current 'case' for a 'choice' construct.
- getCase(int, String, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- getCase(MaapiSchemas.CSNode) - Method in class com.tailf.navu.NavuChoice
-
Returns the case in which a node is contained within.
- getCase(MaapiSchemas.CSChoice) - Method in class com.tailf.navu.NavuChoice
-
Returns the case in which a choice is contained within.
- getCaseChoices(String) - Method in class com.tailf.navu.NavuChoice
-
- getCaseNodes(String) - Method in class com.tailf.navu.NavuChoice
-
- getCaseParent() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
If this choice is defined as a case for another choice this method
returns the case, otherwise null is returned.
- getCases() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get List of cases for this choice.
- getCdb() - Method in class com.tailf.cdb.CdbSession
-
- getCdb() - Method in class com.tailf.cdb.CdbSubscription
-
- getCdb() - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getCdbOperSession() - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getCdbOperSession(EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getCdbResource(Object, ResourceType, Scope) - Static method in class com.tailf.ncs.ResourceManager
-
- getCdbResource(Object, ResourceType, Scope, String) - Static method in class com.tailf.ncs.ResourceManager
-
- getCdbSession(CdbDBType) - Method in class com.tailf.navu.NavuAction
-
Deprecated.
- getCdbSession(CdbDBType) - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getCdbSession(CdbDBType, EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getCdbSession(CdbDBType) - Method in class com.tailf.navu.NavuLeaf
-
Deprecated.
- getCdbSession(CdbDBType) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getCdbSession() - Method in class com.tailf.navu.SessionContainer
-
- getCdbSubscriber() - Method in class com.tailf.navu.NavuContextBase
-
- getChange() - Method in class com.tailf.navu.NavuChange
-
- getChange() - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getChangeFlag() - Method in class com.tailf.navu.NavuAction
-
- getChangeFlag() - Method in class com.tailf.navu.NavuLeaf
-
- getChangeFlag() - Method in class com.tailf.navu.NavuList
-
- getChangeFlag() - Method in class com.tailf.navu.NavuNode
-
Returns the latest change that this NavuNode
has
been a subject to by a transaction.
- getChanges(boolean, DiffIterateOperFlag...) - Method in class com.tailf.navu.NavuAction
-
- getChanges(NavuContext, boolean, DiffIterateOperFlag...) - Method in class com.tailf.navu.NavuAction
-
- getChanges() - Method in class com.tailf.navu.NavuAction
-
- getChanges(NavuContext) - Method in class com.tailf.navu.NavuAction
-
- getChanges(boolean) - Method in class com.tailf.navu.NavuAction
-
- getChanges(NavuContext, boolean) - Method in class com.tailf.navu.NavuAction
-
- getChanges(NavuContext) - Method in class com.tailf.navu.NavuNode
-
Return the descendant NavuNode
's
(including this element) that has been affected by
changes to the MAAPI
transaction.
- getChanges(NavuContext, boolean) - Method in class com.tailf.navu.NavuNode
-
Return the descendant NavuNode
including this
NavuNode
that has been affected by the
current MAAPI transaction.
- getChanges(NavuContext, boolean, DiffIterateOperFlag...) - Method in class com.tailf.navu.NavuNode
-
Return the descendant NavuNode
including this
NavuNode
that has been affected by the
current MAAPI transaction.
- getChanges() - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getChanges(boolean) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getChanges(boolean, DiffIterateOperFlag...) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getChild(int) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieve a child with the specified tag
Returns null if no child exists.
- getChild(long) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Deprecated.
- getChildren() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves children for this node as List or
null if no children exists.
- getChoices() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get List of choices defined in this Case.
- getChoices() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get List object of choices for this node.
- getChoices() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get List object of choices for this node.
- getCipher() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getClearpass() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session clear text password if available otherwise ""
- getCliConfigChars() - Method in class com.tailf.ned.NedCmd
-
- getClientId() - Method in class com.tailf.maapi.MaapiUserSessionId
-
- getCLIInteraction(int) - Method in class com.tailf.maapi.Maapi
-
Get CLIInteraction object which enables communication with the user via
the CLI.
- getCmdPaths() - Method in class com.tailf.ned.NedCmd
-
- getColumn() - Method in class com.tailf.conf.SnmpVarbind
-
- getColumn() - Method in class com.tailf.notif.SnmpaNotification.SnmpVar
-
- getCommand() - Method in class com.tailf.ned.NedCmd
-
- getCommandString() - Method in class com.tailf.ncs.NcsCtlCommand
-
- getComment() - Method in class com.tailf.maapi.MaapiRollback
-
- getComment() - Method in class com.tailf.notif.CommitDiffNotification
-
Commit comment - null if no comment
- getCommitQueueErrorOption() - Method in class com.tailf.maapi.CommitParams
-
Get commit queue error option.
- getCommitQueueId() - Method in class com.tailf.notif.ProgressNotification
-
Commit queue item id.
- getCommitQueueSyncTimeout() - Method in class com.tailf.maapi.CommitParams
-
Get commit queue synchronous mode of operation custom timeout.
- getCommitQueueTag() - Method in class com.tailf.maapi.CommitParams
-
Get commit-queue tag.
- getCompiledPattern() - Method in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- getCompletedDevices() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getCompletedServices() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getComponentName() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- getComponentType() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- getCompression() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getConfDatetime() - Static method in class com.tailf.conf.ConfDatetime
-
- getConfig() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getConfirmType() - Method in class com.tailf.notif.ConfirmNotification
-
- getConfNamespace() - Method in class com.tailf.conf.ConfIdentityRef
-
- getConfNamespace() - Method in class com.tailf.conf.ConfTag
-
- getConfNamespace() - Method in class com.tailf.conf.ConfXMLParam
-
Returns the namespace for this parameter.
- getConfPath() - Method in class com.tailf.navu.NavuNode
-
Returns the corresponding ConfPath for the corresponding NavuNode.
- getConfTypeDescriptor(ConfObject) - Static method in class com.tailf.conf.ConfTypeDescriptor
-
Generates a ConfTypeDescriptor representing the type of a specified
ConfObject.
- getConfXMLParam() - Method in class com.tailf.maapi.CommitParams
-
- getConfXMLParams() - Method in class com.tailf.navu.PreparedXMLStatement
-
- getConnection(int) - Method in class com.tailf.ned.NedMux
-
- getConnectionId() - Method in class com.tailf.ned.NedCmd
-
- getConnectionId() - Method in class com.tailf.ned.NedConnectionBase
-
- getConnectionInfo() - Method in interface com.tailf.ned.SSHClient
-
Get info about the negotiated algorithms etc used for the connection.
- getConnectTimeout() - Method in class com.tailf.ned.NedCmd
-
- getContext() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session context, one of
"cli" | "webui" | "netconf" | "noaaa" | any MAAPI string
- getContext() - Method in class com.tailf.dp.DpUserInfo
-
Get User session context, one of
"cli" | "webui" | "netconf" | "noaaa" | any MAAPI string
- getContext() - Method in class com.tailf.maapi.MaapiUserSession
-
Get User session context, one of
"cli" | "webui" | "netconf" | "noaaa" | any MAAPI string
- getContext() - Method in class com.tailf.notif.ProgressNotification
-
The context is either one of netconf, cli, webui, snmp,
rest, system or it can be any other context string
defined through the use of MAAPI.
- getContextName() - Method in class com.tailf.dp.DpSnmpNotifier
-
- getCQId() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getCQNotifType() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getCQNotifTypeStr() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getCQTag() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getCreator() - Method in class com.tailf.maapi.MaapiRollback
-
- getCSNode() - Method in class com.tailf.conf.InstancePath
-
Returns MaapiSchemas node corresponding to the path.
- getCsNode() - Method in class com.tailf.navu.NavuNodeInfo
-
Returns the schema node from which the object is derive from.
- getCSNode() - Method in class com.tailf.navu.NavuNodeInfo
-
- getCSSchema() - Method in class com.tailf.navu.NavuNodeInfo
-
- getCSSchemas() - Method in class com.tailf.navu.NavuNodeInfo
-
- getCtrlSocket() - Method in class com.tailf.dp.Dp
-
The control socket which is connected to ConfD/NCS.
- getCurrentPath() - Method in class com.tailf.ned.NedWorker
-
This method returns the current path associated with the
action being processed.
- getCurrentPhase() - Method in class com.tailf.cdb.CdbPhase
-
The phase CDB is currently in.
- getCurrentSession() - Method in class com.tailf.cdb.Cdb
-
Retrieve the current CdbSession
started on this
Cdb
socket.
- getCurrentStack() - Method in exception com.tailf.navu.InternalSAXException
-
- getCustomAttributes() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getcwd() - Method in class com.tailf.cdb.CdbSession
-
- getCwd(int) - Method in class com.tailf.maapi.Maapi
-
Returns the current position as previously set by Maapi.cd(),
Maapi.pushd(), or Maapi.popd() as a String.
- getcwdPath() - Method in class com.tailf.cdb.CdbSession
-
- getCwdPath(int) - Method in class com.tailf.maapi.Maapi
-
Returns the current position like Maapi.getCwd(), but as a ConfPath
instead of as a String.
- getDaemonId() - Method in class com.tailf.dp.Dp
-
The daemon identifier (assigned by ConfD/NCS).
- getDaemonName() - Method in class com.tailf.notif.CommitFailedNotification
-
- getData() - Method in class com.tailf.maapi.DryRunResult.DryRunEntry
-
Return the data of the dry-run result.
- GetDatabase() - Method in class com.tailf.notif.CommitDiffNotification
-
- GetDatabase() - Method in class com.tailf.notif.CommitNotification
-
- getDatabase() - Method in class com.tailf.notif.UserSessNotification
-
- getDataCallbackProxys(String, Object) - Static method in class com.tailf.dp.annotations.DataCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getDataProvider() - Method in class com.tailf.notif.CommitFailedNotification
-
- getDatastore() - Method in class com.tailf.notif.ProgressNotification
-
- getDatastoreStr() - Method in class com.tailf.notif.ProgressNotification
-
Name, as string, of the datastore for which the transaction
is started.
- getDate() - Method in class com.tailf.maapi.MaapiRollback
-
- getDay() - Method in class com.tailf.conf.ConfDate
-
- getDay() - Method in class com.tailf.conf.ConfDatetime
-
- getDay() - Method in class com.tailf.conf.ConfDuration
-
- getDBCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.DBCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getDBName() - Method in class com.tailf.dp.DpTrans
-
The database name.
- getDBName() - Method in class com.tailf.notif.CommitFailedNotification
-
target name in confd.conf
- getDBName() - Method in class com.tailf.notif.ProgressNotification
-
- getDbType() - Method in class com.tailf.cdb.CdbSession
-
retrieve the dbType for this session.
- getDbType() - Method in class com.tailf.navu.SessionContainer
-
- getDefaultCase() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get default case for the choice.
- getDefaultErrorVerbosity() - Static method in class com.tailf.conf.ErrorMessageFormatter
-
- getDefval() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get default value represented as a subclass to ConfObject
- getDefval() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get default value represented as a subclass to ConfObject
- getDefval() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
get default value
- getDes3IV() - Method in class com.tailf.maapi.MaapiCrypto
-
- getDes3Key() - Method in class com.tailf.maapi.MaapiCrypto
-
- getDeviations() - Method in class com.tailf.ned.NedCapability
-
- getDevice() - Method in class com.tailf.ned.NedCmd
-
- getDevice() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getDevice() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getDevice() - Method in class com.tailf.notif.ProgressNotification
-
Device name.
- getDeviceName() - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Retrieve the callback deviceName
- getDeviceName() - Method in interface com.tailf.ncs.snmp.snmp4j.EventContext
-
Get the device name for the current notification
- getDeviceName() - Method in class com.tailf.ncs.snmp.snmp4j.EventContextImpl
-
Get the deviceName for a snmp notification
- getDevicePhase() - Method in class com.tailf.ned.NedWorker
-
Get the phase of the device.
- getDevicePhase() - Method in class com.tailf.notif.ProgressNotification
-
Device communication phase.
- getDeviceType() - Method in class com.tailf.dp.DpTrans
-
for ConfM
The device type
(needs to be public since access from Maapi package)
- getDevList() - Method in class com.tailf.ned.NedCmd
-
- getDevNo() - Method in class com.tailf.dp.DpTrans
-
for ConfM
The device number
(needs to be public since access from Maapi package)
- getDhGexLimitMax() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getDhGexLimitMin() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getDhGexLimitPreferred() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getDId() - Method in class com.tailf.dp.DpDbContext
-
- getDp() - Method in class com.tailf.dp.DpNotifStream
-
The Data Provider main class.
- getDp() - Method in class com.tailf.dp.DpTrans
-
Return the data provider (DP) instance that this transaction
belongs to.
- getDPMuxManager() - Method in class com.tailf.ncs.NcsMain
-
Get the DpMuxManager.
- getDryRunOutformat() - Method in class com.tailf.maapi.CommitParams
-
Get the outformat to produce when committing with dry-run.
- getDuration() - Method in class com.tailf.notif.ProgressNotification
-
Duration of the event in microseconds.
- getElem(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
This reads a a value from the path.
- getElem(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- getElem(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getElem(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getElem(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getElem(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback method needs to return a specific leaf value.
- getElem(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This reads a value from the path in fmt and returns the result.
- getElem(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- getElems() - Method in class com.tailf.conf.ConfObjectRef
-
- getEnterprise() - Method in class com.tailf.notif.SnmpaNotification.TrapInfo
-
- getEnumByLabel(ConfPath, String) - Static method in class com.tailf.conf.ConfEnumeration
-
Get an ConfEnumeration from the string label at a given
position in the schema.
- getEnumByLabel(String, String) - Static method in class com.tailf.conf.ConfEnumeration
-
Get an ConfEnumeration from the string label at a given
position in the schema.
- getErrorCode() - Method in exception com.tailf.conf.ConfException
-
- getErrorCode() - Method in class com.tailf.maapi.MaapiOutputStream
-
- getErrorCode() - Method in exception com.tailf.ned.NedException
-
- getErrorCode() - Method in exception com.tailf.ned.SSHSessionException
-
- getErrorIndex() - Method in class com.tailf.notif.SnmpaNotification
-
- getErrorMessageFormatter() - Method in class com.tailf.dp.Dp
-
Return the errorMessageFormatter for this Dp.
- getErrorMessageFormatter() - Method in class com.tailf.ned.NedMux
-
Return the errorMessageFormatter for this NedMux.
- getErrorStatus() - Method in class com.tailf.notif.SnmpaNotification
-
- getErrorStream() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getErrorStream() - Method in class com.tailf.ned.SSHJSession
-
- getErrorString() - Method in class com.tailf.dp.DpAuthContext
-
errstr is an extended error information that can be set using method
setError() and is used in the response if the auth() callback returns
false;
- getErrorString() - Method in class com.tailf.maapi.MaapiOutputStream
-
- getErrorString() - Method in class com.tailf.notif.StreamNotification
-
- getErrorVerbosity() - Method in class com.tailf.conf.ErrorMessageFormatter
-
Get the local verbosity level for reported errors
If this verbosity is null the the default level governs the error
verbosity of this Formatter
- getErrorVerbosity() - Method in class com.tailf.dp.Dp
-
Get the local verbosity level for reported errors
If this verbosity is null the the default level governs the error
verbosity of this Dp
- getErrorVerbosity() - Method in class com.tailf.ned.NedMux
-
Get the local verbosity level for reported errors
If this verbosity is null the the default level governs the error
verbosity of this NedMux
- getEventCallbackProxys(Object) - Static method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getExceptionReporter() - Method in class com.tailf.dp.Dp
-
- getExtendedErrorCodeString() - Method in exception com.tailf.cdb.CdbExtendedException
-
Get string representation of this exception error code.
- getExtendedErrorCodeString() - Method in exception com.tailf.dp.DpCallbackExtendedException
-
Get string representation of this exception error code.
- getFailedDevices() - Method in class com.tailf.maapi.CommitQueueResult
-
Return the error reason for each failed device.
- getFailedDevices() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getFailedServices() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getFD() - Method in class com.tailf.dp.DpNotifStream
-
file descriptor
- getFD() - Method in class com.tailf.dp.DpSnmpNotifier
-
file descriptor
- getFeatures() - Method in class com.tailf.ned.NedCapability
-
- getFilter() - Method in class com.tailf.maapi.MaapiCursor
-
Return the XPath filter for this cursor, or null if there is none.
- getFilter() - Method in class com.tailf.ned.NedCmd
-
- getFilterType() - Method in class com.tailf.ned.NedCmd
-
- getFilterTypeAsString() - Method in class com.tailf.ned.NedCmd
-
- getFixedNR() - Method in class com.tailf.maapi.MaapiRollback
-
- getFlag() - Method in class com.tailf.cdb.CdbPhase
-
- getFlags() - Method in class com.tailf.cdb.CdbSubscription
-
Returns an EnumSet of current
flags for this subscription.
- getFlags() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session flags
- getFlags() - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getFlags() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get flags for this node.
- getFlags() - Method in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- getFormat() - Method in class com.tailf.maapi.DryRunResult
-
Return the format of the dry-run result.
- getFormatAsString() - Method in class com.tailf.maapi.DryRunResult
-
Return the format as a string.
- getForwardType() - Method in class com.tailf.notif.ForwardNotification
-
- getFractionDigits() - Method in class com.tailf.conf.ConfDecimal64
-
- getFromTransactionId() - Method in class com.tailf.ned.NedCmd
-
- getFromTransactionId() - Method in class com.tailf.ned.NedWorker
-
This method returns an integer that represents the transaction
we are going from.
- getGenericConfigChars() - Method in class com.tailf.ned.NedCmd
-
- getGenericTrap() - Method in class com.tailf.notif.SnmpaNotification.TrapInfo
-
- getGroups() - Method in class com.tailf.dp.DpAuthContext
-
If success is true, the AAA authentication succeeded, and groups is an
array of length ngroups that gives the groups that will be assigned to
the user at login.
- getGroups() - Method in class com.tailf.dp.DpAuthorizationContext
-
If success is true, the AAA authentication succeeded, and groups is an
array of length ngroups that gives the groups that will be assigned to
the user at login.
- getGroups() - Method in class com.tailf.maapi.MaapiAuthentication
-
- getHAInfoType() - Method in class com.tailf.notif.HaNotification
-
HA information type.
- getHANode() - Method in class com.tailf.notif.HaNotification
-
- getHaState() - Method in class com.tailf.ha.HaStatus
-
Get the HA node state - MASTER/SLAVE/SLAVE_RELAY/NONE
- getHealthCheckInterval() - Method in class com.tailf.notif.NotificationCfg
-
- getHeartbeatInterval() - Method in class com.tailf.notif.NotificationCfg
-
- getHigh() - Method in class com.tailf.maapi.MaapiSchemas.CSStringLength
-
- getHigh() - Method in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- getHit() - Method in class com.tailf.ned.NedExpectResult
-
- getHostKeys() - Method in class com.tailf.ned.NedCmd
-
- getHostKeyVerifAsString() - Method in class com.tailf.ned.NedCmd
-
- getHostKeyVerify() - Method in class com.tailf.ned.NedCmd
-
- getHour() - Method in class com.tailf.conf.ConfDatetime
-
- getHour() - Method in class com.tailf.conf.ConfDuration
-
- getHour() - Method in class com.tailf.conf.ConfTime
-
- getId() - Method in class com.tailf.maapi.CommitQueueResult
-
Return the commit queue id.
- getId() - Method in class com.tailf.maapi.MaapiCursor
-
- getId() - Method in class com.tailf.maapi.MaapiSchemas.CSIdref
-
- getId() - Method in class com.tailf.ncs.alarmman.common.Attribute
-
- getId() - Method in class com.tailf.ned.NedCmd
-
- getImpactedObjects() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getInfo() - Method in class com.tailf.navu.NavuAction
-
- getInfo() - Method in class com.tailf.navu.NavuNode
-
Returns the NaveNodeInfo
regarding this node.
- getInformCb() - Method in class com.tailf.dp.DpSnmpNotifier
-
The inform callback.
- getInfoType() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getInputStream() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getInputStream() - Method in interface com.tailf.ned.SSHClient.Subsystem
-
- getInputStream() - Method in class com.tailf.ned.SSHJSession
-
- getInstance() - Static method in class com.tailf.ncs.NcsMain
-
Get the singleton instance of the NcsMain class
- getInstance(String, int) - Static method in class com.tailf.ncs.NcsMain
-
Get the singleton instance of the NcsMain class
- getIp() - Method in class com.tailf.conf.ConfUserInfo
-
Get User Session IP address as an Java InetAddress instance
- getIP() - Method in class com.tailf.ned.NedCmd
-
- getIP() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getIP() - Method in class com.tailf.notif.CommitFailedNotification
-
- getIP() - Method in class com.tailf.notif.SnmpaNotification
-
- getIPAddress() - Method in class com.tailf.dp.DpUserInfo
-
Get User session IP address as ConfIPv4 or ConfIPv6 respectively
- getIPAddress() - Method in class com.tailf.maapi.MaapiUserSession
-
Get user session ip address as java InetAddress instance
- getIpValue() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session IP address as ConfIPv4 or ConfIPv6 respectively
- getIPValue() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getIPValue() - Method in class com.tailf.notif.CommitFailedNotification
-
- getIPValue() - Method in class com.tailf.notif.SnmpaNotification
-
- getIteratorKey(DpTrans, ConfObject[], Object) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getIteratorKey(DpTrans, ConfObject[], Object) - Method in interface com.tailf.dp.DpDataCallback
-
The following callback is used with the iterators above.
- getIteratorObject(DpTrans, ConfObject[], Object) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getIteratorObject(DpTrans, ConfObject[], Object) - Method in interface com.tailf.dp.DpDataCallback
-
The following callback is used with the iterators above.
- getIteratorObjectList(DpTrans, ConfObject[], Object, Iterator<? extends Object>) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getIteratorObjectList(DpTrans, ConfObject[], Object, Iterator<? extends Object>) - Method in interface com.tailf.dp.DpDataCallback
-
This callback is used in place of getIteratorObject when a
List
of objects is requested rather than a single instance.
- getJavaPattern() - Method in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- getKex() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getKey(int) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Return a key at the given index.
- getKey() - Method in class com.tailf.navu.NavuChange
-
- getKey() - Method in class com.tailf.navu.NavuContainer
-
If this container is a list instance this method
can be used to get the list entry key.
- getKey() - Method in class com.tailf.navu.NavuListEntry
-
Return the associate key that this NavuList
is mapped to.
- getKeyDir() - Method in class com.tailf.ned.NedCmd
-
- getKeyDir() - Method in class com.tailf.ned.NedWorker
-
This method returns the ssh public key directory as defined in the
auth map.
- getKeyPath() - Method in class com.tailf.navu.NavuAction
-
- getKeyPath() - Method in class com.tailf.navu.NavuNode
-
Returns the absolute keypath of this node.
- getKeys() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Return a list of keys.
- getKeys() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get keys for the node.
- getKeys() - Method in class com.tailf.navu.NavuCursor
-
Returns an iterable item
- getKnownIPAddresses() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Returns the set of snmp peer ip addresses
for registered managed devices.
- getKP() - Method in interface com.tailf.conf.Compiler
-
- getKP() - Method in class com.tailf.conf.ConfXPath
-
Returns an array of ConfTag
and ConfKey
objects which represents the path in reverted order.
- getKP() - Method in class com.tailf.conf.InstancePath
-
Returns an array of ConfTag
and ConfKey
objects which represents the path in reverted order.
- getKP() - Method in class com.tailf.conf.XPathAbrevCompiler
-
- getKP() - Method in class com.tailf.dp.DpAccumulate
-
The keypath consisting of an array of ConfTag and/or ConfKey objects.
- getLabel() - Method in class com.tailf.maapi.MaapiRollback
-
- getLabel() - Method in class com.tailf.notif.CommitDiffNotification
-
Commit label - null if no label
- getLabelByEnum(ConfPath, ConfEnumeration) - Static method in class com.tailf.conf.ConfEnumeration
-
Get the string label of an enumeration at a given
position in the schema.
- getLabelByEnum(String, ConfEnumeration) - Static method in class com.tailf.conf.ConfEnumeration
-
Get the string label of an enumeration at a given
position in the schema.
- getLastOp() - Method in class com.tailf.dp.DpDbContext
-
- getLatestMountId() - Method in class com.tailf.conf.InstancePath
-
- getLatestNotificationType() - Method in class com.tailf.cdb.CdbSubscription
-
Retrieve the latest notification type.
- getLatestSubscriptionFlag() - Method in class com.tailf.cdb.CdbSubscription
-
Deprecated.
- getLengthArray() - Method in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- getLine() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getLine() - Method in class com.tailf.ned.SSHJSession
-
Return the line buffer
- getListType() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
Get base type for a leaf-list.
- getLmode() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session locks
- getLoadedMNsMaps() - Method in class com.tailf.maapi.MaapiSchemas
-
- getLoadedSchemas() - Method in class com.tailf.maapi.MaapiSchemas
-
get all loaded schemas as a Collection of CSSchema objects
- getLoadOp() - Method in class com.tailf.ned.NedCmd
-
- getLoadOp() - Method in class com.tailf.ned.NedWorker
-
This method returns the load operation that should
be used when populating the transaction in any of
the show methods.
- getLocalCdb() - Method in class com.tailf.navu.SessionContainer
-
- getLocalSocket() - Method in class com.tailf.maapi.MaapiOutputStream
-
This method is intended to retrieve reference to the underlying
stream socket on which the write is performed.
- getLocalSocket() - Method in class com.tailf.navu.SessionContainer
-
- getLocalUser() - Method in class com.tailf.ned.NedCmd
-
- getLocks() - Method in class com.tailf.navu.SessionContainer
-
- getLogAgedTime(DpNotifStream) - Method in interface com.tailf.dp.DpNotifReplayCallback
-
The callback is called by ConfD/NCS to find out the event time of the
last notification aged out of the log, if any.
- getLogintime() - Method in class com.tailf.conf.ConfUserInfo
-
Get user session login time
- getLoginTime() - Method in class com.tailf.maapi.MaapiUserSession
-
Get user session login time
- getLogNo() - Method in class com.tailf.dp.DpAuthContext
-
If success is false, the AAA authentication failed (with logno set
to CONFD_AUTH_LOGIN_FAIL).
- getLogNo() - Method in class com.tailf.notif.AuditNotification
-
Number from confd_logsyms.h
- getLogNo() - Method in class com.tailf.notif.SyslogNotification
-
Log number (from confd_logsyms.h)
- getLogStartTime(DpNotifStream) - Method in interface com.tailf.dp.DpNotifReplayCallback
-
The callback is called by ConfD/NCS to find out the log's current start
time, relevant for replay requests.
- getLongDataBackstore() - Method in class com.tailf.conf.ConfDecimal64
-
- getLow() - Method in class com.tailf.maapi.MaapiSchemas.CSStringLength
-
- getLow() - Method in class com.tailf.maapi.MaapiSchemas.CSTypeRange
-
- getMaapi() - Method in class com.tailf.navu.NavuContextBase
-
Getter for MAAPI
- getMaapiHandle() - Method in class com.tailf.navu.NavuContextBase
-
Getter for MAAPI transaction handle.
- getMaapiReadOnlyHandle() - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getMaapiResource(Object, Scope) - Static method in class com.tailf.ncs.ResourceManager
-
- getMaapiResource(Object, Scope, String) - Static method in class com.tailf.ncs.ResourceManager
-
- getMac() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getManagedDevice() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getManagedDevice() - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- getManagedObject() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getManagedObject() - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- getMask() - Method in class com.tailf.maapi.MaapiSchemas.CSBit
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPAndPrefixLen
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPPrefix
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPv4Prefix
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- getMaskLength() - Method in class com.tailf.conf.ConfIPv6Prefix
-
- getMatch() - Method in class com.tailf.ned.NedExpectResult
-
- getMaxOccurs() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get MaxOccurs for the node
- getMaxOccurs() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get MaxOccurs for the node
- getMessage() - Method in class com.tailf.conf.ConfWarning
-
- getMessage() - Method in class com.tailf.notif.AuditNotification
-
Message
- getMessage() - Method in class com.tailf.notif.ProgressNotification
-
Progress event messeage.
- getMessage() - Method in class com.tailf.notif.SyslogNotification
-
Syslog Message
- getMetaData() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get meta data for this node.
- getMethod() - Method in class com.tailf.dp.DpAuthContext
-
The method string gives the authentication method used, as follows:
- getMicro() - Method in class com.tailf.conf.ConfDatetime
-
- getMicro() - Method in class com.tailf.conf.ConfDuration
-
- getMicro() - Method in class com.tailf.conf.ConfTime
-
- getMin() - Method in class com.tailf.conf.ConfDatetime
-
- getMin() - Method in class com.tailf.conf.ConfDuration
-
- getMin() - Method in class com.tailf.conf.ConfTime
-
- getMinOccurs() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get MinOccurs for the choice
- getMinOccurs() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get MinOccurs for the node
- getMinOccurs() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get MinOccurs for the node
- getMode() - Method in class com.tailf.dp.DpTrans
-
The mode.
- getModifications(int, EnumSet<CdbGetModificationFlag>, ConfPath) - Method in class com.tailf.cdb.CdbSubscription
-
Retrieve changes that caused by subscription notification.
- getModifications(int, CdbGetModificationFlag, ConfPath) - Method in class com.tailf.cdb.CdbSubscription
-
Deprecated.
- getModifications(int, EnumSet<CdbGetModificationFlag>, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Retrieve changes that caused by subscription notification.
- getModifications(int, CdbGetModificationFlag, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Deprecated.
- getModifications(EnumSet<CdbGetModificationFlag>) - Method in class com.tailf.cdb.CdbSubscription
-
Retrieve changes that caused by subscription notification.
- getModifications(CdbGetModificationFlag) - Method in class com.tailf.cdb.CdbSubscription
-
Deprecated.
- getModificationsCLI(int, int) - Method in class com.tailf.cdb.CdbSubscription
-
CLI string that corresponds to the changes that triggered subscription.
- getModificationsCLI(int) - Method in class com.tailf.cdb.CdbSubscription
-
Return a string with the CLI commands that corresponds to the
changes that triggered subscription.
- getModule() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get module name
- getModule() - Method in class com.tailf.ned.NedCapability
-
- getMonth() - Method in class com.tailf.conf.ConfDate
-
- getMonth() - Method in class com.tailf.conf.ConfDatetime
-
- getMonth() - Method in class com.tailf.conf.ConfDuration
-
- getMountId(ConfPath) - Method in class com.tailf.cdb.Cdb
-
- getMountId(ConfPath) - Method in class com.tailf.cdb.CdbSubscription
-
- getMountId(ConfPath) - Method in interface com.tailf.conf.MountIdInterface
-
- getMountId(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- getMountId() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getMountId() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
- getMountId(MountIdInterface, ConfPath) - Method in class com.tailf.maapi.MaapiSchemas
-
- getMountId(ConfPath) - Method in class com.tailf.maapi.MountIdCb
-
- getMountIdGetter() - Method in class com.tailf.conf.InstancePath
-
- getMountIdInterface() - Method in class com.tailf.navu.NavuContext
-
- getMoveDestination() - Method in class com.tailf.ned.NedEditOp
-
Returns the absolute or relative destination of a move operation.
- getMyUserSession() - Method in class com.tailf.maapi.Maapi
-
Returns the usid associated with this Maapi
- getName() - Method in class com.tailf.cdb.Cdb
-
Retrieve the name of this Cdb
socket.
- getName() - Method in class com.tailf.conf.ConfQname
-
- getName() - Method in class com.tailf.maapi.DryRunResult.DryRunEntry
-
Return the name of the device/node.
- getName() - Method in class com.tailf.maapi.MaapiSchemas.CSBit
-
- getName() - Method in class com.tailf.maapi.MaapiSchemas.CSEnum
-
- getName() - Method in class com.tailf.maapi.MaapiSchemas.CSIdref
-
- getName() - Method in class com.tailf.maapi.MaapiSchemas.CSNamedType
-
get the type name
- getName() - Method in class com.tailf.navu.NavuAction
-
- getName() - Method in class com.tailf.navu.NavuChoice
-
Returns the choice name according to the YANG model.
- getName() - Method in class com.tailf.navu.NavuNode
-
Returns the name of this NavuNode.
- getName() - Method in class com.tailf.ned.NedCapability
-
- getName() - Method in class com.tailf.notif.SnmpaNotification.SnmpVar
-
- getName() - Method in class com.tailf.notif.SubagentNotification
-
Name of subagent.
- getNamedTypes() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get a Hashtable of all named types, the Hashtable has the type names
as keys represented as strings and the types as values represented as
CSType objects.
- getNameSpace() - Method in class com.tailf.ncs.alarmman.common.Attribute
-
- getNanoServiceCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getNativeType() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
get native type represented by integer defined as static final int in
ConfObject
- getNavuNode(ConfPath) - Method in class com.tailf.navu.NavuAction
-
- getNavuNode(ConfPath) - Method in class com.tailf.navu.NavuNode
-
Retrieve a NavuNode based on the given absolute or relative
path.
- getNcsHost() - Method in class com.tailf.ncs.NcsMain
-
Get the hostname or ip for the Ncs Server
- getNcsPort() - Method in class com.tailf.ncs.NcsMain
-
Get the port number for the Ncs Server
- getNedErrorCode() - Method in exception com.tailf.ned.NedException
-
- getNedId() - Method in class com.tailf.ned.NedWorker
-
This method returns the ned-id for the ned associated with this worker.
- getNedIdByDeviceName(String) - Method in interface com.tailf.dp.services.ServiceContext
-
- getNedMuxManager() - Method in class com.tailf.ncs.NcsMain
-
Get the NedMuxManager.
- getNext(MaapiCursor) - Method in class com.tailf.maapi.Maapi
-
- getNode() - Method in class com.tailf.cdb.CdbTxId
-
Get the host node;
- getNode(ConfObject[], NavuContext) - Static method in class com.tailf.navu.KeyPath2NavuNode
-
- getNode(ConfPath, NavuContext) - Static method in class com.tailf.navu.KeyPath2NavuNode
-
- getNode() - Method in class com.tailf.navu.NavuXPathContext
-
Get current NavuNode
- getNode() - Method in class com.tailf.notif.ProgressNotification
-
Remote node name.
- getNodeId() - Method in class com.tailf.conf.ConfHaNode
-
Get the nodeid which is the identity of the HA node
- getNodeInfo() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves the node information
- getNodes() - Method in class com.tailf.ha.HaStatus
-
Get the array of slaves for a MASTER HA node, the MASTER node for a
SLAVE HA node, or the MASTER and the "sub-slaves" for a SLAVE_RELAY
HA node.
- getNodes() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get List of the nodes defined in this Case.
- getNotificationReceiver(String, int) - Static method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Factory method to get a NotificationReceiver instance.
- getNotificationReceiver() - Static method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Factory method to get a NotificationReceiver instance.
- getNotificationType() - Method in class com.tailf.notif.Notification
-
- getNotifStream() - Method in class com.tailf.dp.DpNotifReplayThread
-
The Notification stream.
- getNotifyName() - Method in class com.tailf.dp.DpSnmpNotifier
-
The notify_init.xml notify name.
- getNR() - Method in class com.tailf.maapi.MaapiRollback
-
- getNS() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get namespace represented as string
- getNS() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get namespace represented as string
- getNS() - Method in class com.tailf.maapi.MaapiSchemas.CSIdref
-
- getNS() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get namespace represented as string
- getNS() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get Namespace string.
- getNSByModule(String) - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getNSByNSHash(Integer) - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getNSByPrefix(String) - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getNSByXmlNs(String) - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getNSHash() - Method in class com.tailf.conf.ConfIdentityRef
-
- getNSHash() - Method in class com.tailf.conf.ConfTag
-
- getNSHash() - Method in class com.tailf.conf.ConfXMLParam
-
Returns the namespce hash for this parameter.
- getNSHash() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get namespace represented as hash value
- getNSHash() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get namespace represented as hash value
- getNSHash() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves the namespace represented as hash value
- getNSHash() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get Namespace hashvalue
- getNsList() - Method in class com.tailf.dp.Dp
-
Get a list of the installed namespaces.
- getNsList() - Method in class com.tailf.dp.DpTrans
-
Returns the namespace list stored by the data provider.
- getNsList() - Method in class com.tailf.maapi.Maapi
-
Get a list of the installed namespaces retrieved from the loaded
MaapiSchemas
.
- getNsList() - Method in class com.tailf.navu.NavuContextBase
-
- getNumberOfInstances(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Returns the number of elements of a container type.
- getNumberOfInstances(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- getNumberOfInstances(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getNumberOfInstances(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getNumberOfInstances(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Return the number of instances in a list.
- getNumberOfInstances(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- getNumGroups() - Method in class com.tailf.dp.DpAuthContext
-
If success is true, the AAA authentication succeeded, ngroups is the
number of groups that will be assigned to the user at login.
- getNumVariables() - Method in class com.tailf.notif.SnmpaNotification
-
size of vbinds
- getObject(int, String, Object...) - Method in class com.tailf.cdb.CdbSession
-
In some cases it can be motivated to read multiple values in one request
- this will be more efficient since it only incurs a single round trip to
the server, but usage is a bit more complex.
- getObject(int, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Same functionality as getObject(numOfObjects, fmt, arguments) but takes a
already constructed ConfPath object as argument instead of fmt,
arguments.
- getObject(int, ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getObject(int, String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getObject() - Method in class com.tailf.conf.ConfCLIToken
-
- getObject(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- getObject(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
The purpose of the callback is to return an array of values,
corresponding to a complete list entry in one swoop.
- getObject(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This reads a container object or a list entry object from the path in fmt
and returns the result.
- getObject() - Method in class com.tailf.proto.ConfEBinary
-
Get the java Object from the binary.
- getObjects(int, int, int, String, Object...) - Method in class com.tailf.cdb.CdbSession
-
Similar to cdb.getObject(), but reads multiple instances of a dynamic
container based on the "instance integer" otherwise given within square
brackets in the path - here the path must specify the dynamic container
without the instance integer.
- getObjects(int, int, int, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Same functionality as getObjects(numOfObjects, instance, fmt, arguments)
but takes a already constructed ConfPath object as argument instead of
fmt, arguments.
- getObjects(int, int, int, ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getObjects(int, int, int, String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getObjects(MaapiCursor, int, int) - Method in class com.tailf.maapi.Maapi
-
Get several list instances with one request.
- getOID() - Method in class com.tailf.conf.SnmpVarbind
-
Deprecated.
- getOID() - Method in class com.tailf.notif.SnmpaNotification.SnmpVar
-
- getOIDLong() - Method in class com.tailf.conf.SnmpVarbind
-
- getOldValue() - Method in class com.tailf.navu.NavuLeaf
-
- getOpaque() - Method in exception com.tailf.conf.ConfException
-
- getOpaque() - Method in class com.tailf.dp.DpTrans
-
If the tailf:opaque substatement has been used with the tailf:callpoint
statement in the data model, the argument string is made available to
the callbacks via this method
- getOpaque() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
Get Opaque object used internally by validation methods
- getOpaque() - Method in class com.tailf.ncs.snmp.snmp4j.NotifHandlerInstance
-
Retrieves the registered opaque object
- getOpDone() - Method in class com.tailf.ned.NedEditOp
-
- getOperation() - Method in class com.tailf.dp.DpAccumulate
-
The op has one of the values: SET_ELEM
, CREATE
,
REMOVE
- getOperation() - Method in class com.tailf.ned.NedEditOp
-
- getOperations() - Method in class com.tailf.ned.NedCmd
-
- getOrdinalValue() - Method in class com.tailf.conf.ConfEnumeration
-
Get the ordinal value (integer value) for this enumeration.
- getOutputStream() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getOutputStream() - Method in interface com.tailf.ned.SSHClient.Subsystem
-
- getOutputStream() - Method in class com.tailf.ned.SSHJSession
-
- getPackage() - Method in class com.tailf.notif.ProgressNotification
-
The package from which the event originates.
- getParamIndexes() - Method in class com.tailf.navu.NavuParser
-
- getParams() - Method in class com.tailf.ned.NedCmd
-
- getParent() - Method in class com.tailf.navu.NavuAction
-
- getParent() - Method in class com.tailf.navu.NavuLeaf
-
- getParent() - Method in class com.tailf.navu.NavuList
-
- getParent() - Method in class com.tailf.navu.NavuNode
-
Returns the parent of the node.
- getParentChoice() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get the parent choice defining this case.
- getParentNode() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get parent node for the choice.
- getParentNode() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves the parent node for this node
- getParentType() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
get parent type if this is not an native type
- getPassword() - Method in class com.tailf.ned.NedCmd
-
- getPassword() - Method in class com.tailf.ned.NedWorker
-
This method returns the backend password as defined in the
auth map.
- getPath() - Method in class com.tailf.conf.ConfWarning
-
- getPath() - Method in class com.tailf.maapi.MaapiCursor
-
- getPath() - Method in class com.tailf.ned.NedCmd
-
- getPath() - Method in class com.tailf.ned.NedEditOp
-
- getPath() - Method in class com.tailf.ned.NedTTL
-
- getPaths() - Method in class com.tailf.ned.NedCmd
-
- getPatternType() - Method in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- getPDUType() - Method in class com.tailf.notif.SnmpaNotification
-
- getPerceivedSeverity() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getPhase() - Method in class com.tailf.cdb.Cdb
-
Returns the start-phase CDB database is currently in.
- getPhase() - Method in class com.tailf.notif.ProgressNotification
-
Transaction phase.
- getPoolName() - Method in class com.tailf.ncs.NcsThreadPoolFactory
-
- getPort() - Method in class com.tailf.conf.ConfUserInfo
-
Get user session port
- getPort() - Method in class com.tailf.ned.NedCmd
-
- getPort() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getPort() - Method in class com.tailf.notif.CommitFailedNotification
-
- getPort() - Method in class com.tailf.notif.SnmpaNotification
-
- getPos() - Method in class com.tailf.maapi.MaapiSchemas.CSBit
-
- getPos() - Method in class com.tailf.proto.ConfInputStream
-
Get the current position in the stream.
- getPos() - Method in class com.tailf.proto.ConfOutputStream
-
Get the current position in the stream.
- getPrefix() - Method in class com.tailf.conf.ConfQname
-
- getPrefix() - Method in class com.tailf.conf.ConfTag
-
- getPrefix() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get Namespace prefix string
- getPrefixByNS(String) - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getPrev() - Method in class com.tailf.maapi.MaapiCursor
-
- getPreviousCase() - Method in class com.tailf.navu.NavuChoice
-
Returns the previous case of the choice.
- getPrio() - Method in class com.tailf.notif.SyslogNotification
-
Priority (from syslog.h)
- getProduct() - Method in class com.tailf.maapi.MaapiUserSessionId
-
- getProgressEventType() - Method in class com.tailf.notif.ProgressNotification
-
Progress event type.
- getProperty(String) - Static method in class com.tailf.ncs.OsEnv
-
Searches for the property with the specified key in the environment.
- getProperty(String, String) - Static method in class com.tailf.ncs.OsEnv
-
Searches for the property with the specified key in environment.
- getProto() - Method in class com.tailf.conf.ConfUserInfo
-
Get User session protocol type
- getProtocol() - Method in class com.tailf.dp.DpUserInfo
-
Get User session protocol type
- getProtocol() - Method in class com.tailf.ned.NedCmd
-
- getProviderName() - Method in interface com.tailf.ned.SSHClient
-
Get name and version of underlying SSH implementation.
- getProvisionalTransId() - Method in class com.tailf.ned.NedCmd
-
- getPublicKey() - Method in class com.tailf.ned.NedCmd.NedSSHAlgorithms
-
- getPublicKeyBlob() - Method in class com.tailf.ned.NedCmd.NedPublicKey
-
- getPublicKeys() - Method in class com.tailf.ned.NedCmd
-
- getQName() - Method in class com.tailf.maapi.MaapiSchemas.CSIdref
-
Return the string "prefix:name"
of a identity
- getQRef() - Method in class com.tailf.dp.DpDbContext
-
- getQRef() - Method in class com.tailf.dp.DpNotifStream
-
last qref
- getRawAddress() - Method in class com.tailf.conf.ConfIP
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPAndPrefixLen
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPPrefix
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv4
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv4Prefix
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv6
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- getRawAddress() - Method in class com.tailf.conf.ConfIPv6Prefix
-
- getReadConfSession() - Method in class com.tailf.navu.NavuContextBase
-
- getReader() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getReader() - Method in class com.tailf.ned.SSHJSession
-
Return the session input reader
- getReadOnlyMaapi() - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- getReadOperSession() - Method in class com.tailf.navu.NavuContextBase
-
- getReadTimeout() - Method in class com.tailf.ned.NedCmd
-
- getReadTimeout() - Method in interface com.tailf.ned.SSHClient.CliSession
-
Interface methods that must be implemented
- getReadTimeout() - Method in class com.tailf.ned.SSHJSession
-
Return the configured read timeout
- getReadTimeout() - Method in class com.tailf.ned.SSHSession
-
Return the readTimeout value that is used to read data from
the ssh socket.
- getReason() - Method in class com.tailf.dp.DpAuthContext
-
If success is false, the AAA authentication failed, reason is a
explanatory string reason.
- getReason() - Method in class com.tailf.maapi.MaapiAuthentication
-
- getRegisteredNotificationHandlers() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Get a copy of the registered chain of NotificationHandlerInstances
An NotificationHandlerInstance is an NotificationHandler together
with its registered opaque object.
- getRelatedAlarms() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getRemainingAuthMethods(String) - Method in class com.tailf.ned.SSHConnection
-
Deprecated.
Overridden authentication method
- getRemoteUser() - Method in class com.tailf.ned.NedCmd
-
- getRemoteUser() - Method in class com.tailf.ned.NedWorker
-
This method returns the backend user name as defined in the
auth map.
- getReplayCb() - Method in class com.tailf.dp.DpNotifStream
-
The replay callback
- getRequestId() - Method in class com.tailf.notif.SnmpaNotification
-
- getResourceManager() - Static method in class com.tailf.ncs.ResourceManager
-
- getRevision() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get schema revision
- getRevision() - Method in class com.tailf.ned.NedCapability
-
- getRollbackId(int) - Method in class com.tailf.maapi.Maapi
-
Get rollback id for committed transaction specified by
transaction handle tid.
- getRootCauseObjects() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getRootCdb() - Method in class com.tailf.navu.SessionContainer
-
- getRootMountId() - Static method in class com.tailf.maapi.MaapiSchemas
-
- getRootNode() - Method in interface com.tailf.dp.services.ServiceContext
-
Returns the path root as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
- getRootNode() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get first Schema root node.
- getRootNS() - Method in class com.tailf.navu.NavuAction
-
Returns the root namespace of the topmost ancestor.
- getRootNS() - Method in class com.tailf.navu.NavuContainer
-
- getRootNS() - Method in class com.tailf.navu.NavuLeaf
-
- getRootNS() - Method in class com.tailf.navu.NavuNode
-
Returns the root namespace of the topmost ancestor.
- getRowIndex() - Method in class com.tailf.conf.SnmpVarbind
-
- getRowIndex() - Method in class com.tailf.notif.SnmpaNotification.SnmpVar
-
- getRunningDbStatus() - Method in class com.tailf.maapi.Maapi
-
Query ConfD/NCS for its consistency state.
- getS1() - Method in class com.tailf.cdb.CdbTxId
-
Get the s1 part of timestamp
- getS2() - Method in class com.tailf.cdb.CdbTxId
-
Get the s2 part of timestamp
- getS3() - Method in class com.tailf.cdb.CdbTxId
-
Get the s3 part of timestamp
- getSchemas() - Static method in class com.tailf.maapi.Maapi
-
Returns the currently loaded schema.
- getSec() - Method in class com.tailf.conf.ConfDatetime
-
- getSec() - Method in class com.tailf.conf.ConfDuration
-
- getSec() - Method in class com.tailf.conf.ConfTime
-
- getSecondaryIndex() - Method in class com.tailf.dp.DpTrans
-
Secondary index.
- getSecondaryIndex() - Method in class com.tailf.maapi.MaapiCursor
-
Return the name of the specified secondary index (if any).
- getSecondaryPassword() - Method in class com.tailf.ned.NedCmd
-
- getSecondaryPassword() - Method in class com.tailf.ned.NedWorker
-
This method returns the backend secondary password as defined in the
auth map.
- getSelectCaseAsNavuChoice(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a collection of the "toplevel" choice elements of
the a current selected case.
- getSelectCaseAsNavuNode(String) - Method in class com.tailf.navu.NavuContainer
-
Returns a collection of the top-level node elements of
the currently selected case of the specified choice
.
- getSelectedCase() - Method in class com.tailf.navu.NavuChoice
-
Returns the current case.
- getSelectedCase(String) - Method in class com.tailf.navu.NavuContainer
-
Returns the selected cases of a given choice.
- getSelectionKey() - Method in class com.tailf.cdb.Cdb
-
Deprecated.
- getSelector() - Method in class com.tailf.cdb.Cdb
-
Deprecated.
- getService() - Method in class com.tailf.notif.ProgressNotification
-
The invoked service instance.
- getServiceCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getServiceNode() - Method in interface com.tailf.dp.services.ServiceContext
-
Returns the current service path as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
- getServicePhase() - Method in class com.tailf.notif.ProgressNotification
-
Callback phase of the invoked service.
- getServicePoint() - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Retrieve the callback servicepoint
- getServicePoint() - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
Retrieve the callback servicepoint
- getServicePointMaapi() - Method in class com.tailf.dp.Dp
-
- getSession(Cdb, CdbDBType, EnumSet<CdbLockType>) - Method in interface com.tailf.navu.NavuCdbSessionPoolable
-
Returns a Cdb session to dbType
datastore with
the locks locks
associated with the given Cdb.
- getSession() - Method in class com.tailf.ned.SSHSession
-
Needed by users that need to monitor a session for EOF .
- getSessionFlags() - Method in class com.tailf.maapi.MaapiUserSession
-
Get User session protocol
- getSessionId() - Method in class com.tailf.notif.ProgressNotification
-
User session id.
- getShallowType() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get shallowtype represented as final static int in
ConfObject
- getSibling(int) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves sibling with specified tag or null
if no sibling exists.
- getSibling(long) - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Deprecated.
- getSiblings() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get List of sibling cases for this case.
- getSiblings() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get List of sibling choices with the same parent node.
- getSiblings() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves siblings for this node as List or null
if no siblings exists.
- getSinkCentral() - Method in class com.tailf.ncs.NcsMain
-
Get the Ncs AlarmSinkCentral instance
- getSize() - Method in class com.tailf.maapi.MaapiSchemas.CSMNsMap
-
- getSnmp_v3_ctx() - Method in class com.tailf.conf.ConfUserInfo
-
Get snmp v3 context
- getSnmpInformResponseCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getSnmpNotificationHandler() - Method in class com.tailf.ncs.snmp.snmp4j.NotifHandlerInstance
-
Retrieves the registered Snmp notification handler
- getSnmpV3Context() - Method in class com.tailf.maapi.MaapiUserSession
-
Get snmpv3 context if available
- getSnmpVar() - Method in class com.tailf.notif.SnmpaNotification.Varbind
-
- getSocket() - Method in class com.tailf.cdb.Cdb
-
Retrieve the underlying socket used by this Cdb
instance
- getSocket(Object) - Static method in class com.tailf.conf.SocketFactory
-
Retrieve a socket which is connected to the default host/port.
- getSocket(Object, Socket) - Static method in class com.tailf.conf.SocketFactory
-
Retrieve a connected socket using a connected socket as basis.
- getSocket(Object, String, int) - Static method in class com.tailf.conf.SocketFactory
-
Retrieve a connected socket to a specified destination
If the default host/port is not set, it will be set to the same as
the given socket.
- getSocket(Object, InetAddress, int) - Static method in class com.tailf.conf.SocketFactory
-
Retrieve a connected socket to a specified destination
If the default host/port is not set, it will be set to the same as
the given socket.
- getSocket(Object, Socket) - Method in interface com.tailf.conf.SocketFactoryCallback
-
Retrieve a connected socket using a connected socket as basis.
- getSocket(Object, String, int) - Method in interface com.tailf.conf.SocketFactoryCallback
-
Retrieve a connected socket to a specified destination
- getSocket(Object, InetAddress, int) - Method in interface com.tailf.conf.SocketFactoryCallback
-
Retrieve a connected socket to a specified destination
- getSocket() - Method in class com.tailf.dp.DpNotifStream
-
The worker socket which is connected to ConfD/NCS.
- getSocket() - Method in class com.tailf.dp.DpSnmpNotifier
-
The worker socket which is connected to ConfD/NCS.
- getSocket() - Method in class com.tailf.dp.DpTrans
-
Return the worker socket socket
.
- getSocket() - Method in class com.tailf.maapi.Maapi
-
- getSocket() - Method in class com.tailf.ned.TelnetSession
-
Needed by users that need to monitor a socket for EOF .
- getSocketChannel() - Method in class com.tailf.cdb.Cdb
-
Deprecated.
- getSocketFactoryCb() - Static method in class com.tailf.conf.SocketFactory
-
Retrieve the SocketFactoryCallback.
- getSourceAddress() - Method in class com.tailf.ned.NedCmd
-
- getSourceAddress() - Method in class com.tailf.ned.NedWorker
-
This method returns the source IP address if such an address
is configured in the ncs configuration.
- getSourceCentral() - Method in class com.tailf.ncs.NcsMain
-
Get the Ncs AlarmSourceCentral instance
- getSpecificProblem() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getSpecificProblem() - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- getSpecificTrap() - Method in class com.tailf.notif.SnmpaNotification.TrapInfo
-
- getSSHAlgorithms() - Method in class com.tailf.ned.NedCmd
-
- getSSHConnection() - Method in class com.tailf.ned.SSHSession
-
Return the underlying ssh connection object
- getSSHHostKey() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- getSSHKeyAlg() - Method in class com.tailf.notif.CallHomeInfoNotification
-
SSH key algorithm:
#SSH_KEY_ALG_SSH_RSA
#SSH_KEY_ALG_SSH_DSS
- getStart() - Method in class com.tailf.dp.DpNotifReplayThread
-
- getStartTime() - Method in class com.tailf.ned.NedCmd
-
- getStartTime() - Method in class com.tailf.notif.NotificationCfg
-
- getState() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- getStateNode() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- getStatsCapas() - Method in class com.tailf.ned.NedConnectionBase
-
- getStatus() - Method in class com.tailf.maapi.CommitQueueResult
-
Return the status of the commit queue item.
- getStatusAsString() - Method in class com.tailf.maapi.CommitQueueResult
-
Return the status as a string.
- getStop() - Method in class com.tailf.dp.DpNotifReplayThread
-
- getStopTime() - Method in class com.tailf.notif.NotificationCfg
-
- getStream() - Method in class com.tailf.ned.NedCmd
-
- getStreamEventType() - Method in class com.tailf.notif.StreamNotification
-
Stream event type.
- getStreamName() - Method in class com.tailf.dp.DpNotifStream
-
- getStreamName() - Method in class com.tailf.notif.NotificationCfg
-
- getStringByValue(ConfPath, ConfValue) - Static method in class com.tailf.conf.ConfValue
-
Get the string representation of a ConfValue at a given
position in the schema.
- getStringByValue(String, ConfValue) - Static method in class com.tailf.conf.ConfValue
-
Get the string representation of a ConfValue at a given
position in the schema.
- getSubAgentInfoType() - Method in class com.tailf.notif.SubagentNotification
-
- getSubId() - Method in class com.tailf.dp.DpNotifStream
-
last subid.
- getSubscriptionName() - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
Retrieve the callback deviceName
- getSubsystem() - Method in class com.tailf.notif.ProgressNotification
-
Subsystem name.
- getSuperType() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
- getSystemStateData() - Method in class com.tailf.ned.NedConnectionBase
-
- getTag() - Method in class com.tailf.conf.ConfIdentityRef
-
- getTag() - Method in class com.tailf.conf.ConfTag
-
- getTag() - Method in class com.tailf.conf.ConfXMLParam
-
Returns the tag for this parameter.
- getTag() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get case tag represented as string
- getTag() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get choice tag represented as string
- getTag() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves the node tag represented as string
- getTagHash() - Method in class com.tailf.conf.ConfIdentityRef
-
- getTagHash() - Method in class com.tailf.conf.ConfTag
-
- getTagHash() - Method in class com.tailf.conf.ConfXMLParam
-
Returns the hash tag for this parameter.
- getTagHash() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
get case tag represented as hash value
- getTagHash() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
get choice tag represented as hash value
- getTagHash() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Retrieves the node tag represented as hash value
- getTarget() - Method in class com.tailf.notif.ForwardNotification
-
target name in confd.conf
- getTemplates(ServiceContext) - Static method in class com.tailf.ncs.template.Template
-
Returns a set consisting of the loaded templates.
- getTemplates(NavuContext) - Static method in class com.tailf.ncs.template.Template
-
- getTemplates(Maapi) - Static method in class com.tailf.ncs.template.Template
-
- getTermPrintlnMode() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getTermPrintlnMode() - Method in class com.tailf.ned.SSHJSession
-
Get configured println mode
- getText() - Method in class com.tailf.ned.NedExpectResult
-
- getTextPattern() - Method in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- getThreadDefaultMountId() - Static method in class com.tailf.maapi.MaapiSchemas
-
- getThreadPool() - Method in class com.tailf.ncs.NcsDp
-
- getTid() - Method in class com.tailf.maapi.MaapiCursor
-
- getTimeInPool() - Method in class com.tailf.ned.NedConnectionBase
-
- getTimeout() - Method in class com.tailf.dp.NextObjectArrayList
-
This method is used by the library to read the timeout value pertaining
to the objects in this instance.
- getTimeout() - Method in interface com.tailf.dp.NextObjectList
-
This method is used by the library to read the timeout value (in
milliseconds) pertaining to the objects in this List instance.
- getTimeout() - Method in class com.tailf.ned.NedCmd
-
- getTimeout() - Method in class com.tailf.notif.ConfirmNotification
-
timeout time in seconds timeout is > 0 when type is
CONFD_CONFIRMED_COMMIT, otherwise it is 0
- getTimeStamp() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- getTimestamp() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getTimestamp() - Method in class com.tailf.notif.ProgressNotification
-
Timestamp in microseconds since Epoch.
- getTimestamp() - Method in class com.tailf.notif.SnmpaNotification.TrapInfo
-
- getTimezone() - Method in class com.tailf.conf.ConfDate
-
- getTimezone() - Method in class com.tailf.conf.ConfDatetime
-
- getTimezone() - Method in class com.tailf.conf.ConfTime
-
- getTimezoneMinutes() - Method in class com.tailf.conf.ConfDate
-
- getTimezoneMinutes() - Method in class com.tailf.conf.ConfDatetime
-
- getTimezoneMinutes() - Method in class com.tailf.conf.ConfTime
-
- getTopTag() - Method in class com.tailf.ned.NedCmd
-
- getToTransactionId() - Method in class com.tailf.ned.NedCmd
-
- getToTransactionId() - Method in class com.tailf.ned.NedWorker
-
This method returns an integer that represents the transaction
we are going to, i.e the proposed new system state.
- getTraceId() - Method in class com.tailf.maapi.CommitParams
-
Get the the trace id for the transaction.
- getTraceId() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getTraceId() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getTraceID() - Method in class com.tailf.notif.ProgressNotification
-
Per request unique trace id, included in headers and
entries for relevant logs.
- getTransaction() - Method in class com.tailf.dp.DpTrans
-
Return the current transaction handle.
- getTransaction() - Method in class com.tailf.ned.NedCmd
-
- getTransaction() - Method in class com.tailf.notif.CommitDiffNotification
-
Transaction handle
- getTransaction() - Method in class com.tailf.notif.ProgressNotification
-
- getTransaction() - Method in class com.tailf.notif.SnmpaNotification
-
- getTransactionId() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getTransactionId() - Method in class com.tailf.notif.ProgressNotification
-
Transaction id.
- getTransactionIdMode() - Method in class com.tailf.ned.NedConnectionBase
-
- getTransactionUserOpaque() - Method in class com.tailf.dp.DpTrans
-
Get method for User owned opaque data.
- getTransCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.TransCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getTransId(NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- getTransId(NedWorker) - Method in class com.tailf.ned.NedConnectionBase
-
When this method is invoked the NED should produce a transaction
id that must be changed if any changes has been made to the
configuration since the last time the transaction id was requested.
- getTransIdResponse(String) - Method in class com.tailf.ned.NedWorker
-
This method is called by the NED to send a response to the
getTransId request.
- getTransientDevices() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- getTransParams(int) - Method in class com.tailf.maapi.Maapi
-
Get commit parameters for a transaction.
- getTransValidateCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getTrapInfo() - Method in class com.tailf.notif.SnmpaNotification
-
- getTTL() - Method in class com.tailf.ned.NedTTL
-
- getTxId() - Method in class com.tailf.cdb.Cdb
-
Returns a CdbTxid object which represents the last transaction
id from CDB.
- getType(long) - Static method in enum com.tailf.conf.ConfAttributeType
-
Get a ConfAttributeType for given long value or
null if the long value does not represent an attribute type.
- getType() - Method in class com.tailf.conf.ConfTypeDescriptor
-
- getType() - Method in class com.tailf.conf.SnmpVarbind
-
- getType(int) - Static method in enum com.tailf.dp.AuthorizationOperCheck
-
Get a AuthorizationOperationCheck for given int value or
null if the int value does not represent a enum.
- getType(int) - Static method in enum com.tailf.dp.AuthorizationResult
-
Get a DpAuthorizationResult for given int value or
null if the int value does not represent a enum.
- getType() - Method in class com.tailf.maapi.DryRunResult.DryRunEntry
-
Return whether the result is for a device/node.
- getType() - Method in class com.tailf.maapi.MaapiSchemas.CSNamedType
-
get the type represented by an instance of CSType
- getType() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get type for the node
- getType() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
get type for the node
- getType() - Method in class com.tailf.notif.SnmpaNotification.Varbind
-
- getTypeAsString() - Method in class com.tailf.maapi.DryRunResult.DryRunEntry
-
Return the type as a string.
- getUnconnectedSocket(Object) - Static method in class com.tailf.conf.SocketFactory
-
Retrieve an unconnected socket.
- getUnconnectedSocket(Object) - Method in interface com.tailf.conf.SocketFactoryCallback
-
Retrieve an unconnected socket.
- getUpgradeType() - Method in class com.tailf.notif.UpgradeNotification
-
- getUri() - Method in class com.tailf.conf.ConfIdentityRef
-
- getURI() - Method in class com.tailf.conf.ConfTag
-
- getURI() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Get Schema uri string
- getURI() - Method in class com.tailf.ned.NedCapability
-
- getUser() - Method in class com.tailf.maapi.MaapiUserSession
-
Get user name
- getUser() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getUser() - Method in class com.tailf.notif.AuditNotification
-
User name
- getUserId() - Method in class com.tailf.dp.DpUserInfo
-
Get user session id
- getUserId() - Method in class com.tailf.maapi.MaapiUserSession
-
Get user session id
- getUserId() - Method in class com.tailf.notif.AuditNetworkNotification
-
- getUserId() - Method in class com.tailf.notif.AuditNotification
-
Usid session id
- getUserId() - Method in class com.tailf.notif.ProgressNotification
-
- getUserInfo(int) - Method in class com.tailf.dp.Dp
-
Retrieves the user information.
- getUserInfo() - Method in class com.tailf.dp.DpAuthContext
-
The uinfo contains an instance of DpUserInfo with details about the user
logging in, specifically user name, password (if used), source IP
address, context, and protocol.
- getUserInfo() - Method in class com.tailf.dp.DpAuthorizationContext
-
The uinfo contains an instance of DpUserInfo with details about the user
logging in, specifically user name, password (if used), source IP
address, context, and protocol.
- getUserInfo() - Method in class com.tailf.dp.DpDbContext
-
- getUserInfo() - Method in class com.tailf.dp.DpTrans
-
The user information.
- getUserInfo() - Method in class com.tailf.notif.CommitDiffNotification
-
User information
- getUserInfo() - Method in class com.tailf.notif.CommitFailedNotification
-
User information
- getUserInfo() - Method in class com.tailf.notif.CommitNotification
-
User information
- getUserInfo() - Method in class com.tailf.notif.ConfirmNotification
-
User information
- getUserInfo() - Method in class com.tailf.notif.ForwardNotification
-
User information
- getUserInfo() - Method in class com.tailf.notif.UserSessNotification
-
User information.
- getUsername() - Method in class com.tailf.conf.ConfUserInfo
-
Get user name
- getUserName() - Method in class com.tailf.dp.DpUserInfo
-
Get user name
- getUserSession() - Method in class com.tailf.cdb.CdbSubscription
-
- getUserSession(int) - Method in class com.tailf.maapi.Maapi
-
- getUserSession() - Method in class com.tailf.navu.NavuContainer
-
Get the current Maapi user session if this container context uses
Maapi.
- getUserSessionIdentification(int) - Method in class com.tailf.maapi.Maapi
-
This method can be used to retrieve additional identification
information for a user session (if available - ie., if it has been
provided by the northbound client).
- getUserSessionOpaque(int) - Method in class com.tailf.maapi.Maapi
-
If the user session has "opaque" information provided by the
northbound client (see the -O option in confd_cli
),
the opaque information can be retrieved using this method.
- getUserSessions() - Method in class com.tailf.maapi.Maapi
-
Return all user sessions id's currently connected to ConfD/NCS.
- getUserSessionType() - Method in class com.tailf.notif.UserSessNotification
-
- getUseStoredCapas() - Method in class com.tailf.ned.NedConnectionBase
-
- getUsid() - Method in class com.tailf.conf.ConfUserInfo
-
Get user session id
- getUsid() - Method in class com.tailf.ned.NedCmd
-
- getUsid() - Method in class com.tailf.ned.NedWorker
-
This method returns an integer that represents the user session
that initiated this NedWorker.
- getUsid() - Method in class com.tailf.notif.NotificationCfg
-
- getValidateCallbackProxys(Object) - Static method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
Get array of proxy objects from registered POJO callback.
- getValidationUserOpaque() - Method in class com.tailf.dp.DpValidateTrans
-
Get method for user owned opaque data.
- getValue() - Method in enum com.tailf.cdb.CdbDBType
-
- getValue() - Method in enum com.tailf.cdb.CdbGetModificationFlag
-
- getValue() - Method in enum com.tailf.cdb.CdbLockType
-
- getValue() - Method in enum com.tailf.cdb.CdbNotificationType
-
- getValue() - Method in enum com.tailf.cdb.CdbSubscrConfigFlag
-
- getValue() - Method in enum com.tailf.cdb.CdbSubscriptionFlagType
-
- getValue() - Method in enum com.tailf.cdb.CdbSubscriptionSyncType
-
- getValue() - Method in enum com.tailf.cdb.CdbSubscriptionType
-
- getValue() - Method in enum com.tailf.conf.ConfAttributeType
-
Get the long value representation of this attribute type
- getValue() - Method in class com.tailf.conf.ConfCLIToken
-
- getValue() - Method in enum com.tailf.conf.ConfFindNextType
-
get the ordinal value for the enumeration
- getValue() - Method in enum com.tailf.conf.ConfIterateFlags
-
- getValue() - Method in enum com.tailf.conf.ConfIterateResultFlag
-
- getValue() - Method in class com.tailf.conf.ConfXMLParam
-
Returns the value for this parameter.
- getValue() - Method in enum com.tailf.conf.DiffIterateFlags
-
- getValue() - Method in enum com.tailf.conf.DiffIterateOperFlag
-
- getValue() - Method in enum com.tailf.conf.DiffIterateResultFlag
-
- getValue() - Method in enum com.tailf.conf.ErrorCode
-
- getValue() - Method in class com.tailf.conf.SnmpVarbind
-
- getValue() - Method in enum com.tailf.dp.AuthorizationOperCheck
-
Get the int value representation of this authorization operation check
- getValue() - Method in enum com.tailf.dp.AuthorizationResult
-
Get the int value representation of this authorization result
- getValue() - Method in class com.tailf.dp.DpAccumulate
-
The value to be set if op is SET_ELEM
- getValue() - Method in enum com.tailf.dp.ListFilterExprOp
-
Get integer value for enum
- getValue() - Method in enum com.tailf.dp.ListFilterType
-
Get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.ActionCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.AuthCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.AuthorizationCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.DataCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.DBCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.DpFlag
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.NanoServiceCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.ServiceCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.SnmpInformResponseCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.TransCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.TransValidateCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.dp.proto.ValidateCBType
-
get integer value for enum
- getValue() - Method in enum com.tailf.ha.HaOrderType
-
Get integer value representing this enum
- getValue() - Method in enum com.tailf.ha.HaStateType
-
Get the integer value represented by this enum value.
- getValue() - Method in enum com.tailf.maapi.CLIInteractionFlag
-
- getValue() - Method in enum com.tailf.maapi.CLIPathCmdFlag
-
- getValue() - Method in enum com.tailf.maapi.CommitParams.CommitQueueErrorOption
-
- getValue() - Method in enum com.tailf.maapi.CommitParams.DryRunOutformat
-
- getValue() - Method in enum com.tailf.maapi.MaapiConfigFlag
-
- getValue() - Method in enum com.tailf.maapi.MaapiDeleteAllFlag
-
- getValue() - Method in enum com.tailf.maapi.MaapiFlag
-
- getValue() - Method in class com.tailf.maapi.MaapiSchemas.CSEnum
-
- getValue() - Method in enum com.tailf.maapi.MaapiSchemas.CSShallowType
-
- getValue() - Method in enum com.tailf.maapi.MaapiUserSessionFlag
-
- getValue() - Method in enum com.tailf.maapi.MoveWhereFlag
-
- getValue() - Method in enum com.tailf.maapi.XPathNodeIterateResultFlag
-
- getValue() - Method in class com.tailf.navu.NavuXPathContext
-
get NavuNode value if applicable
- getValue() - Method in class com.tailf.ncs.alarmman.common.Attribute
-
- getValue() - Method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
- getValue() - Method in enum com.tailf.ncs.annotations.ResourceType
-
- getValue() - Method in enum com.tailf.ncs.annotations.Scope
-
- getValue() - Method in enum com.tailf.ncs.proto.EventCBType
-
get integer value for enum
- getValue() - Method in class com.tailf.ned.NedEditOp
-
Returns the value used in this operation.
- getValue() - Method in enum com.tailf.ned.NedErrorCode
-
Get the integer representation of the enum.
- getValue() - Method in enum com.tailf.notif.NotificationType
-
- getValue() - Method in class com.tailf.notif.SnmpaNotification.Varbind
-
- getValueByBitNamesString(ConfPath, String) - Static method in class com.tailf.conf.ConfBits
-
Get an ConfBits from the string of bitnames like "bit1 bit2 ...", i.e
a space separated list of bitnames adhering to a specific position in
the schema.
- getValueByBitNamesString(String, String) - Static method in class com.tailf.conf.ConfBits
-
- getValueByString(ConfPath, String) - Static method in class com.tailf.conf.ConfValue
-
Get a ConfValue representation a string at a given
position in the schema.
- getValueByString(String, String) - Static method in class com.tailf.conf.ConfValue
-
Get a ConfValue representation a string at a given
position in the schema.
- getValues(ConfXMLParam[], String, Object...) - Method in class com.tailf.cdb.CdbSession
-
Read an arbitrary set of sub-elements of a container element.
- getValues(ConfXMLParam[], ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Same functionality as getValues(params, fmt, arguments) but takes a
already constructed ConfPath object as argument instead of fmt,
arguments.
- getValues(ConfXMLParam[], ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getValues(ConfXMLParam[], String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- getValues(int, T, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Read an arbitrary set of sub-elements of a container element.
- getValues(int, T, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Read an arbitrary set of sub-elements of a container element.
- getValues(int, T[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
Read an arbitrary set of sub-elements of a container element.
- getValues(int, T[], ConfPath) - Method in class com.tailf.maapi.Maapi
-
Read an arbitrary set of sub-elements of a container element.
- getValues(String) - Method in class com.tailf.navu.NavuAction
-
Invokes or call an action defined in the data model (see
tailf_yang_extensions(5)
).
- getValues(ConfXMLParam[]) - Method in class com.tailf.navu.NavuAction
-
Invokes or call an action defined in the data model (see
tailf_yang_extensions(5)
).
- getValues(String) - Method in class com.tailf.navu.NavuLeaf
-
- getValues(ConfXMLParam[]) - Method in class com.tailf.navu.NavuNode
-
Read an arbitrary set of sub-elements from this NavuNode
.
- getValues(String) - Method in class com.tailf.navu.NavuNode
-
Read an arbitrary set of sub-elements of a container or list entry.
- getValues() - Method in class com.tailf.notif.StreamNotification
-
- getVarBinds() - Method in class com.tailf.notif.SnmpaNotification
-
- getVariable() - Method in class com.tailf.conf.SnmpVarbind
-
- getVariables() - Method in class com.tailf.ncs.template.Template
-
- getVarType() - Method in class com.tailf.notif.SnmpaNotification.Varbind
-
- getVendor() - Method in class com.tailf.maapi.MaapiUserSessionId
-
- getVerbosity() - Method in class com.tailf.notif.NotificationCfg
-
- getVersion() - Method in class com.tailf.maapi.MaapiUserSessionId
-
- getVia() - Method in class com.tailf.maapi.MaapiRollback
-
- getWaitDevice() - Method in class com.tailf.maapi.CommitParams
-
Get the devices that we need to wait for a device lock for before
entering transaction critical section.
- getWantRevertDiff() - Method in class com.tailf.ned.NedConnectionBase
-
- getWarnings() - Method in exception com.tailf.conf.ConfWarningException
-
- getWarnings() - Method in exception com.tailf.maapi.MaapiWarningException
-
- getWidth() - Method in class com.tailf.maapi.MaapiSchemas.CSTypeBits
-
- getWorkerId() - Method in class com.tailf.ned.NedCmd
-
- getWorkerPool() - Method in class com.tailf.dp.Dp
-
Get current WorkerThreadPool
- getWorkerSocket() - Method in class com.tailf.dp.DpTrans
-
- getWriteOperSession() - Method in class com.tailf.navu.NavuContextBase
-
- getWriter() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- getWriter() - Method in class com.tailf.ned.SSHJSession
-
Return the session output writer
- getWriteTimeout() - Method in class com.tailf.ned.NedCmd
-
- getXml(String) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- getXmlNS() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
get the xml namespace represented as string
- getXPathFilter() - Method in class com.tailf.notif.NotificationCfg
-
- getYear() - Method in class com.tailf.conf.ConfDate
-
- getYear() - Method in class com.tailf.conf.ConfDatetime
-
- getYear() - Method in class com.tailf.conf.ConfDuration
-
- GZIP - Static variable in class com.tailf.util.Base64
-
Specify that data should be gzip-compressed.
- IA_CLIENT_HA - Static variable in class com.tailf.conf.Conf
-
- IA_CLIENT_MAAPI - Static variable in class com.tailf.conf.Conf
-
Internal Acceptor client ids used by both application and
ConfInternal
- IA_CLIENT_MAAPI - Static variable in class com.tailf.maapi.Maapi
-
- IA_CLIENT_NCS - Static variable in class com.tailf.conf.Conf
-
- id() - Method in class com.tailf.conf.ConfNamespace
-
- id - Variable in class com.tailf.conf.ConfNamespaceStub
-
- id() - Method in class com.tailf.conf.ConfNamespaceStub
-
- id() - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
- id() - Method in interface com.tailf.dp.DpSnmpInformResponseCallback
-
The id of the SNMP inform callback.
- id() - Method in class com.tailf.maapi.MaapiSchemaNS
-
- id - Static variable in class com.tailf.ncs.ns.Inet
-
- id() - Method in class com.tailf.ncs.ns.Inet
-
- id - Static variable in class com.tailf.ncs.ns.Ncs
-
- id() - Method in class com.tailf.ncs.ns.Ncs
-
- id - Static variable in class com.tailf.ncs.ns.NcsAlarms
-
- id() - Method in class com.tailf.ncs.ns.NcsAlarms
-
- id - Static variable in class com.tailf.ncs.ns.NcsNed
-
- id() - Method in class com.tailf.ncs.ns.NcsNed
-
- id - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- id() - Method in class com.tailf.ncs.ns.NcsSnmp
-
- id - Static variable in class com.tailf.ncs.ns.NcsState
-
- id() - Method in class com.tailf.ncs.ns.NcsState
-
- id - Static variable in class com.tailf.ncs.ns.NetconfNcs
-
- id() - Method in class com.tailf.ncs.ns.NetconfNcs
-
- id - Static variable in class com.tailf.ncs.ns.Yang
-
- id() - Method in class com.tailf.ncs.ns.Yang
-
- id() - Method in class com.tailf.proto.ConfEPid
-
Get the id number from the pid.
- id() - Method in class com.tailf.proto.ConfERef
-
Get the id number from the ref.
- identity() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- identity() - Method in class com.tailf.ned.NedConnectionBase
-
This should return the a unique (among registered NedConnection classes)
identity.
- IdentityTypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.IdentityTypeMethodsImpl
-
- idrefDerivedOrSelf(ConfIdentityRef) - Method in class com.tailf.navu.NavuLeaf
-
- ids() - Method in class com.tailf.proto.ConfERef
-
Get the array of id numbers from the ref.
- IllegalParentNavuNodeException - Exception in com.tailf.navu
-
- inConfigMode - Variable in exception com.tailf.ned.NedCliBaseTemplate.ApplyException
-
- index(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Returns the position of a key
- index(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- index(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- index(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- Inet - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module ietf-inet-types.yang
- Inet() - Constructor for class com.tailf.ncs.ns.Inet
-
- info(NavuNode, String, ConfIdentityRef) - Static method in class com.tailf.dp.services.ServiceLog
-
Write service log entry with level info.
- init(DpActionTrans) - Method in class com.tailf.dp.annotations.ActionCallbackProxy
-
- init(DpTrans) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
- init(DpTrans) - Method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
- init(DpActionTrans) - Method in interface com.tailf.dp.DpActionCallback
-
Similar to the init() callback for external data bases.
- init(DpTrans) - Method in interface com.tailf.dp.DpTransCallback
-
The callback must indicate which WORKER_SOCKET
should be used for future communications in this transaction.
- init(DpTrans) - Method in interface com.tailf.dp.DpTransValidateCallback
-
- init() - Method in interface com.tailf.ncs.ApplicationComponent
-
This method is called by the Ncs Java vm before the
thread is started.
- INIT_JVM - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- initCauseMessage(Throwable) - Method in class com.tailf.conf.ErrorMessageFormatter
-
Compose a exception message from the top and initial cause messages.
- INITIALIZE - Static variable in class com.tailf.ned.NedCmd
-
- initialize(NedWorker) - Method in class com.tailf.ned.NedConnectionBase
-
Used for initializing an transaction.
- initializeResponse(String) - Method in class com.tailf.ned.NedWorker
-
This method is called by the NED to send a response to the
initialize request.
- initNoConnect(String, NedMux, NedWorker) - Method in class com.tailf.ned.NedCliBase
-
Make a new instance of Ned object without establishing a connection
towards the device.
- initNoConnect(String, NedMux, NedWorker) - Method in class com.tailf.ned.NedGenericBase
-
Make a new instance of Ned object without establishing a connection
towards the device.
- initUpgrade(int, int) - Method in class com.tailf.maapi.Maapi
-
Note, This method is only applicable for Confd.
- InputStream(InputStream) - Constructor for class com.tailf.util.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class com.tailf.util.Base64.InputStream
-
- insert(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- insert(int, boolean, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This function inserts a new element in an ordered list of elements.
- insert(ConfKey, boolean) - Method in class com.tailf.navu.NavuList
-
Inserts an element into a list using Maapi.insert().
- InstancePath - Class in com.tailf.conf
-
Class Representing an path.
- InstancePath(ConfEBinary) - Constructor for class com.tailf.conf.InstancePath
-
Initialize a InstancePath.
- InstancePath(ConfEList) - Constructor for class com.tailf.conf.InstancePath
-
Initialize a InstancePath.
- InstancePath(ConfObject[]) - Constructor for class com.tailf.conf.InstancePath
-
Initializes a new instance of this class from a given
reverted ConfObject[] keypath where elements
is either ConfTag
or
ConfKey
.
- InstancePath(MountIdInterface, ConfObject[]) - Constructor for class com.tailf.conf.InstancePath
-
- INSTANTIATE_COMPONENT - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- instantiatePackageComponent(NcsPDData) - Method in class com.tailf.ncs.NcsMain
-
Instantiates and registers components for a Ncs Package
- InternalSAXException - Exception in com.tailf.navu
-
- InternalSAXException(String, Stack<MaapiSchemas.CSNode>) - Constructor for exception com.tailf.navu.InternalSAXException
-
- intTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for integers
- intValue() - Method in class com.tailf.conf.ConfBit32
-
Return the bitset as a int value.
- intValue() - Method in class com.tailf.conf.ConfDecimal64
-
- intValue() - Method in class com.tailf.conf.ConfInt32
-
- intValue() - Method in class com.tailf.conf.ConfXMLTagH
-
- intValue() - Method in class com.tailf.proto.ConfELong
-
Get this number as an int.
- intWrite(Socket, int, int, int) - Static method in class com.tailf.conf.ConfInternal
-
Writes an integer op, a thandle, and a single integer argument to
ConfD/NCS.
- invocationTargetCheck(InvocationTargetException) - Static method in class com.tailf.dp.annotations.ProxyUtils
-
- ip - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- IS_ALIVE - Static variable in class com.tailf.ned.NedCmd
-
- isAction() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is an action.
- isAction() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is an action.
- isActionParam() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is an action parameter node.
- isActionParam() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is an action parameter node.
- isActionResult() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is an action result node.
- isActionResult() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is an action result node.
- isAlive() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
- isAlive() - Method in interface com.tailf.ncs.alarmman.consumer.AlarmSourceCentralMBean
-
- isAlive() - Method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
- isAlive() - Method in interface com.tailf.ncs.alarmman.producer.AlarmSinkCentralMBean
-
- isAlive() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- isAlive() - Method in class com.tailf.ned.NedConnectionBase
-
- isAlive(NedWorker) - Method in class com.tailf.ned.NedConnectionBase
-
This method is invoked to check if a connection is still
alive.
- isAliveResponse(boolean) - Method in class com.tailf.ned.NedWorker
-
- isAll() - Method in class com.tailf.ned.NedCmd
-
- isAtTop - Variable in exception com.tailf.ned.NedCliBaseTemplate.ApplyException
-
- isAuthenticated() - Method in interface com.tailf.ned.SSHClient
-
Authentication status check
- isBitSet(long) - Method in class com.tailf.conf.ConfBits
-
Check if bit is set at position pos in bitset.
- isCandidateModified() - Method in class com.tailf.maapi.Maapi
-
Returns true if candidate has been modified, i.e if there are pending non
committed changes to the candidate data store.
- isCase() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is top level of a case.
- isCase() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is top level of a case.
- isCdb() - Method in class com.tailf.navu.NavuContextBase
-
- isCdb() - Method in class com.tailf.navu.NavuNodeInfo
-
- isCdbInitializedByCopy() - Method in class com.tailf.notif.HaNotification
-
- isCdbSession() - Method in class com.tailf.navu.NavuContextBase
-
- isChildNode() - Method in class com.tailf.navu.NavuNodeInfo
-
- isCleared() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
Return true if this alarm has been cleared by
the underlying resource.
- isCommitQueueAsync() - Method in class com.tailf.maapi.CommitParams
-
Get commit queue asynchronous mode of operation.
- isCommitQueueAtomic() - Method in class com.tailf.maapi.CommitParams
-
Check if the commit queue item is atomic.
- isCommitQueueBlockOthers() - Method in class com.tailf.maapi.CommitParams
-
Check if the the commit queue item block other commit queue items
for these devices.
- isCommitQueueBypass() - Method in class com.tailf.maapi.CommitParams
-
Check if the commit should bypass the commit queue, i.e.
- isCommitQueueLock() - Method in class com.tailf.maapi.CommitParams
-
Check if the commit queue item is locked.
- isCommitQueueNonAtomic() - Method in class com.tailf.maapi.CommitParams
-
Check if the commit queue item is non-atomic.
- isCommitQueueSync() - Method in class com.tailf.maapi.CommitParams
-
Get commit queue synchronous mode of operation.
- isConnected() - Method in interface com.tailf.ned.SSHClient
-
Connection status check
- isConnection(String, InetAddress, int, String, String, String, String, String, boolean, int, int, int) - Method in class com.tailf.ned.NedCliBase
-
Used by the connection pool to find a matching connection.
- isConnection(String, InetAddress, int, String, String, String, String, String, boolean, int, int, int) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- isConnection(String, InetAddress, int, String, boolean, int, int, int) - Method in class com.tailf.ned.NedGenericBase
-
Used by the connection pool to find a matching connection.
- isContainer() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is a container node.
- isContainer() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is a container node.
- isCrunchedNs(String) - Static method in class com.tailf.conf.ConfNamespace
-
- isCurrentCase(MaapiSchemas.CSCase) - Method in class com.tailf.navu.NavuChoice
-
Checks if a given case is the currently selected case.
- isDefault(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- isDefault(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
This method returns true for a leaf which has a default value defined
in the data model when no value has been set, i.e.
- isDefault(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- isDefault(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- isDiffAvailable() - Method in class com.tailf.notif.CommitNotification
-
Diff is available
- isDryRun() - Method in class com.tailf.maapi.CommitParams
-
Check if dry-run is enabled.
- isDryRunReverse() - Method in class com.tailf.maapi.CommitParams
-
Check if the dry-run should produce a reverse diff.
- isDynamic() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Check if Schema is dynamically lalala
- isEmpty() - Method in class com.tailf.navu.NavuChange
-
- isEmpty() - Method in class com.tailf.navu.NavuChoice
-
Checks if it is an empty choice.
- isEmpty() - Method in class com.tailf.navu.NavuContainer
-
Checks if the container has any members.
- isEmpty() - Method in class com.tailf.navu.NavuLeafList
-
Checks if there are any elements in the leaf-list.
- isEmpty() - Method in class com.tailf.navu.NavuList
-
Checks if there are any elements in the list.
- isEmptyLeaf() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
- isEmptyLeaf() - Method in class com.tailf.navu.NavuNodeInfo
-
- isEnabled() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Check it the NotificationReceiver is enabled
This flag is controlled by the NCS configuration
- isEncoding(String, byte[]) - Static method in class com.tailf.util.UTF8
-
- isEncrypted(String) - Static method in enum com.tailf.maapi.MaapiCryptoType
-
Check if a string is encrypted or not based on the prefix of the string.
- isEof() - Method in interface com.tailf.ned.SSHClient.Subsystem
-
- isForce() - Method in class com.tailf.ned.NedCmd
-
- isHideInactive() - Method in class com.tailf.dp.DpTrans
-
hideInactive flag.
- isKey() - Method in class com.tailf.conf.InstancePath
-
- isKey() - Method in class com.tailf.navu.NavuLeaf
-
Returns true if this NavuLeaf is a key node.
- isLastAlarm() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- isLeaf() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is a leaf node.
- isLeaf() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is a leaf node.
- isLeafList() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if the node is a leaf-list node.
- isLeafList() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if the node is a leaf-list node.
- isLeafref() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if the node is a YANG 'leafref'.
- isLeafref() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if the node is a YANG 'leafref'.
- isLenient() - Method in class com.tailf.conf.ConfTag
-
- isList() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if a node is a list node.
- isList() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if a node is a list node.
- isListening() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSource
-
- isListEntry() - Method in class com.tailf.navu.NavuNodeInfo
-
- isListInstance() - Method in class com.tailf.navu.NavuContainer
-
Returns true
if this NavuContainer
represents a list-entry
- isLockSet(int) - Method in class com.tailf.maapi.Maapi
-
This methods checks if a lock is taken or not.
- isMaapi() - Method in class com.tailf.navu.NavuContextBase
-
- isMember(ConfObject) - Method in class com.tailf.conf.ConfList
-
- isModule() - Method in class com.tailf.navu.NavuNodeInfo
-
- isNcsMainCtrl() - Static method in class com.tailf.ncs.NcsMain
-
Checks if this Ncs java main is instantiated in legacy mode.
- isNewRef() - Method in class com.tailf.proto.ConfERef
-
Determine whether this is a new style ref.
- isNodeNavuLocal() - Method in class com.tailf.navu.NavuList
-
- isNoDeploy() - Method in class com.tailf.maapi.CommitParams
-
Check if service's create method should be invoked or not.
- isNoLsa() - Method in class com.tailf.maapi.CommitParams
-
Get no-lsa commit parameter.
- isNoNetworking() - Method in class com.tailf.maapi.CommitParams
-
Check if the configuration should only be written to CDB, not
actually pushed to the device.
- isNoOutOfSyncCheck() - Method in class com.tailf.maapi.CommitParams
-
- isNoOverwrite() - Method in class com.tailf.maapi.CommitParams
-
- isNoRevisionDrop() - Method in class com.tailf.maapi.CommitParams
-
Check if no-revision-drop commit parameter is set.
- isNotif() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if the node is a notification
- isNotif() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if the node is a notification
- isOnline() - Method in class com.tailf.navu.NavuContextBase
-
- isOpen() - Method in interface com.tailf.ned.SSHClient.Subsystem
-
- isOper() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
- isOper() - Method in class com.tailf.navu.NavuChoice
-
- isOper() - Method in class com.tailf.navu.NavuNodeInfo
-
- isParsingDeferred() - Method in class com.tailf.conf.InstancePath
-
- isReconcileDiscardNonServiceConfig() - Method in class com.tailf.maapi.CommitParams
-
Get reconcile commit parameter with discard-non-service-config option.
- isReconcileKeepNonServiceConfig() - Method in class com.tailf.maapi.CommitParams
-
Get reconcile commit parameter with keep-non-service-config option.
- isRel() - Method in class com.tailf.conf.InstancePath
-
Check if this is a relative path.
- isRemoveValue() - Method in class com.tailf.conf.ConfAttributeValue
-
Check if the attribute is set to be removed
- isRootOfModules() - Method in class com.tailf.navu.NavuNodeInfo
-
- isRunning() - Method in class com.tailf.ncs.NavuEventHandler
-
- isRunningModified() - Method in class com.tailf.maapi.Maapi
-
Returns true if running has been modified since the last copy to startup,
false if it has not been modified.
- isStarted() - Method in class com.tailf.ncs.NavuEventHandler
-
- isStarted() - Static method in class com.tailf.ncs.NcsMain
-
Check if Ncs main thread is started
- isStarted() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
Check it the NotificationReceiver has started
- isStopped() - Method in class com.tailf.ncs.NavuEventHandler
-
- isSubtree() - Method in class com.tailf.ned.NedTTL
-
- isSuccess() - Method in class com.tailf.dp.DpAuthContext
-
success is true if the user is accepted so far (before call of auth()
callback)
return boolean true if success
- isSuppressTransId() - Method in class com.tailf.ned.NedCmd
-
- isSuppressTransId() - Method in class com.tailf.ned.NedWorker
-
The initialize call can request the trans_id response to be suppressed.
- isTailFClassloader() - Static method in class com.tailf.ncs.NcsMain
-
Checks if NcsMain was started with the Tail-f Jar classloader, as
opposed to running with the standard java system classloader.
- isTimezoneSet() - Method in class com.tailf.conf.ConfDate
-
- isTimezoneSet() - Method in class com.tailf.conf.ConfDatetime
-
- isTimezoneSet() - Method in class com.tailf.conf.ConfTime
-
- isTrace() - Method in class com.tailf.ned.NedCmd
-
- isUseLsa() - Method in class com.tailf.maapi.CommitParams
-
Get use-lsa commit parameter.
- isUTF8(byte[]) - Static method in class com.tailf.util.UTF8
-
- isValid() - Method in class com.tailf.maapi.MaapiAuthentication
-
- isVerbose() - Method in class com.tailf.ned.NedCmd
-
- isVerbose() - Method in class com.tailf.ned.NedWorker
-
This method helps NED determine whether an action has been invoked with
the verbose parameter.
- isWritable() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Checks if the node is writable.
- isWritable() - Method in class com.tailf.navu.NavuChoice
-
Checks if the node is writable.
- isWritable() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if the node is writable.
- isWritableAll() - Method in class com.tailf.navu.NavuChoice
-
Checks if the node is writable for all data.
- isWritableAll() - Method in class com.tailf.navu.NavuNodeInfo
-
Checks if the node is writable for all data.
- iterate(ConfObject[], DiffIterateOperFlag, ConfObject, ConfObject, Object) - Method in interface com.tailf.cdb.CdbDiffIterate
-
Iterate through a set of changes
- iterate(int, Object, EnumSet<ConfIterateFlags>, MaapiIterate, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Iterates through all the data in a transaction.
- iterate(ConfObject[], DiffIterateOperFlag, ConfObject, ConfObject, Object) - Method in interface com.tailf.maapi.MaapiDiffIterate
-
- iterate(ConfObject[], ConfObject, ConfAttributeValue[], Object) - Method in interface com.tailf.maapi.MaapiIterate
-
- iterate(ConfObject[], DiffIterateOperFlag, ConfObject, ConfObject, Object) - Method in class com.tailf.navu.NavuContainer
-
- iterate(NavuXPathContext) - Method in interface com.tailf.navu.NavuNodeSetIterate
-
This callback method is called for each iteration of a
xPathSelectIterate().
- IterateFlags - Annotation Type in com.tailf.conf
-
- iterator(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- iterator(DpTrans, ConfObject[], DpListFilter) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- iterator(DpTrans, ConfObject[], ConfFindNextType, ConfKey) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- iterator(DpTrans, ConfObject[], ConfFindNextType, ConfKey, DpListFilter) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- iterator(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback makes it possible for ConfD/NCS to traverse a set of list
entries.
- iterator(DpTrans, ConfObject[], DpListFilter) - Method in interface com.tailf.dp.DpDataCallback
-
Variant of iterator that may receive a DpListFilter which can be used to
filter the list.
- iterator(DpTrans, ConfObject[], ConfFindNextType, ConfKey) - Method in interface com.tailf.dp.DpDataCallback
-
- iterator(DpTrans, ConfObject[], ConfFindNextType, ConfKey, DpListFilter) - Method in interface com.tailf.dp.DpDataCallback
-
Variant of the DpDataFindNextIterator-returning iterator above that may
receive a DpListFilter instance which can be used to filter the list.
- iterator() - Method in class com.tailf.maapi.DryRunResult
-
Retrieves an iterator from which one could iterate over the
result.
- iterator() - Method in class com.tailf.maapi.QueryResult
-
Retrieves an iterator from which one could iterate over the
result.
- iterator() - Method in class com.tailf.navu.NavuChange
-
- iterator() - Method in class com.tailf.navu.NavuLeafList
-
Retrieve a iterator over the elements in this NavuLeafList
(in proper sequence).
- iterator() - Method in class com.tailf.navu.NavuList
-
Retrieve a iterator over the elements in this NavuList
(in proper sequence).
- iterator(NavuNode) - Static method in class com.tailf.navu.traversal.NavuTreeTraversal
-
Retrieve an iterator to traverse part of a NAVU tree.
- iterator(NavuContext) - Static method in class com.tailf.navu.traversal.NavuTreeTraversal
-
Retrieve an iterator to traverse the entire NAVU tree.
- name - Variable in class com.tailf.maapi.MaapiSchemas.CSBit
-
Deprecated.
- name - Variable in class com.tailf.maapi.MaapiSchemas.CSEnum
-
Deprecated.
- namespace(String) - Method in class com.tailf.navu.NavuContainer
-
The namespace specified here will be used when selecting a child
to this NavuContainer and returns a reference to this NavuContainer
object according to the given namespace id ns
.
- namespace(String) - Method in class com.tailf.navu.NavuNode
-
The namespace specified here will be used when selecting a child
to this NavuContainer and returns a reference to this NavuContainer
object according to the given namespace id ns
.
- NanoServiceCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Nano Service Callbacks.
- NanoServiceCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Nano Service Callbacks.
- NanoServiceCallbackProxy(Object, String, String, String) - Constructor for class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
Constructor for Callback proxys.
- NanoServiceCBType - Enum in com.tailf.dp.proto
-
Enumeration of Nano Service callback methods
- NanoServiceContext - Interface in com.tailf.dp.services
-
The Nano service context object.
- NavuAction - Class in com.tailf.navu
-
This class represents a action modeled in the data model.
- NavuCdbSessionPoolable - Interface in com.tailf.navu
-
This NavuCdbSessionPoolable
interface should be implemented by
any class whose instance are intended to change the default behavior
of how CdbSession object is created and used in NAVU.
- NavuChange - Class in com.tailf.navu
-
This class handles changes on a node.
- NavuChoice - Class in com.tailf.navu
-
This class handles YANG presentation and setting of YANG choices.
- NavuContainer - Class in com.tailf.navu
-
NavuContainer
is a representation of the yang
construct container,module and list-entry.
- NavuContainer() - Constructor for class com.tailf.navu.NavuContainer
-
This constructor creates a root container.
- NavuContainer(NavuContext) - Constructor for class com.tailf.navu.NavuContainer
-
Creates an root NavuContainer
a starting point of
which further navigation is performed.
- NavuContainer(Maapi, int, int) - Constructor for class com.tailf.navu.NavuContainer
-
Constructor for a single namespace.
- NavuContainer(Maapi, int, Maapi, int, int) - Constructor for class com.tailf.navu.NavuContainer
-
Deprecated.
- NavuContainer(Cdb, int) - Constructor for class com.tailf.navu.NavuContainer
-
Deprecated.
- NavuContext - Class in com.tailf.navu
-
This class controls how NAVU should read/write data to ncs.
- NavuContext(Maapi, int) - Constructor for class com.tailf.navu.NavuContext
-
Constructor for running NAVU with a transaction towards DB_RUNNING.
- NavuContext(Maapi) - Constructor for class com.tailf.navu.NavuContext
-
- NavuContext(Cdb) - Constructor for class com.tailf.navu.NavuContext
-
Deprecated.
- NavuContext(CdbSubscription) - Constructor for class com.tailf.navu.NavuContext
-
Deprecated.
- NavuContext(CdbSession) - Constructor for class com.tailf.navu.NavuContext
-
Deprecated.
- NavuContext(Maapi, int, Maapi, int) - Constructor for class com.tailf.navu.NavuContext
-
Deprecated.
- NavuContextBase - Class in com.tailf.navu
-
- NavuContextBase.UnSetCaseInChoice - Enum in com.tailf.navu
-
The enumeration specifies the behavior
when a case in a choice is not selected
explicitly or implicitly.
- NavuCursor - Class in com.tailf.navu
-
The NavuCursor is a helper class used within NAVU to simplify the
MAAPI cursor handling.
- NavuCursor(CdbSession, NavuNode, String, Object...) - Constructor for class com.tailf.navu.NavuCursor
-
Constructor to be used when in CDB mode.
- NavuEventCallback - Interface in com.tailf.ncs
-
NavuEventCallback interface is used to implement callback methods to be used
my the NavuEventHandler.
- NavuEventHandler - Class in com.tailf.ncs
-
This class represents the a running daemon where it provides the means
for user callback to react on NCS CDB notification that arrives
asynchronously from a device.
- NavuEventHandler(Socket, String) - Constructor for class com.tailf.ncs.NavuEventHandler
-
Deprecated.
- NavuEventHandler(InetSocketAddress, String) - Constructor for class com.tailf.ncs.NavuEventHandler
-
Create an instance of the NavuEventHandler with a
InetSocketAddress to NCS host and IPC port.
- NavuEventHandler(String, int, String) - Constructor for class com.tailf.ncs.NavuEventHandler
-
Create an instance of the NavuEventHandler with a
specified host and port.
- NavuException - Exception in com.tailf.navu
-
Exception raised from the navu package
- NavuException(String, ConfException) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(String, Throwable) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(String) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(IOException) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(MaapiException) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(ConfException) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(Throwable) - Constructor for exception com.tailf.navu.NavuException
-
- NavuException(String, int, Throwable) - Constructor for exception com.tailf.navu.NavuException
-
- NavuLeaf - Class in com.tailf.navu
-
The NavuLeaf
class corresponds to the
YANG leaf and leaf-list node types.
- NavuLeafList - Class in com.tailf.navu
-
NavuLeafList
is a representation of the YANG leaf-list.
- NavuLeafList.WhereTo - Enum in com.tailf.navu
-
- NavuList - Class in com.tailf.navu
-
NavuList
is a representation of the YANG list node.
- NavuList.WhereTo - Enum in com.tailf.navu
-
- NavuListEntry - Class in com.tailf.navu
-
A NavuList
holds this representation of a entry as its
children or entry set.
- NavuNode - Class in com.tailf.navu
-
- NavuNode() - Constructor for class com.tailf.navu.NavuNode
-
- NavuNodeInfo - Class in com.tailf.navu
-
This class contains meta information for a node.
- NavuNodeInfo(MaapiSchemas.CSNode) - Constructor for class com.tailf.navu.NavuNodeInfo
-
Creates a NavuNodeInfo based on a schema node.
- NavuNodeSetIterate - Interface in com.tailf.navu
-
- NavuParser - Class in com.tailf.navu
-
XML parser capable of producing an ConfXMLParam[] from an xml snippet.
- NavuParser(String, MaapiSchemas.CSNode, ConfPath, int) - Constructor for class com.tailf.navu.NavuParser
-
Constructor for the XML parser
The xml snippet must have root tag that corresponds to the root CSNode
The parser works in one of three modes:
NavuParser.MODE_GET
- NavuTraversalBfsMean - Class in com.tailf.navu.traversal
-
This implements the NavuTraversalMean
for BFS
(Breath-first traversal).
- NavuTraversalBfsMean() - Constructor for class com.tailf.navu.traversal.NavuTraversalBfsMean
-
- NavuTraversalDfsMean - Class in com.tailf.navu.traversal
-
This implements the NavuTraversalMean
for DFS
(Depth-first traversal).
- NavuTraversalDfsMean() - Constructor for class com.tailf.navu.traversal.NavuTraversalDfsMean
-
- NavuTraversalMean - Interface in com.tailf.navu.traversal
-
- NavuTreeTraversal - Class in com.tailf.navu.traversal
-
Starting point for both Active and Passive mode traversal
- NavuXPathContext - Class in com.tailf.navu
-
- NavuXPathContext() - Constructor for class com.tailf.navu.NavuXPathContext
-
- Ncs - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module tailf-ncs.yang
- Ncs() - Constructor for class com.tailf.ncs.ns.Ncs
-
- NCS_COMMIT_QUEUE_ASYNC - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_COMMIT_QUEUE_DELETED - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_COMMIT_QUEUE_FAILED - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_COMMIT_QUEUE_NONE - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_COMMIT_QUEUE_SYNC - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_COMMIT_QUEUE_TIMEOUT - Static variable in class com.tailf.maapi.CommitQueueResult
-
- NCS_CQ_ITEM_COMPLETED - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_CQ_ITEM_DELETED - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_CQ_ITEM_EXECUTING - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_CQ_ITEM_FAILED - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_CQ_ITEM_LOCKED - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_CQ_ITEM_WAITING - Static variable in class com.tailf.notif.CommitQueueProgressNotification
-
- NCS_PORT - Static variable in class com.tailf.conf.Conf
-
Default port number that NCS listens to.
- NcsAlarms - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module tailf-ncs-alarms.yang
- NcsAlarms() - Constructor for class com.tailf.ncs.ns.NcsAlarms
-
- ncsApplyTemplate(int, String, ConfPath, Properties, boolean, boolean) - Method in class com.tailf.maapi.Maapi
-
- ncsApplyTemplate(int, String, ConfPath, Properties, String, boolean, boolean) - Method in class com.tailf.maapi.Maapi
-
- NcsCtlCommand - Class in com.tailf.ncs
-
Ncs Java VM protocol command representation class
- NcsCtlCommand(ConfETuple, Socket) - Constructor for class com.tailf.ncs.NcsCtlCommand
-
- NcsDp - Class in com.tailf.ncs
-
NCS Java vm internal DP dataprovider for stats data etc.
- NcsDp(String, Socket, int) - Constructor for class com.tailf.ncs.NcsDp
-
- NcsException - Exception in com.tailf.ncs
-
Ncs package generic exception
- NcsException(String, Throwable) - Constructor for exception com.tailf.ncs.NcsException
-
- NcsException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.ncs.NcsException
-
- ncsGetTemplateVariables(String) - Method in class com.tailf.maapi.Maapi
-
- NcsJVMLauncher - Class in com.tailf.ncs
-
Helper class implementing a java main() method which
will start the Ncs java vm main thread
- NcsJVMLauncher() - Constructor for class com.tailf.ncs.NcsJVMLauncher
-
- NcsMain - Class in com.tailf.ncs
-
Main class for Ncs java vm management and control.
- NcsMainMBean - Interface in com.tailf.ncs
-
This is the JMX interface for the NcsMain class
- ncsMovePrivateData(int, ConfPath, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Used in service data migrations, after config data has been moved in
the data upgrade, also the service ncs specific private data has to be
moved.
- NcsNed - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module tailf-ncs-ned.yang
- NcsNed() - Constructor for class com.tailf.ncs.ns.NcsNed
-
- NcsSnmp - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module snmp.yang
- NcsSnmp() - Constructor for class com.tailf.ncs.ns.NcsSnmp
-
- NcsState - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module tailf-ncs-monitoring.yang
- NcsState() - Constructor for class com.tailf.ncs.ns.NcsState
-
- ncsTemplates() - Method in class com.tailf.maapi.Maapi
-
- NcsThread - Class in com.tailf.ncs
-
NcsThread is a subclass of Thread with the ability to log more info about
a thread and implements an UncaughtExceptionHandler.
- NcsThread(Runnable) - Constructor for class com.tailf.ncs.NcsThread
-
- NcsThread(Runnable, String) - Constructor for class com.tailf.ncs.NcsThread
-
- NcsThreadPoolFactory - Class in com.tailf.ncs
-
The customized thread Factory
this is used for creating customized threads
that uses UncaughtExceptionHandler and for thread
that performs debug logging msg so we could
interpret the thread dumps and error logs.
- NcsThreadPoolFactory(String) - Constructor for class com.tailf.ncs.NcsThreadPoolFactory
-
- NedCapability - Class in com.tailf.ned
-
NedCapability is used to communicate the capabilities (supported
namespace, revision, features and deviations) of a NedConnection
(NedGeneric or NedCli).
- NedCapability(String, String) - Constructor for class com.tailf.ned.NedCapability
-
- NedCapability(String, String, String, String, String, String) - Constructor for class com.tailf.ned.NedCapability
-
- NedCapability(String, String, String, List<String>, String, List<String>) - Constructor for class com.tailf.ned.NedCapability
-
- NedCapability(String, String, String, String, String) - Constructor for class com.tailf.ned.NedCapability
-
- NedCapability(String, String, List<String>, String, List<String>) - Constructor for class com.tailf.ned.NedCapability
-
- NedCliBase - Class in com.tailf.ned
-
This class is used for connections between the NCS and CLI based
NEDs.
- NedCliBase() - Constructor for class com.tailf.ned.NedCliBase
-
- NedCliBaseTemplate - Class in com.tailf.ned
-
This class implements NED CLI template
- NedCliBaseTemplate() - Constructor for class com.tailf.ned.NedCliBaseTemplate
-
- NedCliBaseTemplate(String, InetAddress, int, String, String, String, String, boolean, int, int, int, NedMux, NedWorker) - Constructor for class com.tailf.ned.NedCliBaseTemplate
-
- NedCliBaseTemplate.ApplyException - Exception in com.tailf.ned
-
- NedCmd - Class in com.tailf.ned
-
A NedCmd represents the command send from the NCS with all
parameters.
- NedCmd(ConfETuple) - Constructor for class com.tailf.ned.NedCmd
-
- NedCmd.NedPublicKey - Class in com.tailf.ned
-
- NedCmd.NedSSHAlgorithms - Class in com.tailf.ned
-
- NedConnectionBase - Class in com.tailf.ned
-
A NedConnection is the interface used by the NedMux for keeping
track of connections to different devices.
- NedConnectionBase() - Constructor for class com.tailf.ned.NedConnectionBase
-
- NedEditOp - Class in com.tailf.ned
-
NedEditOp represents the edit operations provided to a
NedGeneric in the prepare, abort, and revert methods.
- NedEditOp(ConfETuple) - Constructor for class com.tailf.ned.NedEditOp
-
- NedErrorCode - Enum in com.tailf.ned
-
- NedException - Exception in com.tailf.ned
-
Exception raised from the NED package
- NedException(NedErrorCode, String) - Constructor for exception com.tailf.ned.NedException
-
- NedException(NedErrorCode, String, Throwable) - Constructor for exception com.tailf.ned.NedException
-
- NedException(int, String) - Constructor for exception com.tailf.ned.NedException
-
- NedException(String) - Constructor for exception com.tailf.ned.NedException
-
- NedException(String, Throwable) - Constructor for exception com.tailf.ned.NedException
-
- NedExpectResult - Class in com.tailf.ned
-
The result of a expect() method invocation.
- NedExpectResult(int, String) - Constructor for class com.tailf.ned.NedExpectResult
-
- NedExpectResult(int, String, String) - Constructor for class com.tailf.ned.NedExpectResult
-
- NedGenericBase - Class in com.tailf.ned
-
This interface must be adhered to by code that talks to
a generic device that is modeled in YANG.
- NedGenericBase() - Constructor for class com.tailf.ned.NedGenericBase
-
- NedMux - Class in com.tailf.ned
-
The NedMux is used as the interface between NCS and the NedConnections.
- NedMux() - Constructor for class com.tailf.ned.NedMux
-
- NedMux(String, int) - Constructor for class com.tailf.ned.NedMux
-
- NedTracer - Interface in com.tailf.ned
-
- NedTTL - Class in com.tailf.ned
-
The NedTTL class is used to pass time-to-live information
to NCS for the entries in a config=false cache.
- NedTTL(ConfPath, int) - Constructor for class com.tailf.ned.NedTTL
-
Creates a single TTL entry.
- NedTTL(ConfPath, int, boolean) - Constructor for class com.tailf.ned.NedTTL
-
Creates a single TTL entry.
- NedWorker - Class in com.tailf.ned
-
The NedWorker is used by the NedMux for running a worker thread
for executing NedConnection tasks.
- NedWorker(int, NedMux, String, int, String) - Constructor for class com.tailf.ned.NedWorker
-
- NedWorker.NotEnoughDataException - Exception in com.tailf.ned
-
- NedWorker.NotImplementedException - Exception in com.tailf.ned
-
- NedWorker.TransactionIdMode - Enum in com.tailf.ned
-
Indicates the mode of Transaction ID supported by the NED.
- NetconfNcs - Class in com.tailf.ncs.ns
-
Autogenerated namespace class for YANG module tailf-netconf-ncs.yang
- NetconfNcs() - Constructor for class com.tailf.ncs.ns.NetconfNcs
-
- netconfSSHCallHome(ConfObject, int) - Method in class com.tailf.maapi.Maapi
-
Request that ConfD daemon initiates a NETCONF SSH Call Home
connection (see RFC 8071) to the NETCONF client running on
host.
- netconfSSHCallHomeOpaque(ConfObject, String, int) - Method in class com.tailf.maapi.Maapi
-
Request that ConfD daemon initiates a NETCONF SSH Call Home
connection (see RFC 8071) to the NETCONF client running on
host.
- NEW_THREAD - Static variable in class com.tailf.ned.NedCmd
-
- newConnection(String, InetAddress, int, String, String, String, String, String, boolean, int, int, int, NedMux, NedWorker) - Method in class com.tailf.ned.NedCliBase
-
Establish a new connection to a device and send response to
NCS with information about the device.
- newConnection(String, InetAddress, int, String, String, String, String, String, boolean, int, int, int, NedMux, NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- newConnection(String, InetAddress, int, String, boolean, int, int, int, NedMux, NedWorker) - Method in class com.tailf.ned.NedGenericBase
-
Establish a new connection to a device and send response to
NCS with information about the device using the method
setConnectionData()
A new instance representing the new connection should
be returned.
- newCursor(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Creates a cursor for a list specified by fmt
.
- newCursor(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Creates a cursor for a list specified by path
- newCursorWithFilter(int, String, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Creates a cursor for a list specified by fmt
with an XPath
filter specified by filter
.
- newCursorWithFilter(int, String, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Creates a cursor for a list specified by path
with an XPath
filter specified by filter
.
- newDefaultReply() - Static method in class com.tailf.dp.Completion
-
The
CompletionDefaultReply
instance is the possible response
for a tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
- newInstance(String, String, ArrayList<ConfNamespace>) - Static method in class com.tailf.conf.ConfIdentityRef
-
Deprecated.
- newInstance(String) - Method in class com.tailf.conf.ConfTypeDescriptor
-
Creates a new ConfValue instance of the type described by this
ConfTypeDescriptor and with a value represented by a string.
- newRangeEnumReply(int) - Static method in class com.tailf.dp.Completion
-
- newRefTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for new style references
- newReply() - Static method in class com.tailf.dp.Completion
-
The
CompletionReply
instance is the possible response for a
tailf:cli-completion-actionpoint or a
tailf:cli-custom-range-actionpoint directive.
- newSubscription() - Method in class com.tailf.cdb.Cdb
-
Creates a new CDB Subscription.
- newThread(Runnable) - Method in class com.tailf.dp.DpThreadPoolFactory
-
- newThread(Runnable) - Method in class com.tailf.ncs.NcsThreadPoolFactory
-
- nextIndex(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Returns the position of the next key
- nextIndex(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- nextIndex(ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- nextIndex(String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- nextNode() - Method in class com.tailf.navu.NavuXPathContext
-
Continue iteration to next node after this invocation
- NextObjectArrayList<E> - Class in com.tailf.dp
-
ArrayList-based implementation of the NextObjectList interface.
- NextObjectArrayList(int) - Constructor for class com.tailf.dp.NextObjectArrayList
-
- NextObjectArrayList() - Constructor for class com.tailf.dp.NextObjectArrayList
-
- NextObjectArrayList(Collection<? extends E>) - Constructor for class com.tailf.dp.NextObjectArrayList
-
- NextObjectList<E> - Interface in com.tailf.dp
-
- nilTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for empty lists
- NO_OPTIONS - Static variable in class com.tailf.util.Base64
-
No options specified.
- NO_WORKER - Static variable in class com.tailf.ned.NedCmd
-
- NOCONNECT_CLI - Static variable in class com.tailf.ned.NedCmd
-
- NOCONNECT_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- node - Variable in class com.tailf.dp.DpListFilter
-
- node() - Method in class com.tailf.proto.ConfEPid
-
Get the node from the pid.
- node() - Method in class com.tailf.proto.ConfERef
-
Get the node name from the ref.
- NODE_TYPE_COMMENT - Static variable in interface com.tailf.conf.Compiler
-
- NODE_TYPE_NODE - Static variable in interface com.tailf.conf.Compiler
-
- NODE_TYPE_PI - Static variable in interface com.tailf.conf.Compiler
-
- NODE_TYPE_TEXT - Static variable in interface com.tailf.conf.Compiler
-
- nodeNameTest(Object) - Method in interface com.tailf.conf.Compiler
-
Produces a NODE_TEST object that represents a node name test.
- nodeNameTest(Object) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- nodeTypeTest(int) - Method in interface com.tailf.conf.Compiler
-
Produces a NODE_TEST object that represents a node type test.
- nodeTypeTest(int) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- noMasterError() - Method in class com.tailf.notif.HaNotification
-
- NONE - Static variable in class com.tailf.ned.NedCmd
-
- NoSuchNavuCaseException - Exception in com.tailf.navu
-
- NoSuchNavuCaseException(NavuChoice, String, String) - Constructor for exception com.tailf.navu.NoSuchNavuCaseException
-
- NoSuchNavuChoiceException - Exception in com.tailf.navu
-
- NoSuchNavuChoiceException(NavuContainer, String, String) - Constructor for exception com.tailf.navu.NoSuchNavuChoiceException
-
- NoSuchNavuNodeException - Exception in com.tailf.navu
-
- NotEnoughDataException() - Constructor for exception com.tailf.ned.NedWorker.NotEnoughDataException
-
- Notif - Class in com.tailf.notif
-
This class implements the Notifications API in Java.
- Notif(Socket, EnumSet<NotificationType>, NotificationCfg) - Constructor for class com.tailf.notif.Notif
-
Creates a notification instance.
- Notif(Socket, EnumSet<NotificationType>, int, int) - Constructor for class com.tailf.notif.Notif
-
Same functionality as for Notif(socket, eventTypes, cfg)
except that only heartbeat and healtcheck notifications
are expected to require to be configured.
- Notif(Socket, EnumSet<NotificationType>, int) - Constructor for class com.tailf.notif.Notif
-
Same functionality as for Notif(socket, eventTypes, cfg)
except that only heartbeat notifications are expected to require
to be configured
Since the ConfD/NCS daemon expects initialization within
5 seconds after a new socket is established this constructor should be
called directly for a new socket.
- Notif(Socket, EnumSet<NotificationType>) - Constructor for class com.tailf.notif.Notif
-
Same functionality as for Notif(socket, eventTypes, cfg)
except that no extra configuration is expected to be set in eventTypes.
- NotifException - Exception in com.tailf.notif
-
Exceptions raised from the notif package
- NotifException(String, Throwable) - Constructor for exception com.tailf.notif.NotifException
-
- NotifException(String, ErrorCode) - Constructor for exception com.tailf.notif.NotifException
-
- NotifException(String, ErrorCode, Throwable) - Constructor for exception com.tailf.notif.NotifException
-
- NotifException(String, int, Throwable) - Constructor for exception com.tailf.notif.NotifException
-
- NotifHandlerInstance - Class in com.tailf.ncs.snmp.snmp4j
-
Helper class which holds handler and if applicable
the corresponding opaque object for a registered handler
- NotifHandlerInstance(NotificationHandler, Object) - Constructor for class com.tailf.ncs.snmp.snmp4j.NotifHandlerInstance
-
Default constructor
- notification(String) - Method in class com.tailf.ned.NedWorker
-
Send notification to NCS once subsciption has been created.
- Notification - Class in com.tailf.notif
-
Base class for notification data structures.
- Notification() - Constructor for class com.tailf.notif.Notification
-
- NOTIFICATION_EVENT_PATH - Static variable in class com.tailf.ncs.NavuEventHandler
-
- NOTIFICATION_PATH - Static variable in class com.tailf.ncs.NavuEventHandler
-
This path has been deprecated in the YANG model.
- NotificationCfg - Class in com.tailf.notif
-
- NotificationCfg() - Constructor for class com.tailf.notif.NotificationCfg
-
Default constructor, all values has to be set using
the setter methods.
- NotificationCfg(int, int) - Constructor for class com.tailf.notif.NotificationCfg
-
Creates a NotificationCfg instance with only the
heartbeatInterval and healthCheckInterval.
- NotificationCfg(Maapi.Verbosity) - Constructor for class com.tailf.notif.NotificationCfg
-
Creates a NotificationCfg instance with only the verbosity.
- NotificationCfg(int, int, String, ConfValue, ConfValue, String, int, Maapi.Verbosity) - Constructor for class com.tailf.notif.NotificationCfg
-
Convenience constructor setting all values.
- NotificationHandler - Interface in com.tailf.ncs.snmp.snmp4j
-
Interface that all Handlers must implement
to be able to register for the NotificationReceiver
- NotificationReceiver - Class in com.tailf.ncs.snmp.snmp4j
-
This class class mediated the use of Snmp4j
for receiving and mapping of incoming snmp notifications.
- NotificationType - Enum in com.tailf.notif
-
Enum describing the different notification types available.
- notifReceived(NavuContainer) - Method in class com.tailf.ncs.annotations.EventCallbackProxy
-
- notifReceived(NavuContainer) - Method in interface com.tailf.ncs.NavuEventCallback
-
This callback method is received to each cdb notification that correspond
to the annotated deviceName and subscription name.
- NotImplementedException() - Constructor for exception com.tailf.ned.NedWorker.NotImplementedException
-
- ns - Variable in class com.tailf.maapi.CLICmdToPathResult
-
- number(String) - Method in interface com.tailf.conf.Compiler
-
Produces an EXPRESSION object that represents a numeric constant.
- number(String) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- numInstances(ConfPath) - Method in class com.tailf.cdb.CdbSession
-
- numInstances(String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- numInstances(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- numInstances(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback can optionally be implemented.
- read() - Method in class com.tailf.cdb.CdbSubscription
-
Reads the Cdb subscription socket for events and blocks.
- read() - Method in class com.tailf.dp.Dp
-
Receives data on the control socket which is connected to ConfD/NCS.
- read() - Method in class com.tailf.maapi.MaapiInputStream
-
read a byte from the input stream or -1 if EOF
- read(byte[], int, int) - Method in class com.tailf.maapi.MaapiInputStream
-
- read() - Method in class com.tailf.notif.Notif
-
Read in the data.
- read() - Method in class com.tailf.util.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and
returns the next byte.
- read(byte[], int, int) - Method in class com.tailf.util.Base64.InputStream
-
- read1() - Method in class com.tailf.proto.ConfInputStream
-
Read a one byte integer from the stream.
- read2BE() - Method in class com.tailf.proto.ConfInputStream
-
Read a two byte big endian integer from the stream.
- read2LE() - Method in class com.tailf.proto.ConfInputStream
-
Read a two byte little endian integer from the stream.
- read4BE() - Method in class com.tailf.proto.ConfInputStream
-
Read a four byte big endian integer from the stream.
- read4LE() - Method in class com.tailf.proto.ConfInputStream
-
Read a four byte little endian integer from the stream.
- read_any() - Method in class com.tailf.proto.ConfInputStream
-
Read an arbitrary E term from the stream.
- read_atom() - Method in class com.tailf.proto.ConfInputStream
-
Read an E atom from the stream.
- read_big() - Method in class com.tailf.proto.ConfInputStream
-
- read_binary() - Method in class com.tailf.proto.ConfInputStream
-
Read an E binary from the stream.
- read_boolean() - Method in class com.tailf.proto.ConfInputStream
-
Read an E atom from the stream and interpret the value as a boolean.
- read_byte() - Method in class com.tailf.proto.ConfInputStream
-
Read one byte from the stream.
- read_char() - Method in class com.tailf.proto.ConfInputStream
-
Read a character from the stream.
- read_double() - Method in class com.tailf.proto.ConfInputStream
-
Read an E float from the stream.
- READ_EOF - Static variable in exception com.tailf.ned.SSHSessionException
-
- read_float() - Method in class com.tailf.proto.ConfInputStream
-
Read an E float from the stream.
- read_int() - Method in class com.tailf.proto.ConfInputStream
-
Read an integer from the stream.
- read_list_head() - Method in class com.tailf.proto.ConfInputStream
-
Read a list header from the stream.
- read_long() - Method in class com.tailf.proto.ConfInputStream
-
Read a long from the stream.
- read_long(boolean) - Method in class com.tailf.proto.ConfInputStream
-
- read_long_big() - Method in class com.tailf.proto.ConfInputStream
-
- read_nil() - Method in class com.tailf.proto.ConfInputStream
-
Read an empty list from the stream.
- read_pid() - Method in class com.tailf.proto.ConfInputStream
-
Read an E pid from the stream.
- read_ref() - Method in class com.tailf.proto.ConfInputStream
-
Read an E reference from the stream.
- read_short() - Method in class com.tailf.proto.ConfInputStream
-
Read a short from the stream.
- read_string() - Method in class com.tailf.proto.ConfInputStream
-
Read a string from the stream.
- READ_TIMEOUT - Static variable in exception com.tailf.ned.SSHSessionException
-
- read_tuple_head() - Method in class com.tailf.proto.ConfInputStream
-
Read a tuple header from the stream.
- read_uint() - Method in class com.tailf.proto.ConfInputStream
-
Read an unsigned integer from the stream.
- read_ulong() - Method in class com.tailf.proto.ConfInputStream
-
Read an unsigned long from the stream.
- read_ushort() - Method in class com.tailf.proto.ConfInputStream
-
Read an unsigned short from the stream.
- readBE(int) - Method in class com.tailf.proto.ConfInputStream
-
Read a big endian integer from the stream.
- readEOF(boolean) - Method in class com.tailf.maapi.CLIInteraction
-
Read a multi line string from the CLI.
- readEOF(boolean, int) - Method in class com.tailf.maapi.CLIInteraction
-
This function does the same as readEOF(boolean echo), but also takes a
timeout parameter, which indicates how long the user may be idle (in
seconds) before the reading is aborted.
- readFill(Socket, byte[]) - Static method in class com.tailf.conf.ConfInternal
-
Reads data into a buffer.
- readFill(SelectionKey, ByteBuffer, int) - Static method in class com.tailf.conf.ConfInternal
-
Read exactly siz
data into the buffer
buf
.
- readLE(int) - Method in class com.tailf.proto.ConfInputStream
-
Read a little endian integer from the stream.
- readN(byte[]) - Method in class com.tailf.proto.ConfInputStream
-
Read an array of bytes from the stream.
- readPayLoad(SelectionKey, ByteBuffer, int) - Static method in class com.tailf.conf.ConfInternal
-
- readSize(SelectionKey, ByteBuffer, int) - Static method in class com.tailf.conf.ConfInternal
-
- readTimeout - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- readUntilWouldBlock() - Method in class com.tailf.ned.SSHSession
-
If we have readTimeout set, and an outstanding operation was
timed out - the socket may still be alive.
- ready(int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- ready() - Method in interface com.tailf.ned.SSHClient.CliSession
-
Interface methods with default implementation
- ready(int) - Method in class com.tailf.ned.SSHJSession
-
Checks if the input reader is ready for reading.
- ready() - Method in class com.tailf.ned.SSHSession
-
Tell whether this transport is ready to be read.
- ready(int) - Method in class com.tailf.ned.SSHSession
-
- ready() - Method in class com.tailf.ned.TelnetSession
-
Tell whether this transport is ready to be read.
- ready(int) - Method in class com.tailf.ned.TelnetSession
-
- reconnect(NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- RECONNECT - Static variable in class com.tailf.ned.NedCmd
-
- reconnect(NedWorker) - Method in class com.tailf.ned.NedConnectionBase
-
Used for resuming a connection found in the connection pool.
- REDEPLOY_PACKAGE - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- redeployAll() - Method in class com.tailf.ncs.NcsMain
-
JMX interface - hot redeploy all packages
- redeployAll() - Method in interface com.tailf.ncs.NcsMainMBean
-
JMX interface - hot redeploy all packages
- redeployPackage(NcsPDData) - Method in class com.tailf.ncs.NcsMain
-
Hot redeploy of all components for a package
- refTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for old stype references
- register(NotificationHandler, Object) - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
This method is used to register handler callback classes to the
notification receiver.
- register(ArrayList<NotifHandlerInstance>) - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
This register method takes an ArrayList of NotificationHandlerInstances
and registers these.
- register(NedConnectionBase) - Method in class com.tailf.ned.NedMux
-
Register a new NedConnection with the mux.
- registerAnnotatedCallbacks(Object) - Method in class com.tailf.dp.Dp
-
All Data, Trans, Action, Validate, TransValidate and DB callbacks
are registered using this method.
- registerAnnotatedCallbacks(String, Object) - Method in class com.tailf.dp.Dp
-
- registerAnnotatedCallbacks(Object) - Method in class com.tailf.ncs.NavuEventHandler
-
Method to register pojo classes as notification callbacks.
- registerAnnotatedMountedCbs(DpMountIdInterface, Object) - Method in class com.tailf.dp.Dp
-
- registerAnnotatedRangeActionCallbacks(Object, ConfValue[], ConfValue[], ConfPath) - Method in class com.tailf.dp.Dp
-
- registerAnnotatedRangeDataCallbacks(Object, ConfValue[], ConfValue[], ConfPath) - Method in class com.tailf.dp.Dp
-
DataCallbacks can be registered for a range of values using this method
- registerCallback(SocketFactoryCallback) - Static method in class com.tailf.conf.SocketFactory
-
Register a SocketFactoryCallback that will be responsible for all
socket connection
- registerDone() - Method in class com.tailf.dp.Dp
-
When we have registered all the callbacks for a daemon
we must call this function to synchronize with ConfD/NCS.
- registerInterfaceCallback(String, String, NavuEventCallback) - Method in class com.tailf.ncs.NavuEventHandler
-
Method to register classes that implements the NavuEventHandler
interface.
- registerResources(Object) - Static method in class com.tailf.ncs.ResourceManager
-
This method will inject resources into annotated fields of
the object instances passed as argument
- reinstallRemovedNs(List<ConfNamespace>) - Static method in class com.tailf.conf.ConfNamespace
-
This method should only be used in cdb data migration scenarios.
- REJECT_MISMATCH - Static variable in class com.tailf.ned.NedCmd
-
- REJECT_UNKNOWN - Static variable in class com.tailf.ned.NedCmd
-
- REL_FLAG_MASK - Static variable in class com.tailf.cdb.CdbProto
-
- RELOAD_SCHEMA - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- reloadConfig() - Method in class com.tailf.maapi.Maapi
-
Request that the daemon reloads its configuration files.
- reloadSchemas() - Method in class com.tailf.maapi.Maapi
-
This method throws away any old MaapiSchemas container and downloads a
new from the server.
- reloadSchemas(String[]) - Method in class com.tailf.maapi.Maapi
-
This method throws away any old MaapiSchemas container and downloads a
new from the server.
- remove(DpTrans, ConfObject[]) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- REMOVE - Static variable in class com.tailf.dp.DpAccumulate
-
An accumulated remove operation.
- remove(DpTrans, ConfObject[]) - Method in interface com.tailf.dp.DpDataCallback
-
This callback is used to remove a presence container, list entry or empty
leaf and all its sub elements.
- removeAllForCdb(Cdb) - Method in interface com.tailf.navu.NavuCdbSessionPoolable
-
Removes or closes all CdbSession associated with the supplied Cdb.
- removeAllSessions() - Method in interface com.tailf.navu.NavuCdbSessionPoolable
-
Removes all established session held by any Cdb.
- removeCdbSessions() - Method in class com.tailf.navu.NavuContextBase
-
Clears all the CDB sessions associates with the mapping
between the the supplied Cdb socket and the ( in CDB mode )
- removeMountIdCachePath(ConfPath) - Method in class com.tailf.maapi.MaapiSchemas
-
- reopenLogs() - Method in class com.tailf.maapi.Maapi
-
Request that the daemon closes and re-opens its log files
- ReopenLogsNotification - Class in com.tailf.notif
-
Data structure for ReopenLogs notifications.
- ReopenLogsNotification() - Constructor for class com.tailf.notif.ReopenLogsNotification
-
- replay(DpNotifStream, ConfDatetime, ConfDatetime) - Method in interface com.tailf.dp.DpNotifReplayCallback
-
The replay() callback is called by ConfD/NCS to request replay.
- reply(boolean, String) - Method in class com.tailf.ncs.NcsCtlCommand
-
- REPLY_ACCUMULATE - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_ALREADY_LOCKED - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_DELAYED_RESPONSE - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_EOF - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_ERR - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_OK - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- REPLY_VALIDATION_WARN - Static variable in class com.tailf.conf.Conf
-
General return value for many of the API methods.
- reportException(Throwable) - Method in interface com.tailf.dp.DpExceptionReporter
-
Method called when exceptions are catched in the internal threads
started in the Dp.read() method.
- reportPackageException(Object, Throwable) - Static method in class com.tailf.ncs.NcsMain
-
- reportPackageException(ClassLoader, Throwable) - Static method in class com.tailf.ncs.NcsMain
-
- reportPackageException(String, Throwable) - Static method in class com.tailf.ncs.NcsMain
-
- reportProgress(int, Maapi.Verbosity, String) - Method in class com.tailf.maapi.Maapi
-
Report progress of an action or transaction.
- reportProgress(int, Maapi.Verbosity, String, String) - Method in class com.tailf.maapi.Maapi
-
Report progress of an action or transaction.
- reportProgressStart(int, Maapi.Verbosity, String, String) - Method in class com.tailf.maapi.Maapi
-
Report progress of an action or transaction.
- reportProgressStop(Maapi.Progress) - Method in class com.tailf.maapi.Maapi
-
Report progress of an action or transaction.
- reportProgressStop(Maapi.Progress, String) - Method in class com.tailf.maapi.Maapi
-
Report progress of an action or transaction.
- reportServiceProgress(int, Maapi.Verbosity, String, String, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Report transaction progress events for a FASTMAP service.
- reportServiceProgressStart(int, Maapi.Verbosity, String, String, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Report transaction progress events for a FASTMAP service.
- reportServiceProgressStop(Maapi.Progress) - Method in class com.tailf.maapi.Maapi
-
Report transaction progress events for a FASTMAP service.
- reportServiceProgressStop(Maapi.Progress, String) - Method in class com.tailf.maapi.Maapi
-
Report transaction progress events for a FASTMAP service.
- requestAction(ConfXMLParam[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
Invokes an action defined in the data model annotated with
tailf:action
(see tailf_yang_extensions(5)).
- requestAction(List<ConfXMLParam>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- requestAction(ConfXMLParam[], int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- requestAction(List<ConfXMLParam>, int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- requestActionTh(int, ConfXMLParam[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
- requestActionTh(int, List<ConfXMLParam>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- requestId - Variable in class com.tailf.ncs.NcsCtlCommand
-
- requestInt(Socket, int, int) - Static method in class com.tailf.conf.ConfInternal
-
Requests an integer value from ConfD/NCS.
- requestInt(Socket, int) - Static method in class com.tailf.conf.ConfInternal
-
Request an integer from ConfD/NCS.
- requestStop() - Method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
- requestTerm(Socket, int, int, boolean, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Requests a term from ConfD/NCS.
- requestTerm(SelectionKey, int, int, boolean, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Write a term arg
for the specified operation
op
, transaction handle thandle
( if available -1 otherwise ) and read the response,
from ConfD/NCS.
- requestTerm(Socket, int) - Static method in class com.tailf.conf.ConfInternal
-
Requests a term from ConfD/NCS.
- requestTerm(SelectionKey, int) - Static method in class com.tailf.conf.ConfInternal
-
Request the operation op
with no argument,
and read the response from ConfD/NCS.
- requestTerm(Socket, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Requests a term from ConfD/NCS.
- requestTerm(SelectionKey, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Write a term arg
for the specified operation
op
and read the response,
from ConfD/NCS.
- reRegister(NedConnectionBase) - Method in class com.tailf.ned.NedMux
-
The reRegister method will, NCS unknowingly, exchange the
ned implementation on the fly.
- reRegisterAnnotatedCallbacks(Object) - Method in class com.tailf.dp.Dp
-
reRegisters an existing callback.
- reRegisterAnnotatedCallbacks(String, Object) - Method in class com.tailf.dp.Dp
-
- reRegisterAnnotatedMountedCbs(DpMountIdInterface, Object) - Method in class com.tailf.dp.Dp
-
- reRegisterAnnotatedRangeActionCallbacks(Object) - Method in class com.tailf.dp.Dp
-
reRegisters an existing callback.
- reRegisterAnnotatedRangeDataCallbacks(Object) - Method in class com.tailf.dp.Dp
-
reRegisters an existing callback.
- RERUN - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- reset() - Method in class com.tailf.maapi.QueryResult
-
Reset/Rewind a running query so that it starts from the
beginning again.
- reset(int) - Method in class com.tailf.maapi.QueryResult
-
Reset/Rewind a running query to a specific offset.
- reset() - Method in class com.tailf.navu.NavuAction
-
Not supported does nothing
- reset() - Method in class com.tailf.navu.NavuContainer
-
Resets the contained nodes
- reset() - Method in class com.tailf.navu.NavuLeaf
-
When navigating through NAVU to a certain leaf and retrieving its value,
this value will be cached.
- reset() - Method in class com.tailf.navu.NavuList
-
When navigating through NAVU to a certain list, the list values are
cached as they are read.
- reset() - Method in class com.tailf.navu.NavuNode
-
When navigating through NAVU to a certain location.
- reset() - Method in class com.tailf.navu.PreparedXMLStatement
-
- reset() - Method in class com.tailf.proto.ConfOutputStream
-
Reset the stream so that it can be reused.
- Resource - Annotation Type in com.tailf.ncs.annotations
-
Annotation class for Action Callbacks Attributes are callPoint and callType
- ResourceManager - Class in com.tailf.ncs
-
The NCS resource manager able to create Maapi and Cdb objects
connected to the NCS server.
- ResourceManagerMBean - Interface in com.tailf.ncs
-
This is the JMX interface for the ResourceManager
- ResourceType - Enum in com.tailf.ncs.annotations
-
ResourceType set by the Ncs ResourceManager
- RESTART - Static variable in class com.tailf.ned.NedCmd
-
- restartPackage(String) - Method in class com.tailf.ncs.NcsMain
-
- restartPackageNow(String) - Method in class com.tailf.ncs.NcsMain
-
- result(Integer, ConfETuple, Boolean) - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
- result(Integer, ConfETuple, Boolean) - Method in interface com.tailf.dp.DpSnmpInformResponseCallback
-
This callback provides the application with possibility to to take
actions based on the result of an inform request for a specific receiver.
- result(ConfObject[], ConfValue, Object) - Method in interface com.tailf.maapi.MaapiXPathEvalResult
-
For each node in the resulting node set evaluated by the xpath
this method will be called.
- resultCount() - Method in class com.tailf.maapi.QueryResult
-
Get number of elements in the result.
- ResultType - Interface in com.tailf.maapi
-
Specifies the result type from XPath query.
- ResultTypeKeyPath - Interface in com.tailf.maapi
-
XPath Result in keypath format.
- ResultTypeKeyPathValue - Interface in com.tailf.maapi
-
XPath Result in keypath and value format.
- ResultTypeString - Interface in com.tailf.maapi
-
XPath Result in string format.
- ResultTypeTag - Interface in com.tailf.maapi
-
XPath Result in ConfXMLParam format.
- resumeEncoding() - Method in class com.tailf.util.Base64.OutputStream
-
Resumes encoding of the stream.
- RetrictedNumberTypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.RetrictedNumberTypeMethodsImpl
-
- retrieveMountId(Object) - Method in interface com.tailf.dp.DpMountIdInterface
-
- returnAlarmQueue(ArrayBlockingQueue<Alarm>) - Static method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
Returns the queue.
- reverse() - Method in class com.tailf.proto.ConfEList
-
- revert(int) - Method in class com.tailf.maapi.Maapi
-
Remove all changes in the transaction.
- revert(NedWorker, String) - Method in class com.tailf.ned.NedCliBase
-
Is invoked by NCS to undo the changes introduced in the last commit
operation (communicated to the NED in the prepare method invocation).
- revert(NedWorker, String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- revert(NedWorker, NedEditOp[]) - Method in class com.tailf.ned.NedGenericBase
-
Is invoked by NCS to undo the changes introduced in the last commit
operation (communicated to the NED in the prepare method invocation).
- REVERT_CLI - Static variable in class com.tailf.ned.NedCmd
-
- REVERT_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- revertResponse() - Method in class com.tailf.ned.NedWorker
-
This method should be invoked by a NedConnection instance when it has
completed a revert operation to indicate a successful completion
of the revert.
- rollbackConfig(int, String, String...) - Method in class com.tailf.maapi.Maapi
-
This function can be used to save the equivalent of a rollback file for a
given configuration before it is committed (or a subtree thereof) in
curly bracket format.
- run() - Method in class com.tailf.dp.DpActionTrans
-
Runs the thread.
- run() - Method in class com.tailf.dp.DpNotifReplayThread
-
Run method derived from Thread
- run() - Method in class com.tailf.dp.DpThread
-
- run() - Method in class com.tailf.dp.DpTrans
-
Runs the thread.
- run() - Method in class com.tailf.dp.DpValidateTrans
-
Runs the thread.
- run() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
- run() - Method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
- run() - Method in class com.tailf.ncs.NavuEventHandler
-
- run() - Method in class com.tailf.ncs.NcsMain
-
This method is the Ncs java vm main thread start
- run() - Method in class com.tailf.ncs.NcsThread
-
- run() - Method in class com.tailf.ncs.ResourceManager
-
- run() - Method in class com.tailf.ned.NedMux
-
- run() - Method in class com.tailf.ned.NedWorker
-
- runningChkNotModified(DpDbContext) - Method in class com.tailf.dp.annotations.DBCallbackProxy
-
- runningChkNotModified(DpDbContext) - Method in interface com.tailf.dp.DpDbCallback
-
This function should check to see if running has been modified or not.
- ruser - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- safeCreate(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Create a new entity in the XML tree.
- safeCreate(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Create a new list entity in the XML tree.
- safeCreate() - Method in class com.tailf.navu.NavuContainer
-
Creates an optional container.
- safeCreate() - Method in class com.tailf.navu.NavuLeaf
-
Create an empty leaf node, silently succeeding
if the leaf already exists
- safeCreate(ConfValue) - Method in class com.tailf.navu.NavuLeafList
-
The variant of create
that succeeds even if the
object already exists.
- safeCreate(String) - Method in class com.tailf.navu.NavuLeafList
-
The variant of create
that succeeds even if the
object already exists.
- safeCreate(ConfKey) - Method in class com.tailf.navu.NavuList
-
- safeCreate(ConfObject) - Method in class com.tailf.navu.NavuList
-
- safeCreate(String) - Method in class com.tailf.navu.NavuList
-
- safeCreate(String[]) - Method in class com.tailf.navu.NavuList
-
- safeDelete(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Deletes a node and all its children from the XML data tree.
- safeGetElem(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Reads a value from the path
specified
- safeGetElem(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This reads a value from the path in fmt and returns the result.
- safeGetObject(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
This is a variant of getObject() that returns null if the object doesn't
exist
- saveConfig(int, EnumSet<MaapiConfigFlag>, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Save the subtree in different formats.
- saveConfig(int, EnumSet<MaapiConfigFlag>) - Method in class com.tailf.maapi.Maapi
-
Save the entire config in different formats.
- saveConfig(int, EnumSet<MaapiConfigFlag>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Save the subtree in different formats, with ability to XPath Filtering.
- Scope - Enum in com.tailf.ncs.annotations
-
Scope for resources managed by the Resource Manager
- secpass - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- select(List<String>) - Method in class com.tailf.navu.NavuAction
-
Not supported returns only an empty Collection
- select(String) - Method in class com.tailf.navu.NavuAction
-
Not supported returns only an empty Collection
- select(ConfObject[]) - Method in class com.tailf.navu.NavuAction
-
- select(List<String>) - Method in class com.tailf.navu.NavuContainer
-
- select(String) - Method in class com.tailf.navu.NavuContainer
-
- select(ConfObject[]) - Method in class com.tailf.navu.NavuContainer
-
- select(List<String>) - Method in class com.tailf.navu.NavuLeaf
-
- select(String) - Method in class com.tailf.navu.NavuLeaf
-
- select(ConfObject[]) - Method in class com.tailf.navu.NavuLeaf
-
- select(List<String>) - Method in class com.tailf.navu.NavuList
-
- select(String) - Method in class com.tailf.navu.NavuList
-
- select(ConfObject[]) - Method in class com.tailf.navu.NavuList
-
- select(List<String>) - Method in class com.tailf.navu.NavuNode
-
- select(String) - Method in class com.tailf.navu.NavuNode
-
- select(ConfObject[]) - Method in class com.tailf.navu.NavuNode
-
- SELFTEST - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- send(ConfDatetime, ConfXMLParam) - Method in class com.tailf.dp.DpNotifStream
-
Send a notification defined at the top level of a YANG module
on this notification stream to ConfD/NCS.
- send(ConfDatetime, ConfXMLParam[]) - Method in class com.tailf.dp.DpNotifStream
-
Send a notification defined at the top level of a YANG module
on this notification stream to ConfD/NCS.
- send(ConfDatetime, ConfXMLParam[], String, Object...) - Method in class com.tailf.dp.DpNotifStream
-
Send a notification defined as a child of a container or list
in a YANG 1.1 module on this notification stream to ConfD/NCS.
- send(ConfDatetime, ConfXMLParam[], ConfPath) - Method in class com.tailf.dp.DpNotifStream
-
Send a notification defined as a child of a container or list
in a YANG 1.1 module on this notification stream to ConfD/NCS.
- send(String, SnmpVarbind[]) - Method in class com.tailf.dp.DpSnmpNotifier
-
Send SNMP notification.
- send(String, SnmpVarbind[], Integer) - Method in class com.tailf.dp.DpSnmpNotifier
-
Send SNMP notification with the option to receive an Inform Response.
- serial() - Method in class com.tailf.proto.ConfEPid
-
Get the serial number from the pid
- serialize(Document, OutputStream) - Method in class com.tailf.util.ConfXMLParamToXML
-
Flushes the source document doc
to
the target out
.
- serialize(Document, Writer) - Method in class com.tailf.util.ConfXMLParamToXML
-
Flushes the source document doc
to
the target out
- serialVersionUID - Static variable in exception com.tailf.ned.NedWorker.NotEnoughDataException
-
- serialVersionUID - Static variable in exception com.tailf.ned.NedWorker.NotImplementedException
-
- serverSideClosed() - Method in interface com.tailf.ned.CliSession
-
- serverSideClosed() - Method in class com.tailf.ned.SSHJSession
-
Returns true if session has been closed
- serverSideClosed() - Method in class com.tailf.ned.SSHSession
-
given a live SSHSession, check if the server side has
closed it's end of the ssh socket
- serverSideClosed() - Method in class com.tailf.ned.TelnetSession
-
given a live session, check if the server side has
closed it's end of the socket.
- ServiceCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Service Callbacks.
- ServiceCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Service Callbacks.
- ServiceCallbackProxy(Object, String) - Constructor for class com.tailf.dp.annotations.ServiceCallbackProxy
-
Constructor for Callback proxys.
- ServiceCBType - Enum in com.tailf.dp.proto
-
Enumeration of Service callback methods
- ServiceContext - Interface in com.tailf.dp.services
-
The service context object.
- ServiceLog - Class in com.tailf.dp.services
-
This class contains methods to write service log entries.
- ServiceLog() - Constructor for class com.tailf.dp.services.ServiceLog
-
- ServiceModificationContextImpl - Class in com.tailf.dp.services
-
Internal class implementing the service context for PRE/POST MODIFICATION
callbacks.
- ServiceModificationContextImpl(DpTrans, Dp, ConfEObject) - Constructor for class com.tailf.dp.services.ServiceModificationContextImpl
-
Internally used constructor
- ServiceOperationType - Enum in com.tailf.dp.services
-
The service operation type
- servicepoint() - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
- servicepoint() - Method in class com.tailf.dp.annotations.ServiceCallbackProxy
-
- servicepoint() - Method in interface com.tailf.dp.DpNanoServiceCallback
-
The name of the servicepoint
- servicepoint() - Method in interface com.tailf.dp.DpServiceCallback
-
The name of the servicepoint
- session - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- SessionContainer - Class in com.tailf.navu
-
- SessionContainer() - Constructor for class com.tailf.navu.SessionContainer
-
- set(int, ConfObject) - Method in class com.tailf.conf.ConfList
-
- set(String, String) - Method in class com.tailf.maapi.CLIInteraction
-
Set CLI session parameter.
- set(String) - Method in class com.tailf.navu.NavuContainer
-
Deprecated.
- set(NavuContext) - Method in class com.tailf.navu.NavuContext
-
Set the context attributes using another context object.
- set(NavuContextBase) - Method in class com.tailf.navu.NavuContextBase
-
Set the context attributes using another context object.
- set(ConfValue) - Method in class com.tailf.navu.NavuLeaf
-
Sets the value of the leaf node.
- set(String) - Method in class com.tailf.navu.NavuLeaf
-
Sets the value and tries to perform an update.
- set(String) - Method in class com.tailf.navu.NavuList
-
Deprecated.
- set() - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- set(NavuContext) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- set(NavuNode) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- SET_ELEM - Static variable in class com.tailf.dp.DpAccumulate
-
An accumulating setElem operation.
- setAdditionalInfo(String) - Method in class com.tailf.ned.NedCmd
-
- setAdditionalInfo(String) - Method in class com.tailf.ned.NedWorker
-
Set information to be passed back to the caller, typically
parse information if the user invokes a show action with
the verbose parameter.
- setAttr(DpTrans, ConfObject[], ConfAttributeValue) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- setAttr(DpTrans, ConfObject[], ConfAttributeValue) - Method in interface com.tailf.dp.DpDataCallback
-
This callback also only needs to be implemented for callpoints specified
for configuration data, and only if attributes are enabled in the server
configuration (/confdConfig/enableAttributes set to true).
- setAttr(int, ConfAttributeValue, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set an attribute for a configuration node.
- setAttributeType(ConfAttributeType) - Method in class com.tailf.conf.ConfAttributeValue
-
Set the attribute type for this attribute value
- setAttributeValue(ConfValue) - Method in class com.tailf.conf.ConfAttributeValue
-
Set the value for this attribute value
- setAuthorizationTimeout(int) - Method in class com.tailf.dp.DpAuthorizationContext
-
The authorization callbacks are expected to complete quickly,
However in case they send requests to a remote server, and such a
request needs to be retried, this function can be used to extend the
timeout for the current callback invocation.
- setBinary(int, ConfBinary) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBit(long) - Method in class com.tailf.conf.ConfBits
-
Set bit at position pos in bitset.
- setBit32(int, ConfBit32) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBit64(int, ConfBit64) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBool(int, ConfBool) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBool(int, boolean) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBuf(int, ConfBuf) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setBuf(int, String) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setCapabilities(NedCapability[]) - Method in class com.tailf.ned.NedConnectionBase
-
This function is used to set the capabilities for a specific NED.
- setCase(String, String, String, Object...) - Method in class com.tailf.cdb.CdbSession
-
When we use the YANG choice construct in the data model, this function
can be used to select the current case.
- setCase(String, String, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Same functionality as setCase(choice, scase, fmt, arguments) but takes a
already constructed ConfPath object as argument instead of fmt,
arguments.
- setCase(String, String, ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setCase(String, String, String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setCase(DpTrans, ConfObject[], ConfObject[], ConfTag) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- setCase(DpTrans, ConfObject[], ConfObject[], ConfTag) - Method in interface com.tailf.dp.DpDataCallback
-
This callback method sets the currently chosen 'case' for a 'choice'
construct.
- setChange(List<ConfObject>, DiffIterateOperFlag, ConfValue, NavuContext) - Method in class com.tailf.navu.NavuAction
-
Sets the change type on a node.
- setChange(DiffIterateOperFlag) - Method in class com.tailf.navu.NavuChange
-
Sets the change type.
- setChange(List<ConfObject>, DiffIterateOperFlag, ConfValue, NavuContext) - Method in class com.tailf.navu.NavuContainer
-
- setChange(List<ConfObject>, DiffIterateOperFlag, ConfValue, NavuContext) - Method in class com.tailf.navu.NavuLeaf
-
- setChange(List<ConfObject>, DiffIterateOperFlag, ConfValue, NavuContext) - Method in class com.tailf.navu.NavuList
-
- setClearpass(String) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setComment(int, String) - Method in class com.tailf.maapi.Maapi
-
Set the "Comment" that is stored in the rollback file when a
transaction towards running is committed.
- setCommitQueueAsync() - Method in class com.tailf.maapi.CommitParams
-
Set commit queue asynchronous mode of operation.
- setCommitQueueAtomic() - Method in class com.tailf.maapi.CommitParams
-
Make the commit queue item atomic.
- setCommitQueueBlockOthers() - Method in class com.tailf.maapi.CommitParams
-
Make the commit queue item block other commit queue items
for these devices.
- setCommitQueueBypass() - Method in class com.tailf.maapi.CommitParams
-
Make the commit transactional even if commit queue is default.
- setCommitQueueErrorOption(CommitParams.CommitQueueErrorOption) - Method in class com.tailf.maapi.CommitParams
-
Set commit queue error option.
- setCommitQueueLock() - Method in class com.tailf.maapi.CommitParams
-
Make the commit queue item locked.
- setCommitQueueNonAtomic() - Method in class com.tailf.maapi.CommitParams
-
Make the commit queue item non-atomic.
- setCommitQueueSync() - Method in class com.tailf.maapi.CommitParams
-
Set commit queue synchronous mode of operation.
- setCommitQueueSync(int) - Method in class com.tailf.maapi.CommitParams
-
Set commit queue synchronous mode of operation with custom timeout.
- setCommitQueueTag(String) - Method in class com.tailf.maapi.CommitParams
-
Set commit-queue tag.
- setCompletionDesc(String) - Method in class com.tailf.dp.CompletionReply
-
Set the completion description field for this reply
- setCompletionInfo(String) - Method in class com.tailf.dp.CompletionReply
-
Set the completion info field for this reply
- setConfDouble(int, ConfDouble) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConfFloat(int, ConfFloat) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConfHexList(int, ConfHexList) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConfIdentityRef(int, ConfIdentityRef) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConfKey(int, ConfKey) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConfNamespace(ConfNamespace) - Method in class com.tailf.conf.ConfIdentityRef
-
- setConfNamespace(ConfNamespace) - Method in class com.tailf.conf.ConfTag
-
- setConfObjectRef(int, ConfObjectRef) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setConnectionData(NedCapability[], NedCapability[], boolean, NedWorker.TransactionIdMode) - Method in class com.tailf.ned.NedConnectionBase
-
This function is used to set the parameters of NedConnection for
a specific NED.
- setContext(String) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setCSType(MaapiSchemas.CSType) - Method in class com.tailf.conf.ConfBinary
-
- setCSType(MaapiSchemas.CSType) - Method in class com.tailf.conf.ConfEnumeration
-
The MaapiSchemas type for this enum.
- setDate(int, ConfDate) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setDatetime(int, ConfDatetime) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setDecimal64(int, ConfDecimal64) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setDefaultErrorVerbosity(ErrorVerbosity) - Static method in class com.tailf.conf.ErrorMessageFormatter
-
- setDelayedWhen(int, boolean) - Method in class com.tailf.maapi.Maapi
-
This function enables/disables the "delayed when" mode of a transaction.
- setDryRunCli() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat CLI.
- setDryRunCliC() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat cli-c.
- setDryRunCliCReverse() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat cli-c reverse.
- setDryRunNative() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat native.
- setDryRunNativeReverse() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat native reverse.
- setDryRunOutformat(CommitParams.DryRunOutformat) - Method in class com.tailf.maapi.CommitParams
-
Set the outformat to produce when committing with dry-run.
- setDryRunReverse() - Method in class com.tailf.maapi.CommitParams
-
Make dry-run produce a reverse diff.
- setDryRunXml() - Method in class com.tailf.maapi.CommitParams
-
Commit with dry-run outformat XML.
- setDuration(int, ConfDuration) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setElem(ConfValue, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Sets an element in operational data.
- setElem(ConfValue, String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- setElem(ConfValue, ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setElem(ConfValue, String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setElem(DpTrans, ConfObject[], ConfValue) - Method in class com.tailf.dp.annotations.DataCallbackProxy
-
- setElem(DpTrans, ConfObject[], ConfValue) - Method in interface com.tailf.dp.DpDataCallback
-
This callback writes a data leaf.
- setElem(int, ConfObject, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node.
- setElem(int, ConfObject, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node.
- setElem(int, String, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node.
- setElem(int, String, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node.
- setEnumeration(int, ConfEnumeration) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setError(String, Object...) - Method in class com.tailf.dp.DpAuthContext
-
- setErrorVerbosity(ErrorVerbosity) - Method in class com.tailf.conf.ErrorMessageFormatter
-
set the local verbosity level for reported errors
If this verbosity is set to null the the default level governs the error
verbosity of this Formatter
- setErrorVerbosity(ErrorVerbosity) - Method in class com.tailf.dp.Dp
-
set the local verbosity level for reported errors
If this verbosity is set to null the the default level governs the error
verbosity of this Dp
- setErrorVerbosity(ErrorVerbosity) - Method in class com.tailf.ned.NedMux
-
set the local verbosity level for reported errors
If this verbosity is set to null the the default level governs the error
verbosity of this NedMux
- setExceptionReporter(DpExceptionReporter) - Method in class com.tailf.dp.Dp
-
- setFailed() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- setFailed(String) - Method in class com.tailf.ncs.PlanComponent
-
Setting status to ncs:failed for a specific state in the plan component
- setFD(int) - Method in class com.tailf.dp.DpNotifStream
-
file descriptor
- setFD(int) - Method in class com.tailf.dp.DpSnmpNotifier
-
- setFlags(int) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setFlags(int, EnumSet<MaapiFlag>) - Method in class com.tailf.maapi.Maapi
-
This method can modify some aspects of the read/write session, see
MaapiFlag The flags are an Enumset of
MaapiFlag
- setHealthCheckInterval(int) - Method in class com.tailf.notif.NotificationCfg
-
Required if we wish to generate
NotificationType#CONFD_NOTIF_HEALTH_CHECK
events.
- setHeartbeatInterval(int) - Method in class com.tailf.notif.NotificationCfg
-
Required if we wish to generate
NotificationType#CONFD_NOTIF_HEARTBEAT
events.
- setHexList(int, ConfHexList) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setHostname(String) - Static method in class com.tailf.conf.SocketFactory
-
Set the default hostname for socket connections.
- setInt16(int, ConfInt16) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setInt32(int, ConfInt32) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setInt64(int, ConfInt64) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setInt8(int, ConfInt8) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setIp(InetAddress) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setIPv4(int, ConfIPv4) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setIPv4Prefix(int, ConfIPv4Prefix) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setIPv6(int, ConfIPv6) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setIPv6Prefix(int, ConfIPv6Prefix) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setIpValue(ConfObject) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used set method
- setLabel(int, String) - Method in class com.tailf.maapi.Maapi
-
Set the "Label" that is stored in the rollback file when a
transaction towards running is committed.
- setLength(int) - Method in class com.tailf.ned.TraceBuffer
-
- setLenient(boolean) - Method in class com.tailf.conf.ConfTag
-
- setLmode(int) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setLockingMode(boolean) - Method in class com.tailf.navu.NavuContextBase
-
Deprecated.
- setLogintime(Date) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setMandatory(String) - Method in class com.tailf.cdb.CdbSubscription
-
Attaches a mandatory attribute and a mandatory name to this subscriber
CDB keeps a list of mandatory subscribers for infinite extent, i.e.
- setMaxListSize(int) - Method in class com.tailf.navu.NavuList
-
Sets the maxSize of the internal HashMap of list elements.
- setMountIdGetter(MountIdInterface) - Method in class com.tailf.conf.InstancePath
-
- setNamespace(ConfNamespace) - Method in class com.tailf.cdb.CdbSession
-
Before we start to read data from CDB we need to set the namespace.
- setNamespace(int, String) - Method in class com.tailf.maapi.Maapi
-
Before can invoke any of read or write functions, we must indicate which
namespace we are going to use.
- setNamespace(int, int) - Method in class com.tailf.maapi.Maapi
-
- setNextUserSessionId(int) - Method in class com.tailf.maapi.Maapi
-
Set the user session id that will be assigned to the next user session
started.
- setNoDeploy() - Method in class com.tailf.maapi.CommitParams
-
Do not invoke service's create method.
- setNoLsa() - Method in class com.tailf.maapi.CommitParams
-
Set no-lsa commit parameter.
- setNoNetworking() - Method in class com.tailf.maapi.CommitParams
-
Only write the configuration to CDB, do not actually push it to the
device.
- setNoOutOfSyncCheck() - Method in class com.tailf.maapi.CommitParams
-
Do not check device sync state before pushing the configuration change.
- setNoOverwrite() - Method in class com.tailf.maapi.CommitParams
-
Check that the parts of the device configuration to be modified are
are up-to-date in CDB before pushing the configuration change to the
device.
- setNoRevisionDrop() - Method in class com.tailf.maapi.CommitParams
-
Set no-revision-drop commit parameter.
- setNotReached() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- setNotReached(String) - Method in class com.tailf.ncs.PlanComponent
-
Setting status to ncs:not-reached for a specific state in the
plan component
- setNumFreeWorkerSockets(int) - Method in class com.tailf.dp.Dp
-
This method is used to control the number of workersockets that
should be keept open for reuse.
- setObject(ConfValue[], ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Set all elements corresponding to the complete contents of a container
element, except for list entry sub-elements.
- setObject(ConfValue[], String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- setObject(ConfValue[], ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setObject(ConfValue[], String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setObject(int, ConfObject[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
This writes a container object or a list entry object from the path in
fmt and returns the result.
- setOpDone() - Method in class com.tailf.ned.NedEditOp
-
- setOperationalDataCase(String, String) - Method in class com.tailf.navu.NavuContainer
-
- setOperDataCase(String, String) - Method in class com.tailf.navu.NavuContainer
-
Set a case with the name caseStr
for a choice
choiceStr
for Cdb when writing operational data.
- setOption(NavuContextBase.UnSetCaseInChoice) - Method in class com.tailf.navu.NavuContextBase
-
Set the behavior of how a unset case in choice should be
treated.
- setPath(InstancePath) - Method in class com.tailf.conf.ConfKey
-
This method is only useful if at least one of the key elements is an
enumeration.
- setPlatformData(ConfXMLParam[]) - Method in class com.tailf.ned.NedConnectionBase
-
This function is used to set the platform operational data for
a specific NED.
- setPort(int) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setPort(int) - Static method in class com.tailf.conf.SocketFactory
-
Set the default port number for socket connections
- setPos(int) - Method in class com.tailf.proto.ConfInputStream
-
Set the current position in the stream.
- setPrev(ConfEObject) - Method in class com.tailf.maapi.MaapiCursor
-
- setProper(boolean) - Method in class com.tailf.proto.ConfEList
-
- setProto(int) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setProvisionalTransId(String) - Method in class com.tailf.ned.NedWorker
-
- setQRef(int) - Method in class com.tailf.dp.DpNotifStream
-
last qref
- setReached() - Method in interface com.tailf.dp.services.NanoServiceContext
-
- setReached(String) - Method in class com.tailf.ncs.PlanComponent
-
Setting status to ncs:reached for a specific state in the plan component
- setReadConfLocks(EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuContextBase
-
Sets the locks for a read CDB configuration data session
Default is no locks.
- setReadOnlyMode(boolean) - Method in class com.tailf.maapi.Maapi
-
Control if the node should accept write transactions
- setReadOperLocks(EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuContextBase
-
Sets the locks for a read CDB operational data session
Default is no locks.
- setReadTimeout(int) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- setReadTimeout(int) - Method in class com.tailf.ned.SSHJSession
-
Configure the readTimeout
- setReadTimeout(int) - Method in class com.tailf.ned.SSHSession
-
Set the read timeout
- setReconcileDiscardNonServiceConfig() - Method in class com.tailf.maapi.CommitParams
-
Set reconcile commit parameter with discard-non-service-config option.
- setReconcileKeepNonServiceConfig() - Method in class com.tailf.maapi.CommitParams
-
Set reconcile commit parameter with keep-non-service-config option.
- setRemoteCharset(Charset) - Method in interface com.tailf.ned.SSHClient
-
Set charset for sessions started from this connection
- setRemoveValue() - Method in class com.tailf.conf.ConfAttributeValue
-
Mark this attribute value for removal.
- setRunningDbStatus(int) - Method in class com.tailf.maapi.Maapi
-
Explicitly sets the systems notion of the consistency
state.
- setScreenSize(int, int) - Method in class com.tailf.ned.TelnetSession
-
- setSecondaryIndex(String) - Method in class com.tailf.maapi.MaapiCursor
-
Makes it possible to use a secondary index for the getNext calls.
- setSnmp_v3_ctx(String) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setSocket(Socket) - Method in class com.tailf.dp.DpNotifStream
-
- setSocket(Socket) - Method in class com.tailf.dp.DpSnmpNotifier
-
- setSocket(Socket) - Method in class com.tailf.dp.DpTrans
-
A possibility to give a specified worker socket
for the transaction.
- setSourceAddress(ConfIP) - Method in class com.tailf.dp.DpSnmpNotifier
-
Set the source IP address to be bound when sending notifications using
the send() method.
- setStartTime(ConfValue) - Method in class com.tailf.notif.NotificationCfg
-
Optional for NotificationType#CONFD_NOTIF_STREAM_EVENT
.
- setStopTime(ConfValue) - Method in class com.tailf.notif.NotificationCfg
-
Optional for NotificationType#CONFD_NOTIF_STREAM_EVENT
.
- setStreamName(String) - Method in class com.tailf.notif.NotificationCfg
-
Required for NotificationType#CONFD_NOTIF_STREAM_EVENT
.
- setSubId(int) - Method in class com.tailf.dp.DpNotifStream
-
last subid.
- setTermPrintlnMode(String) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- setTermPrintlnMode(String) - Method in class com.tailf.ned.SSHJSession
-
Configure println mode
- setThreadDefaultMountId(List<String>) - Static method in class com.tailf.maapi.MaapiSchemas
-
- setTimeout(int) - Method in class com.tailf.cdb.Cdb
-
A timeout for cdb client actions can be specified via the config file.
- setTimeout(int) - Method in class com.tailf.dp.NextObjectArrayList
-
Setter method for the value returned by the getTimeout() method.
- setTimeout(int) - Method in interface com.tailf.dp.services.ServiceContext
-
The timeout for service calls (pre-modification/create/post-modification)
can be controlled by /services/global-settings/service-callback-timeout.
- setTimeout(int) - Method in class com.tailf.ned.NedWorker
-
When the NED worker gets invoked, it gets passed three timeout
values, connect/read/write timeouts.
- setTraceId(String) - Method in class com.tailf.maapi.CommitParams
-
Set the trace id for the transaction.
- setTracer(NedTracer) - Method in interface com.tailf.ned.CliSession
-
- setTracer(NedTracer) - Method in class com.tailf.ned.SSHJSession
-
Enable tracer
- setTracer(NedTracer) - Method in class com.tailf.ned.SSHSession
-
- setTracer(NedTracer) - Method in class com.tailf.ned.TelnetSession
-
- setTrafficClass(int) - Method in interface com.tailf.ned.SSHClient
-
Set traffic class on the socket used by the SSH client.
- setTransactionUserOpaque(Object) - Method in class com.tailf.dp.DpTrans
-
Set method for User owned opaque data.
- setUInt16(int, ConfUInt16) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setUInt32(int, ConfUInt32) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setUInt64(int, ConfUInt64) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setUInt8(int, ConfUInt8) - Method in class com.tailf.navu.PreparedXMLStatement
-
Deprecated.
- setupSSH(NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- setupTelnet(NedWorker) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- setUseForCdbUpgrade() - Method in class com.tailf.cdb.Cdb
-
Sets this Cdb and the session it creates to be used for Cdb data
upgrades.
- setUseForCdbUpgrade(List<ConfNamespace>) - Method in class com.tailf.cdb.Cdb
-
Sets this Cdb and the session it creates to be used for Cdb data
upgrades.
- setUseLsa() - Method in class com.tailf.maapi.CommitParams
-
Set use-lsa commit parameter.
- setUsername(String) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setUserSession(int) - Method in class com.tailf.maapi.Maapi
-
Associate this Maapi instance with an already existing user session.
- setUsid(int) - Method in class com.tailf.conf.ConfUserInfo
-
Internally used method
- setUsid(int) - Method in class com.tailf.notif.NotificationCfg
-
Optional for NotificationType#CONFD_NOTIF_STREAM_EVENT
.
- setValidationUserOpaque(Object) - Method in class com.tailf.dp.DpValidateTrans
-
Set method for user owned opaque data.
- setValue(ConfObject) - Method in class com.tailf.conf.ConfXMLParamValue
-
- setValues(ConfXMLParam[], ConfPath) - Method in class com.tailf.cdb.CdbSession
-
Set arbitrary sub-elements of a container element.
- setValues(ConfXMLParam[], String, Object...) - Method in class com.tailf.cdb.CdbSession
-
- setValues(List<ConfXMLParam>, ConfPath) - Method in class com.tailf.cdb.CdbSession
-
- setValues(ConfXMLParam[], ConfCdbUpgradePath) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setValues(ConfXMLParam[], String, Object...) - Method in class com.tailf.cdb.CdbUpgradeSession
-
- setValues(int, List<ConfXMLParam>, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation.
- setValues(int, List<ConfXMLParam>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation.
- setValues(int, ConfXMLParam[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation.
- setValues(int, ConfXMLParam[], ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation.
- setValues(String) - Method in class com.tailf.navu.NavuLeaf
-
This method is almost identical to
NavuLeaf.set(String)
with the
exception that the value should be wrapped inside XML tag.
- setValues(String) - Method in class com.tailf.navu.NavuNode
-
Set arbitrary sub-elements of a container or list entry.
- setValues(ConfXMLParam[]) - Method in class com.tailf.navu.NavuNode
-
Set arbitrary sub-elements of a container or list entry.
- setValues() - Method in class com.tailf.navu.PreparedXMLStatement
-
When all of the parameterized values have been filled in,
this method is intended to be invoked for a
final set operation with the given values.
- setValues(NavuContext) - Method in class com.tailf.navu.PreparedXMLStatement
-
When all of the parameterized values have been filled in,
this method is intended to be invoked for a
final set operation with the given values.
- setValues(NavuNode) - Method in class com.tailf.navu.PreparedXMLStatement
-
- setVerbosity(Maapi.Verbosity) - Method in class com.tailf.notif.NotificationCfg
-
Optional for NotificationType#CONFD_NOTIF_PROGRESS
and
NotificationType#CONFD_NOTIF_COMMIT_PROGRESS
.
- setWaitDevice(String[]) - Method in class com.tailf.maapi.CommitParams
-
Wait for device lock before entering transaction critical section.
- setWriteOperLocks(EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuContextBase
-
Sets the locks for a write CDB operational data session
Default is EnumSet.of(CdbLockType.LOCK_REQUEST,CdbLockType.LOCK_PARTIAL)
- setXPathFilter(String) - Method in class com.tailf.notif.NotificationCfg
-
Optional for NotificationType#CONFD_NOTIF_STREAM_EVENT
.
- sharedCreate(int, String, Object...) - Method in class com.tailf.maapi.Maapi
-
- sharedCreate(int, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- sharedCreate(int, boolean, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- sharedCreate() - Method in class com.tailf.navu.NavuContainer
-
Creates an optional container.
- sharedCreate() - Method in class com.tailf.navu.NavuLeaf
-
Create an empty leaf node, silently succeeding
if the leaf already exists and also maintain the
FASTMAP reference counter on the leaf.
- sharedCreate(ConfValue) - Method in class com.tailf.navu.NavuLeafList
-
The variant of create
that succeeds even if the
object already exists, and also maintains a reference counter
on the object.
- sharedCreate(String) - Method in class com.tailf.navu.NavuLeafList
-
The variant of create
that succeeds even if the
object already exists, and also maintains a reference counter
on the object.
- sharedCreate(ConfKey) - Method in class com.tailf.navu.NavuList
-
Variant of
NavuList.create(ConfKey)
that succeeds even if the
key already exists, and also maintains a reference counter
on the object.
- sharedCreate(ConfObject) - Method in class com.tailf.navu.NavuList
-
Variant of
NavuList.create(ConfObject)
that succeeds even if the
key already exists, and also maintains a reference counter
on the object.
- sharedCreate(String) - Method in class com.tailf.navu.NavuList
-
Variant of
NavuList.create(String)
that succeeds even if the
key already exists, and also maintains a reference counter
on the object.
- sharedCreate(String[]) - Method in class com.tailf.navu.NavuList
-
Variant of
NavuList.create(String[])
that succeeds even if the
key already exists, and also maintains a reference counter
on the object.
- sharedSet(ConfValue) - Method in class com.tailf.navu.NavuLeaf
-
Sets the value of a leaf node with FastMap support, creating
backpointers and reference counter similar to sharedCreate()
All FastMap code shall (in principle) allways use this method instead
of set()
- sharedSet(String) - Method in class com.tailf.navu.NavuLeaf
-
SharedSet using string representation of value.
- sharedSetElem(int, ConfObject, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node from NCS FastMap code
This method is the equivalent of setElem() except that it
can only be called from NCS FastMap service code.
- sharedSetElem(int, ConfObject, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node from NCS FastMap code.
- sharedSetElem(int, String, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set value to a leaf node from NCS FastMap code.
- sharedSetValues(int, List<ConfXMLParam>, ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation
from NCS FastMap code.
- sharedSetValues(int, List<ConfXMLParam>, String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation
from NCS FastMap code.
- sharedSetValues(int, ConfXMLParam[], String, Object...) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation
from NCS FastMap code.
- sharedSetValues(int, ConfXMLParam[], ConfPath) - Method in class com.tailf.maapi.Maapi
-
Set arbitrary sub-elements of a container element in one bulk operation
from NCS FastMap code.
- sharedSetValues(int, ConfXMLParam[], boolean, ConfPath) - Method in class com.tailf.maapi.Maapi
-
- sharedSetValues(String) - Method in class com.tailf.navu.NavuNode
-
Set arbitrary sub-elements of a container or list entry
with FastMap support, creating backpointers and reference counter.
- sharedSetValues(ConfXMLParam[]) - Method in class com.tailf.navu.NavuNode
-
Set arbitrary sub-elements of a container or list entry
with FastMap support, creating backpointers and reference counter.
- sharedSetValues() - Method in class com.tailf.navu.PreparedXMLStatement
-
- sharedSetValues(NavuContext) - Method in class com.tailf.navu.PreparedXMLStatement
-
- sharedSetValues(NavuNode) - Method in class com.tailf.navu.PreparedXMLStatement
-
- shortValue() - Method in class com.tailf.proto.ConfELong
-
Get this number as a short.
- show(NedWorker, String) - Method in class com.tailf.ned.NedCliBase
-
Extract parts of the configuration and send it to NCS.
- show(NedWorker, String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- show(NedWorker, int) - Method in class com.tailf.ned.NedGenericBase
-
Read parts of the configuration and applies it to the transaction
provided in
the method invocation.
- SHOW_CLI - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_OFFLINE_CLI - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_OFFLINE_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_PARTIAL_CLI - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_PARTIAL_GENERIC - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_STATS - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_STATS_LIST - Static variable in class com.tailf.ned.NedCmd
-
- SHOW_STATS_PATH - Static variable in class com.tailf.ned.NedCmd
-
- showCliResponse(String) - Method in class com.tailf.ned.NedWorker
-
This method is invoked by a NedCli instance in response to a show
method invocation.
- showCliResponse(ArrayList<String>) - Method in class com.tailf.ned.NedWorker
-
- showGenericResponse() - Method in class com.tailf.ned.NedWorker
-
This method is invoked by a NedGeneric when it has completed
populating the transaction with the requested configuration
sub-tree.
- showOffline(NedWorker, String, String) - Method in class com.tailf.ned.NedCliBase
-
Extract parts of the configuration and send it to NCS.
- showOffline(NedWorker, int, String) - Method in class com.tailf.ned.NedGenericBase
-
Read parts of the configuration and applies it to the
transaction, both provided in the method invocation.
- showPartial(NedWorker, String[]) - Method in class com.tailf.ned.NedCliBase
-
- showPartial(NedWorker, ConfPath[]) - Method in class com.tailf.ned.NedCliBase
-
Extract parts of the configuration and send it to NCS.
- showPartial(NedWorker, ConfPath[], String[]) - Method in class com.tailf.ned.NedCliBase
-
Extract parts of the configuration and send it to NCS.
- showPartial(NedWorker, int, ConfPath[]) - Method in class com.tailf.ned.NedGenericBase
-
Read parts of the configuration and applies it to the transaction
provided in
the method invocation.
- showStats(NedWorker, int, ConfPath) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- showStats(NedWorker, int, ConfPath) - Method in class com.tailf.ned.NedConnectionBase
-
Deprecated.
- showStatsList(NedWorker, int, ConfPath) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- showStatsList(NedWorker, int, ConfPath) - Method in class com.tailf.ned.NedConnectionBase
-
Deprecated.
- showStatsListResponse(int, NedTTL[]) - Method in class com.tailf.ned.NedWorker
-
This method is invoked during the showStatsList() request
to indicate that the NED has successfully populated at least
the full list with all existing instances (no data below each
instance key is required, but may be supplied).
- showStatsPath(NedWorker, int, ConfPath) - Method in class com.tailf.ned.NedConnectionBase
-
When this method is invoked depending on the node type the NED should:
* If the path points to the list node or leaf-list node without
specifying the key, then the NED should populate the list keys.
- showStatsPathResponse(NedTTL[]) - Method in class com.tailf.ned.NedWorker
-
This method is invoked during the showStatsPath() request
to indicate that the NED has successfully populated the requested
subtree.
- showStatsResponse(NedTTL[]) - Method in class com.tailf.ned.NedWorker
-
This method is invoked during the invocation of the
showStats() method to indicate that the Ned has completed
populating the transaction with the requested stats (and
possibly more than that).
- shutdown() - Method in class com.tailf.ncs.NcsMain
-
JMX interface - shutdown Ncs java vm main thread
- shutdown() - Method in interface com.tailf.ncs.NcsMainMBean
-
JMX interface - shutdown Ncs java vm main thread
- shutDownThreadPool() - Method in class com.tailf.dp.Dp
-
Initiates an orderly shutdown in which previously
transactions are executed, but no new transactions
will be accepted.
- shutDownThreadPoolNow() - Method in class com.tailf.dp.Dp
-
Attempts to stop all actively executing transactions,
halts the processing of waiting transactions, and returns number
of the tasks that were awaiting execution.
- sign(byte[]) - Method in class com.tailf.ned.NedCmd.NedPublicKey
-
- size() - Method in class com.tailf.navu.NavuChange
-
- size() - Method in class com.tailf.navu.NavuChoice
-
The number of cases contained in the choice.
- size() - Method in class com.tailf.navu.NavuContainer
-
Returns the number of nodes contained by the container.
- size() - Method in class com.tailf.navu.NavuLeafList
-
Returns the number of leaf-list elements contained by the leaf-list.
- size() - Method in class com.tailf.navu.NavuList
-
Returns the number of list elements contained by the list node.
- size() - Method in class com.tailf.proto.ConfEBinary
-
Get the size of the binary.
- size() - Method in class com.tailf.proto.ConfOutputStream
-
Get the current capacity of the stream.
- slaveDead(ConfValue) - Method in class com.tailf.ha.Ha
-
This function must be used by the application to inform the HA subsystem
that another node which is possibly connected to the server is dead.
- smallBigTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for small bignums
- smallIntTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for small integers
- smallTupleTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for small tuples
- SNMPA_PDU_GET_BULK_REQUEST - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_GET_NEXT_REQUEST - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_GET_REQUEST - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_GET_RESPONSE - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_INFORM - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_REPORT - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_SET_REQUEST - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_V1TRAP - Static variable in class com.tailf.notif.SnmpaNotification
-
- SNMPA_PDU_V2TRAP - Static variable in class com.tailf.notif.SnmpaNotification
-
- SnmpaNotification - Class in com.tailf.notif
-
Data structure SNMP agent notifications.
- SnmpaNotification(int, int, int, InetAddress, ConfObject, int, int, int, int, SnmpaNotification.Varbind[], SnmpaNotification.TrapInfo) - Constructor for class com.tailf.notif.SnmpaNotification
-
- SnmpaNotification.SnmpVar - Class in com.tailf.notif
-
Class representing a SNMP variable
- SnmpaNotification.TrapInfo - Class in com.tailf.notif
-
Class representing trapinfo for a trap
- SnmpaNotification.Varbind - Class in com.tailf.notif
-
Class representing a varbind for a trap
- snmpaReload(boolean) - Method in class com.tailf.maapi.Maapi
-
When the ConfD/NCS SNMP Agent config tree is implemented by an external
data provider, this method can be used by the data provider to notify
ConfD/NCS when there is a change to the data.
- SnmpInformResponseCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for SnmpInformResponse Callbacks Attributes are callPoint
and callType
- SnmpInformResponseCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for SnmpInformResponse Callbacks.
- SnmpInformResponseCallbackProxy(Object, String) - Constructor for class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
Constructor for Callback proxys.
- SnmpInformResponseCBType - Enum in com.tailf.dp.proto
-
Enumeration of SnmpInformResponse callback methods
- snmpSendNotification(String, String, String, SnmpVarbind[]) - Method in class com.tailf.maapi.Maapi
-
Send SNMP notification.
- SnmpVar(String, long[], String, long[]) - Constructor for class com.tailf.notif.SnmpaNotification.SnmpVar
-
- SnmpVarbind - Class in com.tailf.conf
-
The SnmpVarbind is a data structure for holding an SNMP variable binding
which is on either of the forms:
Variable - Value
OID - Value
Column - RowIndex - Value
- SnmpVarbind(String, ConfValue) - Constructor for class com.tailf.conf.SnmpVarbind
-
Constructor for Snmp variable binding (of type VARIABLE)
- SnmpVarbind(int[], ConfValue) - Constructor for class com.tailf.conf.SnmpVarbind
-
Deprecated.
- SnmpVarbind(long[], ConfValue) - Constructor for class com.tailf.conf.SnmpVarbind
-
Constructor for Snmp variable binding (of type OID)
- SnmpVarbind(String, int[], ConfValue) - Constructor for class com.tailf.conf.SnmpVarbind
-
Constructor for Snmp variable binding (of type COLUMN_ROW)
- SocketFactory - Class in com.tailf.conf
-
Class for creation and control of sockets, towards NCS/Confd
This singleton factory class control all socket connections.
- SocketFactoryCallback - Interface in com.tailf.conf
-
Interface for user defined creation of sockets, towards NCS/Confd
- SSHClient - Interface in com.tailf.ned
-
- SSHClient.CliSession - Interface in com.tailf.ned
-
The SSH CLI session interface.
- SSHClient.SecureFileTransfer - Interface in com.tailf.ned
-
SSHCLient file transfer interface
- SSHClient.Subsystem - Interface in com.tailf.ned
-
SSHCLient subsystem interface
- SSHConnection - Class in com.tailf.ned
-
Deprecated.
- SSHConnection(NedWorker) - Constructor for class com.tailf.ned.SSHConnection
-
Deprecated.
Constructor that uses the current NedWorker to retrieve configuration
parameters like host, port
and also southbound-source-address (if set)
- SSHJSession - Class in com.tailf.ned
-
Class implementing the SSHClient.CliSession interface using
the net.schmizz.sshj framework.
- SSHSession - Class in com.tailf.ned
-
A SSH transport.
- SSHSession(SSHConnection) - Constructor for class com.tailf.ned.SSHSession
-
Constructor for SSH session object.
- SSHSession(Connection) - Constructor for class com.tailf.ned.SSHSession
-
Deprecated.
- SSHSession(SSHConnection, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.SSHSession
-
Constructor for SSH session object.
- SSHSession(Connection, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.SSHSession
-
Deprecated.
- SSHSession(SSHConnection, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.SSHSession
-
Constructor with an extra argument for a readTimeout timer.
- SSHSession(Connection, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.SSHSession
-
Deprecated.
- SSHSession(SSHConnection, int, NedTracer, NedConnectionBase, int, int) - Constructor for class com.tailf.ned.SSHSession
-
Constructor with extra terminal width and height arguments
- SSHSession(Connection, int, NedTracer, NedConnectionBase, int, int) - Constructor for class com.tailf.ned.SSHSession
-
Deprecated.
- SSHSessionException - Exception in com.tailf.ned
-
Exception raised from the SSH Session
- SSHSessionException(int, String) - Constructor for exception com.tailf.ned.SSHSessionException
-
- start() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
Start the AlarmSourceCentral which makes
it possible for AlarmSource's to attach to this
AlarmSourceCentral and receive notifications.
- start() - Method in interface com.tailf.ncs.alarmman.consumer.AlarmSourceCentralMBean
-
- start() - Method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
- start() - Method in interface com.tailf.ncs.alarmman.producer.AlarmSinkCentralMBean
-
- start() - Method in class com.tailf.ncs.NavuEventHandler
-
Starts this NavuEventHandler to receive notifications.
- start() - Method in class com.tailf.ncs.ResourceManager
-
- start() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
This method is called to start subscription on notifications
- start() - Method in class com.tailf.ned.NedMux
-
- startCdbSession(CdbDBType, EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuAction
-
Deprecated.
- startCdbSession(CdbDBType, EnumSet<CdbLockType>) - Method in class com.tailf.navu.NavuNode
-
Deprecated.
- startListening() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSource
-
- startOperationalTrans(int) - Method in class com.tailf.navu.NavuContext
-
This method starts a transaction towards the
Conf.DB_OPERATIONAL
database to be used in the context.
- startOperationalTrans(int, String, String, String, String) - Method in class com.tailf.navu.NavuContext
-
- startPhase(int, boolean) - Method in class com.tailf.maapi.Maapi
-
Once the ConfD/NCS daemon has been started in phase0 it is possible to
use this function to tell the daemon to proceed to start phase 1 or 2.
- startPhase(int) - Method in class com.tailf.maapi.Maapi
-
Once the ConfD/NCS daemon has been started in phase0 it is possible to
use this function to tell the daemon to proceed to startPhase 1 or 2.
- startPreCommitRunningTrans() - Method in class com.tailf.navu.NavuContext
-
This method starts a transaction towards the PRE_COMMIT_RUNNING
datastore.
- startPreCommitRunningTrans(String, String, String, String) - Method in class com.tailf.navu.NavuContext
-
- startRunningTrans(int) - Method in class com.tailf.navu.NavuContext
-
This method starts a transaction towards the
Conf.DB_RUNNING
database to be used in the context.
- startRunningTrans(int, String, String, String, String) - Method in class com.tailf.navu.NavuContext
-
- startSession() - Method in class com.tailf.cdb.Cdb
-
- startSession(CdbDBType) - Method in class com.tailf.cdb.Cdb
-
Starts a new CDB Session on an already
established Cdb
.
- startSession(CdbDBType, EnumSet<CdbLockType>) - Method in class com.tailf.cdb.Cdb
-
Starts a new CDB Session on an already
established Cdb
.
- startTrans(int, int) - Method in class com.tailf.maapi.Maapi
-
Start a new transaction towards the specified database
dbname
with a transaction mode mode
.
- startTrans(int, int, String, String, String, String) - Method in class com.tailf.maapi.Maapi
-
- startTrans2(int, int, int) - Method in class com.tailf.maapi.Maapi
-
Start a new transaction towards database within an existing
user session specified by usid
.
- startTransFlags(int, int, int, EnumSet<MaapiFlag>) - Method in class com.tailf.maapi.Maapi
-
Start a new transaction towards the specified database
dbname
with a transaction mode mode
with
additional flags
to control read/write sessions.
- startTransInTrans(int, int, int) - Method in class com.tailf.maapi.Maapi
-
Start a new transaction within an existing user session and another
transaction as backend
- startUpgradeSession() - Method in class com.tailf.cdb.Cdb
-
- startUpgradeSession(CdbDBType) - Method in class com.tailf.cdb.Cdb
-
- startUpgradeSession(CdbDBType, EnumSet<CdbLockType>) - Method in class com.tailf.cdb.Cdb
-
- startUserSession(String, InetAddress, String, String[], MaapiUserSessionFlag) - Method in class com.tailf.maapi.Maapi
-
Establish a new user session on this Maapi
instance.
- startUserSession(String, InetAddress, String, String[], MaapiUserSessionFlag, String, String, String, String) - Method in class com.tailf.maapi.Maapi
-
- state() - Method in class com.tailf.dp.annotations.NanoServiceCallbackProxy
-
- state() - Method in interface com.tailf.dp.DpNanoServiceCallback
-
The name of the a certain plan component state
- state() - Method in class com.tailf.navu.NavuXPathContext
-
Iteration state object, if set for the iteration
- STATE_ABORTED - Static variable in class com.tailf.dp.DpActionTrans
-
- STATE_ACTION - Static variable in class com.tailf.dp.DpActionTrans
-
- STATE_DELAYED - Static variable in class com.tailf.dp.DpActionTrans
-
- STATE_INIT - Static variable in class com.tailf.dp.DpActionTrans
-
- STATE_NONE - Static variable in class com.tailf.dp.DpActionTrans
-
- status() - Method in class com.tailf.ha.Ha
-
Query an HA node for its status.
- status - Variable in class com.tailf.maapi.CommitQueueResult
-
- STATUS - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- status() - Method in class com.tailf.ncs.ResourceManager
-
- status() - Method in interface com.tailf.ncs.ResourceManagerMBean
-
JMX interface - show resource manager status
- StatusChangeAttribute - Class in com.tailf.ncs.alarmman.common
-
Class representing a status change attribute.
- StatusChangeAttribute(ConfNamespace, String, ConfValue) - Constructor for class com.tailf.ncs.alarmman.common.StatusChangeAttribute
-
- step(int, Object, Object[]) - Method in interface com.tailf.conf.Compiler
-
Produces a STEP object that represents a node test.
- step(int, Object, Object[]) - Method in class com.tailf.conf.XPathAbrevCompiler
-
- stop(DpTrans) - Method in class com.tailf.dp.annotations.TransValidateCallbackProxy
-
- stop(DpTrans) - Method in interface com.tailf.dp.DpTransValidateCallback
-
- stop(boolean) - Method in class com.tailf.maapi.Maapi
-
Stops the daemon.
- stop() - Method in class com.tailf.maapi.Maapi
-
Requests that the daemon stops, returns when daemon has stopped.
- stop() - Method in class com.tailf.maapi.QueryResult
-
Stops the running query and makes the server end
free up any internal resources associated with the query.
- stop() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSourceCentral
-
- stop() - Method in interface com.tailf.ncs.alarmman.consumer.AlarmSourceCentralMBean
-
- stop() - Method in class com.tailf.ncs.alarmman.producer.AlarmSinkCentral
-
- stop() - Method in interface com.tailf.ncs.alarmman.producer.AlarmSinkCentralMBean
-
- stop() - Method in class com.tailf.ncs.NavuEventHandler
-
Stop the underlying subscriber that this NavuEventHandler
is using.
- stop() - Method in class com.tailf.ncs.ResourceManager
-
- stop() - Method in class com.tailf.ncs.snmp.snmp4j.NotificationReceiver
-
This method is called to stop subscription on notifications
- STOP_THREAD - Static variable in class com.tailf.ned.NedCmd
-
- STOP_VM - Static variable in class com.tailf.ncs.NcsCtlCommand
-
- stopCdbSession() - Method in class com.tailf.navu.NavuAction
-
- stopCdbSession() - Method in class com.tailf.navu.NavuNode
-
Closes all CdbSessions for the NavuContainer.
- stopListening() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSource
-
- stopNode() - Method in class com.tailf.navu.NavuXPathContext
-
Stop iteration after this invocation.
- stopRequest() - Method in class com.tailf.ned.NedMux
-
- STREAM_NOTIFICATION_COMPLETE - Static variable in class com.tailf.notif.StreamNotification
-
- STREAM_NOTIFICATION_EVENT - Static variable in class com.tailf.notif.StreamNotification
-
- STREAM_REPLAY_COMPLETE - Static variable in class com.tailf.notif.StreamNotification
-
- STREAM_REPLAY_FAILED - Static variable in class com.tailf.notif.StreamNotification
-
- StreamNotification - Class in com.tailf.notif
-
Data structure for Stream notifications.
- StreamNotification(int, ConfDatetime, ConfXMLParam[], String) - Constructor for class com.tailf.notif.StreamNotification
-
- string_dequote(String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- string_quote(String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- stringTag - Static variable in class com.tailf.proto.ConfExternal
-
The tag used for strings and lists of small integers
- stringToHash(String) - Static method in class com.tailf.conf.ConfNamespace
-
Transforms a string into a namespace hash.
- stringToHash(String) - Method in class com.tailf.maapi.MaapiSchemas
-
Convert from String value to hash value for a specified tag.
- stringToHash(String) - Static method in class com.tailf.ncs.ns.Inet
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.Ncs
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.NcsAlarms
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.NcsNed
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.NcsSnmp
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.NcsState
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.NetconfNcs
-
- stringToHash(String) - Static method in class com.tailf.ncs.ns.Yang
-
- stringToTag(String) - Static method in class com.tailf.conf.ConfNamespace
-
- stringToTag(String, ArrayList<ConfNamespace>) - Static method in class com.tailf.conf.ConfNamespace
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.BitsTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.CSTypeMethods
-
parse value located in str and convert to ConfValue, the value is
validated.
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.Decimal64TypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.DisplayHintTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.EnumTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.IdentityTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.ListRestrictionTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.ListTypeMethodsImpl
-
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas
-
parse value located in str and convert to ConfValue, the value is
validated.
- stringToValue(MaapiSchemas.CSType, String) - Method in class com.tailf.maapi.MaapiSchemas.UnionTypeMethodsImpl
-
- StringTypeMethodsImpl() - Constructor for class com.tailf.maapi.MaapiSchemas.StringTypeMethodsImpl
-
- stringValue() - Method in enum com.tailf.conf.ErrorCode
-
- stringValue() - Method in interface com.tailf.maapi.ResultTypeString
-
- stringValue() - Method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
- stringValue() - Method in class com.tailf.proto.ConfEBinary
-
Get the string representation of binary
- stringValue() - Method in class com.tailf.proto.ConfEString
-
Get the actual string contained in this object.
- SUBAGENT_INFO_DOWN - Static variable in class com.tailf.notif.SubagentNotification
-
- SUBAGENT_INFO_UP - Static variable in class com.tailf.notif.SubagentNotification
-
- SubagentNotification - Class in com.tailf.notif
-
Data structure for subagent notifications.
- SubagentNotification(int, String) - Constructor for class com.tailf.notif.SubagentNotification
-
- subList(int, int) - Method in class com.tailf.navu.NavuChange
-
- submitAlarm(Alarm) - Method in class com.tailf.ncs.alarmman.producer.AlarmSink
-
Submits the specified Alarm
into the alarm list.
- submitAlarm(ManagedDevice, ManagedObject, ConfIdentityRef, ConfBuf, PerceivedSeverity, String, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Method in class com.tailf.ncs.alarmman.producer.AlarmSink
-
Submits the specified Alarm
into the alarm list.
- submitAlarm(ManagedDevice, ManagedObject, ConfIdentityRef, ConfBuf, PerceivedSeverity, ConfBuf, List<ManagedObject>, List<AlarmId>, List<ManagedObject>, ConfDatetime, Attribute...) - Method in class com.tailf.ncs.alarmman.producer.AlarmSink
-
Submits the specified Alarm
into the alarm list.
- submitPackageAlarm(Object, ConfIdentityRef, PerceivedSeverity, boolean, String) - Static method in class com.tailf.ncs.NcsMain
-
- submitPackageAlarm(ClassLoader, ConfIdentityRef, PerceivedSeverity, boolean, String) - Static method in class com.tailf.ncs.NcsMain
-
- submitPackageAlarm(String, ConfIdentityRef, PerceivedSeverity, boolean, String) - Static method in class com.tailf.ncs.NcsMain
-
- subscribe(int, int, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to given path.
- subscribe(int, ConfNamespace, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to a given path.
- subscribe(CdbSubscriptionType, int, int, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to a path.
- subscribe(CdbSubscriptionType, EnumSet<CdbSubscrConfigFlag>, int, int, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to a path.
- subscribe(CdbSubscriptionType, int, ConfNamespace, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to a path.
- subscribe(CdbSubscriptionType, EnumSet<CdbSubscrConfigFlag>, int, ConfNamespace, String, Object...) - Method in class com.tailf.cdb.CdbSubscription
-
Subscribe to a path.
- subscribeDone() - Method in class com.tailf.cdb.CdbSubscription
-
Finishing the subscription setup.
- substitute_percent(String, Object...) - Static method in class com.tailf.conf.ConfInternal
-
- suspendEncoding() - Method in class com.tailf.util.Base64.OutputStream
-
Suspends encoding of the stream.
- sync(CdbSubscriptionSyncType) - Method in class com.tailf.cdb.CdbSubscription
-
Synchronize the subscriber.
- syncAuditNetworkNotification(int) - Method in class com.tailf.notif.Notif
-
- syncAuditNotification(int) - Method in class com.tailf.notif.Notif
-
- syncHaNotification() - Method in class com.tailf.notif.Notif
-
- SyslogNotification - Class in com.tailf.notif
-
Data structure for syslog notifications.
- sysMessage(String, String) - Method in class com.tailf.maapi.Maapi
-
Send a message to a specific user, a specific user session or all users
depending on the to parameter.
- SYSTEM_EXIT_ON_STOP - Static variable in class com.tailf.ncs.NcsJVMLauncher
-
This field represents a system property controlling how the
NcsJVMLauncher should stop.
- tag() - Method in interface com.tailf.maapi.ResultTypeTag
-
Retrieves the result tag from a query
- tagToString(int, ArrayList<ConfNamespace>) - Static method in class com.tailf.conf.ConfNamespace
-
- TAILF_CLASSLOADER - Static variable in class com.tailf.ncs.NcsMain
-
This field represents a system property controlling which classloader
the Ncs java vm should use.
- TAILF_SOCKET_FACTORY_CB - Static variable in class com.tailf.ncs.NcsJVMLauncher
-
This field represents a system property that allows for a customized
SocketFactory callback controlling all socket creation for
the Ncs java vm.
- takeAlarm() - Method in class com.tailf.ncs.alarmman.consumer.AlarmSource
-
Retrieves or waiting if necessary until an Alarm becomes
available.
- targets(Integer, ConfETuple[]) - Method in class com.tailf.dp.annotations.SnmpInformResponseCallbackProxy
-
- targets(Integer, ConfETuple[]) - Method in interface com.tailf.dp.DpSnmpInformResponseCallback
-
This callback provides the application with possibility to to take
actions based on the intended targets of an inform request.
- TelnetSession - Class in com.tailf.ned
-
A telnet transport.
- TelnetSession(NedWorker) - Constructor for class com.tailf.ned.TelnetSession
-
Constructor for Telnet session object.
- TelnetSession(String, int) - Constructor for class com.tailf.ned.TelnetSession
-
Deprecated.
- TelnetSession(NedWorker, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Constructor for Telnet session object.
- TelnetSession(String, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Deprecated.
- TelnetSession(NedWorker, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Constructor with an extra argument for a readTimeout timer.
- TelnetSession(String, int, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Deprecated.
- TelnetSession(NedWorker, String, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Constructor with extra user name argument.
- TelnetSession(String, int, String, int, NedTracer, NedConnectionBase) - Constructor for class com.tailf.ned.TelnetSession
-
Deprecated.
- Template - Class in com.tailf.ncs.template
-
Template
represents an NCS template, that is a template loaded
from the directory templates
of the package.
- Template(ServiceContext, String) - Constructor for class com.tailf.ncs.template.Template
-
Construct a Template.
- Template(NavuContext, String) - Constructor for class com.tailf.ncs.template.Template
-
- Template(Maapi, String) - Constructor for class com.tailf.ncs.template.Template
-
- TemplateVariables - Class in com.tailf.ncs.template
-
TemplateVariables
holds a set of defined XPath variables
- TemplateVariables() - Constructor for class com.tailf.ncs.template.TemplateVariables
-
- term - Variable in class com.tailf.conf.ConfResponse
-
- termRead(Socket) - Static method in class com.tailf.conf.ConfInternal
-
Request one term from ConfD/NCS.
- termRead(SelectionKey) - Static method in class com.tailf.conf.ConfInternal
-
Common method to read ( request ) a term from ConfD/NCS
NOTE: This method should not be used by users of this API.
- termRead(Object) - Static method in class com.tailf.conf.ConfInternal
-
Common method to read a term from ConfD/NCS
NOTE: This method should not be used by users of this API.
- termRead(Socket, int) - Static method in class com.tailf.conf.ConfInternal
-
Request one term from ConfD/NCS.
- termRead(SelectionKey, int) - Static method in class com.tailf.conf.ConfInternal
-
Read a response, term from ConfD/NCS with the
given SelectionKey
and the op cdbop
.
- termWrite(Socket, int, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Writes a term argument to ConfD/NCS.
- termWrite(SelectionKey, int, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Request that the operation op
should be performed,
with argument term term
and with the transaction handle
thandle
to ConfD/NCS.
- termWrite(int, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
- termWrite(Socket, int, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Writes a term argument to ConfD/NCS.
- termWrite(Socket, ConfEObject) - Static method in class com.tailf.conf.ConfInternal
-
Writes a term argument to ConfD/NCS.
- TEXT_PATTERN - Static variable in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
- textPattern - Variable in class com.tailf.maapi.MaapiSchemas.CSStringRestriction
-
Deprecated.
- toArray() - Method in class com.tailf.navu.NavuChange
-
Converts the list of changes to an array.
- toArray(T[]) - Method in class com.tailf.navu.NavuChange
-
- toAtomString() - Method in enum com.tailf.ned.NedErrorCode
-
Get the string representation of the enum.
- toByteArray() - Method in class com.tailf.proto.ConfOutputStream
-
Get the contents of the stream in a byte array.
- toConfBuf() - Method in class com.tailf.ncs.alarmman.common.ManagedDevice
-
- toDOM(ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
Return String DOM
document representation of a
(Conf)XML-structure.
- toDOM(ConfXMLParam[], String, String) - Static method in class com.tailf.conf.ConfXMLParam
-
Return String DOM
representation of a
(Conf)XML-structure.
- toEnum(int) - Static method in enum com.tailf.maapi.MaapiSchemas.CSShallowType
-
- toHash(String) - Method in class com.tailf.conf.ConfNamespace
-
- toHexListString() - Method in class com.tailf.conf.ConfBinary
-
Formats the Binary as a tailf:hex-list string.
- toKey() - Method in class com.tailf.navu.NavuLeaf
-
Convert the leaf value to a ConfKey.
- toKeyPathString() - Method in class com.tailf.conf.ConfXPath
-
return this path as a keypath string.
- toOctetListString() - Method in class com.tailf.conf.ConfBinary
-
Formats the Binary as a tailf::octet-list string.
- toStrictlyQuotedString() - Method in class com.tailf.conf.ConfKey
-
Returns a string representation of the ConfKey.
- toString() - Method in class com.tailf.cdb.Cdb
-
- toString() - Method in class com.tailf.cdb.CdbPhase
-
- toString() - Method in class com.tailf.cdb.CdbSession
-
- toString() - Method in class com.tailf.cdb.CdbTxId
-
Return a string representation of this object.
- toString() - Method in class com.tailf.cdb.CdbUpgradeSession
-
- toString() - Method in enum com.tailf.conf.ConfAttributeType
-
Get the string label for this attribute type
- toString() - Method in class com.tailf.conf.ConfAttributeValue
-
- toString() - Method in class com.tailf.conf.ConfBinary
-
- toString() - Method in class com.tailf.conf.ConfBits
-
toString method.
- toString() - Method in class com.tailf.conf.ConfBool
-
- toString() - Method in class com.tailf.conf.ConfBuf
-
- toString() - Method in class com.tailf.conf.ConfCLIToken
-
- toString() - Method in class com.tailf.conf.ConfDate
-
- toString() - Method in class com.tailf.conf.ConfDatetime
-
- toString() - Method in class com.tailf.conf.ConfDecimal64
-
- toString() - Method in class com.tailf.conf.ConfDefault
-
- toString() - Method in class com.tailf.conf.ConfDottedQuad
-
Format a dottedQuad as octets separated with dots, as for example:
"1.2.4.192"
- toString() - Method in class com.tailf.conf.ConfDouble
-
- toString() - Method in class com.tailf.conf.ConfDuration
-
- toString() - Method in class com.tailf.conf.ConfEnumeration
-
Get the string value for this enumeration.
- toString() - Method in class com.tailf.conf.ConfFloat
-
- toString() - Method in class com.tailf.conf.ConfHaNode
-
- toString() - Method in class com.tailf.conf.ConfHexList
-
Returns string representation of a ConfHexList
.
- toString() - Method in class com.tailf.conf.ConfHexString
-
Returns string representation of a ConfHexString
.
- toString() - Method in class com.tailf.conf.ConfIdentityRef
-
- toString() - Method in class com.tailf.conf.ConfInt32
-
- toString() - Method in class com.tailf.conf.ConfInt64
-
- toString() - Method in class com.tailf.conf.ConfIPv4
-
- toString() - Method in class com.tailf.conf.ConfIPv4AndPrefixLen
-
- toString() - Method in class com.tailf.conf.ConfIPv4Prefix
-
- toString() - Method in class com.tailf.conf.ConfIPv6
-
- toString() - Method in class com.tailf.conf.ConfIPv6AndPrefixLen
-
- toString() - Method in class com.tailf.conf.ConfIPv6Prefix
-
- toString() - Method in class com.tailf.conf.ConfKey
-
Returns a string representation of the ConfKey.
- toString() - Method in class com.tailf.conf.ConfList
-
- toString() - Method in class com.tailf.conf.ConfNamespace
-
Return a string representation on the namespace.
- toString(int) - Method in class com.tailf.conf.ConfNamespace
-
- toString() - Method in class com.tailf.conf.ConfNoExists
-
- toString() - Method in class com.tailf.conf.ConfObject
-
- toString() - Method in class com.tailf.conf.ConfObjectRef
-
- toString() - Method in class com.tailf.conf.ConfOctetList
-
Format a octetList as octets separated with dots, as for example:
"1.2.4.192.255.0"
- toString() - Method in class com.tailf.conf.ConfOID
-
- toString() - Method in class com.tailf.conf.ConfPath
-
Default String representation of this path, which is the keypath string
representation
- toString() - Method in class com.tailf.conf.ConfQname
-
- toString() - Method in class com.tailf.conf.ConfResponse
-
- toString() - Method in class com.tailf.conf.ConfTag
-
- toString() - Method in class com.tailf.conf.ConfTagDefault
-
- toString() - Method in class com.tailf.conf.ConfTime
-
- toString() - Method in class com.tailf.conf.ConfTypeDescriptor
-
- toString() - Method in class com.tailf.conf.ConfUInt32
-
- toString() - Method in class com.tailf.conf.ConfUInt64
-
- toString() - Method in class com.tailf.conf.ConfUserInfo
-
- toString() - Method in class com.tailf.conf.ConfValue
-
- toString() - Method in class com.tailf.conf.ConfXKey
-
- toString() - Method in class com.tailf.conf.ConfXMLParam
-
- toString() - Method in class com.tailf.conf.ConfXMLTagH
-
- toString() - Method in class com.tailf.conf.ConfXPath
-
return the Default String representation, which is the XPath string
representation.
- toString() - Method in class com.tailf.conf.InstancePath
-
- toString() - Method in class com.tailf.conf.SnmpVarbind
-
- toString() - Method in class com.tailf.dp.DpAccumulate
-
- toString() - Method in class com.tailf.dp.DpListFilter
-
- toString() - Method in class com.tailf.dp.DpUserInfo
-
Formats the User information
- toString() - Method in enum com.tailf.maapi.CommitParams.CommitQueueErrorOption
-
- toString() - Method in enum com.tailf.maapi.CommitParams.DryRunOutformat
-
- toString() - Method in class com.tailf.maapi.CommitParams
-
- toString() - Method in class com.tailf.maapi.Maapi
-
- toString() - Method in class com.tailf.maapi.MaapiCursor
-
- toString() - Method in class com.tailf.maapi.MaapiRollback
-
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSBit
-
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSCase
-
Informative string representation of a CSCase instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSChoice
-
Informative string representation of a CSChoice instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSEnum
-
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSNamedType
-
Informative string representation of a CSNamedType instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSNode
-
Informative string representation of a CSNode instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSNodeInfo
-
Informative string representation of a CSNodeInfo instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSSchema
-
Informative string representation of a CSSchema instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas.CSType
-
Informative string representation of a CSType instance
- toString() - Method in class com.tailf.maapi.MaapiSchemas
-
- toString() - Method in class com.tailf.maapi.MaapiUserSession
-
- toString() - Method in class com.tailf.navu.NavuAction
-
- toString() - Method in class com.tailf.navu.NavuContainer
-
- toString() - Method in class com.tailf.navu.NavuContext
-
- toString() - Method in class com.tailf.navu.NavuContextBase
-
- toString() - Method in class com.tailf.navu.NavuLeaf
-
- toString() - Method in class com.tailf.navu.NavuList
-
- toString() - Method in class com.tailf.navu.NavuNodeInfo
-
- toString() - Method in class com.tailf.ncs.alarmman.common.Alarm
-
- toString() - Method in class com.tailf.ncs.alarmman.common.AlarmId
-
- toString() - Method in class com.tailf.ncs.alarmman.common.Attribute
-
- toString() - Method in class com.tailf.ncs.alarmman.common.ManagedDevice
-
- toString() - Method in class com.tailf.ncs.alarmman.common.ManagedObject
-
- toString() - Method in class com.tailf.ncs.NcsCtlCommand
-
- toString() - Method in class com.tailf.ned.NedCapability
-
- toString() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- toString() - Method in class com.tailf.ned.NedCmd
-
- toString() - Method in class com.tailf.ned.NedEditOp
-
- toString() - Method in class com.tailf.ned.NedTTL
-
- toString() - Method in enum com.tailf.ned.NedWorker.TransactionIdMode
-
- toString() - Method in class com.tailf.notif.AuditNetworkNotification
-
- toString() - Method in class com.tailf.notif.AuditNotification
-
- toString() - Method in class com.tailf.notif.CallHomeInfoNotification
-
- toString() - Method in class com.tailf.notif.CommitDiffNotification
-
- toString() - Method in class com.tailf.notif.CommitFailedNotification
-
- toString() - Method in class com.tailf.notif.CommitNotification
-
- toString() - Method in class com.tailf.notif.CommitQueueProgressNotification
-
- toString() - Method in class com.tailf.notif.ConfirmNotification
-
- toString() - Method in class com.tailf.notif.ForwardNotification
-
- toString() - Method in class com.tailf.notif.HaNotification
-
- toString() - Method in class com.tailf.notif.Notification
-
- toString() - Method in class com.tailf.notif.ProgressNotification
-
- toString() - Method in class com.tailf.notif.SnmpaNotification
-
- toString() - Method in class com.tailf.notif.StreamNotification
-
- toString() - Method in class com.tailf.notif.SubagentNotification
-
- toString() - Method in class com.tailf.notif.SyslogNotification
-
- toString() - Method in class com.tailf.notif.UpgradeNotification
-
- toString() - Method in class com.tailf.notif.UserSessNotification
-
- toString() - Method in class com.tailf.proto.ConfEAtom
-
Get the printname of the atom represented by this object.
- toString() - Method in class com.tailf.proto.ConfEBig
-
Get the string representation of this number.
- toString() - Method in class com.tailf.proto.ConfEBinary
-
Get the string representation of this binary object.
- toString() - Method in class com.tailf.proto.ConfEDouble
-
Get the string representation of this double.
- toString() - Method in class com.tailf.proto.ConfEList
-
Get the string representation of the list.
- toString() - Method in class com.tailf.proto.ConfELong
-
Get the string representation of this number.
- toString() - Method in class com.tailf.proto.ConfEObject
-
- toString() - Method in class com.tailf.proto.ConfEPid
-
Get the string representation of the pid.
- toString() - Method in class com.tailf.proto.ConfERef
-
Get the string representation of the ref.
- toString() - Method in class com.tailf.proto.ConfEString
-
Get the printable version of the string contained in this object.
- toString() - Method in class com.tailf.proto.ConfETuple
-
Get the string representation of the tuple.
- toString(byte[]) - Static method in class com.tailf.util.UTF8
-
- toXML(ConfXMLParam[]) - Static method in class com.tailf.conf.ConfXMLParam
-
Return String XML representation of a (Conf)XML-structure.
- toXML(ConfXMLParam[], String, String) - Static method in class com.tailf.conf.ConfXMLParam
-
Return String XML representation of a (Conf)XML-structure.
- toXML(ConfXMLParam[], boolean) - Method in class com.tailf.util.ConfXMLParamToXML
-
Transforms the supplied parameter
ConfXMLParam[]
to a document (
Document
).
- toXML(ConfXMLParam[]) - Method in class com.tailf.util.ConfXMLParamToXML
-
Transforms the supplied parameter
ConfXMLParam[]
to a document (
Document
).
- toXML(ConfXMLParam[], String, String, boolean) - Method in class com.tailf.util.ConfXMLParamToXML
-
Transforms the supplied parameter
ConfXMLParam[]
to a document (
Document
).
- toXML(ConfXMLParam[], String, String) - Method in class com.tailf.util.ConfXMLParamToXML
-
Transforms the supplied
ConfXMLParam[]
to a document (
Document
).
- toXMLParam() - Method in class com.tailf.util.XMLtoConfXMLParam
-
Converts the xml to corresponding ConfXMLParam[]
The resulting ConfXMLParam[] is prepared for a getValues() call.
- toXMLParam(int) - Method in class com.tailf.util.XMLtoConfXMLParam
-
- toXMLParams(String, ConfPath) - Static method in class com.tailf.conf.ConfXMLParam
-
Converts an xml snippet to a corresponding ConfXMLParam[].
- toXMLParams(String, ConfPath, int) - Static method in class com.tailf.conf.ConfXMLParam
-
Converts an xml snippet to a corresponding ConfXMLParam[].
- toXPathString() - Method in class com.tailf.conf.ConfCdbUpgradePath
-
A ConfCdbUpgradePath cannot be converted to an xpath string as this
requires access to the schema.
- toXPathString() - Method in class com.tailf.conf.ConfPath
-
Returns this path as an XPath string
- toXPathString() - Method in class com.tailf.conf.InstancePath
-
Returns this path object as an XPath string.
- trace(NavuNode, String, ConfIdentityRef) - Static method in class com.tailf.dp.services.ServiceLog
-
Write service log entry with level trace.
- trace(String) - Method in interface com.tailf.maapi.MaapiXPathEvalTrace
-
The interface declare a method that takes a single string as argument.
- trace - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- trace(NedWorker, String, String) - Method in class com.tailf.ned.NedCliBaseTemplate
-
- trace(String, String, String) - Method in interface com.tailf.ned.NedTracer
-
- trace(String, String, String) - Method in class com.tailf.ned.NedWorker
-
Send trace message to the NCS.
- trace(String, String) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- trace(String, String) - Method in class com.tailf.ned.SSHJSession
-
Append to tracer
- TraceBuffer - Class in com.tailf.ned
-
- TraceBuffer(int, String, String) - Constructor for class com.tailf.ned.TraceBuffer
-
- traceInBufAppend(String) - Method in interface com.tailf.ned.SSHClient.CliSession
-
- traceInBufAppend(String) - Method in class com.tailf.ned.SSHJSession
-
Append to trace in buf
- traceInBufFlush() - Method in interface com.tailf.ned.SSHClient.CliSession
-
- traceInBufFlush() - Method in class com.tailf.ned.SSHJSession
-
Flush trace in buffer
- tracer - Variable in class com.tailf.ned.NedCliBaseTemplate
-
- TransCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Trans Callbacks Attribute is callType
- TransCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Trans Callbacks.
- TransCallbackProxy(Object) - Constructor for class com.tailf.dp.annotations.TransCallbackProxy
-
Constructor for Callback proxys.
- TransCBType - Enum in com.tailf.dp.proto
-
Enumeration of Trans callback methods
- transLock(DpTrans) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
- transLock(DpTrans) - Method in interface com.tailf.dp.DpTransCallback
-
This callback is invoked when the validation phase of the transaction
starts.
- transUnlock(DpTrans) - Method in class com.tailf.dp.annotations.TransCallbackProxy
-
- transUnlock(DpTrans) - Method in interface com.tailf.dp.DpTransCallback
-
This callback is called when the validation of the transaction
failed, or the validation is triggered explicitly (i.e.
- TransValidateCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for TransValidate Callbacks Attribute is callType
- TransValidateCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for TransValidate Callbacks.
- TransValidateCallbackProxy(Object) - Constructor for class com.tailf.dp.annotations.TransValidateCallbackProxy
-
Constructor for Callback proxys.
- TransValidateCBType - Enum in com.tailf.dp.proto
-
Enumeration of TransValidate callback methods
- TrapInfo(long[], int, int, int) - Constructor for class com.tailf.notif.SnmpaNotification.TrapInfo
-
- TraversalFilter - Interface in com.tailf.navu.traversal
-
- traverse(NavuNode, List<TraversalFilter>) - Method in class com.tailf.navu.traversal.NavuTraversalBfsMean
-
- traverse(NavuNode, List<TraversalFilter>) - Method in class com.tailf.navu.traversal.NavuTraversalDfsMean
-
- traverse(NavuNode, List<TraversalFilter>) - Method in interface com.tailf.navu.traversal.NavuTraversalMean
-
- traverse() - Method in class com.tailf.navu.traversal.NavuTreeTraversal
-
Start the traversal process.
- triggerOperSubscriptions(int[]) - Method in class com.tailf.cdb.Cdb
-
- triggerOperSubscriptions(int[], EnumSet<CdbLockType>) - Method in class com.tailf.cdb.Cdb
-
- triggerSubscriptions(int[]) - Method in class com.tailf.cdb.Cdb
-
Triggers Cdb subscription for configuration data.
- truncateToXMLUri(String) - Static method in class com.tailf.conf.ConfNamespace
-
- type - Variable in class com.tailf.dp.DpListFilter
-
The type of filter
- type() - Method in class com.tailf.ned.NedCliBaseTemplate
-
- type() - Method in class com.tailf.ned.NedConnectionBase
-
The type is one of "cli" and "generic".
- TYPE_SNMP_COL_ROW - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- TYPE_SNMP_OID - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- TYPE_SNMP_VARIABLE - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- typepoint_ncs_ssh_host_key - Static variable in class com.tailf.ncs.ns.Ncs
-
- typepoint_ncs_ssh_private_key - Static variable in class com.tailf.ncs.ns.Ncs
-
- val - Variable in class com.tailf.dp.DpListFilter
-
- validate(DpTrans, ConfObject[], ConfValue) - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
- validate(DpTrans, ConfObject[], ConfValue) - Method in interface com.tailf.dp.DpValpointCallback
-
The validate() callback should validate the values and throw a
DpCallbackException
if the validation fails.
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.BitsTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.CSTypeMethods
-
Validates ConfValue of with rules from CSType
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.Decimal64TypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.DisplayHintTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.EnumTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.IdentityTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.ListRestrictionTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.ListTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.RetrictedNumberTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.StringTypeMethodsImpl
-
- validate(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.UnionTypeMethodsImpl
-
- validate_vacm_group - Static variable in class com.tailf.ncs.ns.NcsSnmp
-
- ValidateCallback - Annotation Type in com.tailf.dp.annotations
-
Annotation class for Validate Callbacks Attribute is callPoint
- ValidateCallbackProxy - Class in com.tailf.dp.annotations
-
Callback proxy for Validation Callbacks.
- ValidateCallbackProxy(Object, String) - Constructor for class com.tailf.dp.annotations.ValidateCallbackProxy
-
Constructor for Callback proxys.
- ValidateCBType - Enum in com.tailf.dp.proto
-
Enumeration of Validate callback methods
- validateToken(String, InetAddress, int, String, MaapiUserSessionFlag) - Method in class com.tailf.maapi.Maapi
-
If external token validation (see /confdConfig/aaa/externalValidation)
is in use, this method can be used to ask ConfD/NSO to validate such
a token.
- validateTrans(int, boolean, boolean) - Method in class com.tailf.maapi.Maapi
-
Validates a transaction specified by transaction handle tid
- valpoint() - Method in class com.tailf.dp.annotations.ValidateCallbackProxy
-
- valpoint() - Method in interface com.tailf.dp.DpValpointCallback
-
The name of the valpoint.
- value - Variable in class com.tailf.maapi.MaapiSchemas.CSEnum
-
Deprecated.
- value() - Method in class com.tailf.maapi.QueryResult.Entry
-
Retrieves the value from this entry
- value() - Method in class com.tailf.navu.NavuLeaf
-
Returns the effective value on the first call,
or cached value in the subsequent calls
of this leaf.
- VALUE_SET - Static variable in class com.tailf.ned.NedEditOp
-
- valueAsString() - Method in class com.tailf.navu.NavuLeaf
-
Returns the Schema aware string representation of a leaf.
- valueOf(String) - Static method in enum com.tailf.cdb.CdbDBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.cdb.CdbGetModificationFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.cdb.CdbGetModificationFlag
-
- valueOf(String) - Static method in enum com.tailf.cdb.CdbLockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.cdb.CdbNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.cdb.CdbNotificationType
-
- valueOf(String) - Static method in enum com.tailf.cdb.CdbSubscrConfigFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.cdb.CdbSubscrConfigFlag
-
- valueOf(String) - Static method in enum com.tailf.cdb.CdbSubscriptionFlagType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.cdb.CdbSubscriptionFlagType
-
- valueOf(String) - Static method in enum com.tailf.cdb.CdbSubscriptionSyncType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.cdb.CdbSubscriptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.conf.ConfAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.conf.ConfFindNextType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.ConfFindNextType
-
Static method that creates an enum from an integer
ordinal value.
- valueOf(String) - Static method in enum com.tailf.conf.ConfIterateFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.ConfIterateFlags
-
- valueOf(String) - Static method in enum com.tailf.conf.ConfIterateResultFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.ConfIterateResultFlag
-
- valueOf(String) - Static method in enum com.tailf.conf.ConfList.WhereTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.conf.DiffIterateFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.DiffIterateFlags
-
- valueOf(String) - Static method in enum com.tailf.conf.DiffIterateOperFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.DiffIterateOperFlag
-
- valueOf(String) - Static method in enum com.tailf.conf.DiffIterateResultFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.DiffIterateResultFlag
-
- valueOf(String) - Static method in enum com.tailf.conf.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.ErrorCode
-
- valueOf(String) - Static method in enum com.tailf.conf.ErrorVerbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.conf.ErrorVerbosity
-
- valueOf(String) - Static method in enum com.tailf.conf.XMLParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.AuthorizationOperCheck
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.AuthorizationResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.ListFilterExprOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.ListFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.ActionCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.AuthCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.AuthorizationCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.DataCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.DBCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.DpFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.NanoServiceCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.ServiceCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.SnmpInformResponseCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.TransCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.TransValidateCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.proto.ValidateCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.dp.services.ServiceOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.dp.services.ServiceOperationType
-
Get ServiceOperationType from ordinal value
- valueOf(String) - Static method in enum com.tailf.ha.HaOrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ha.HaStateType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.ha.HaStateType
-
Instantiates an HaStateType from an integer value.
- valueOf(String) - Static method in enum com.tailf.maapi.CLIInteractionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.maapi.CLIInteractionFlag
-
- valueOf(String) - Static method in enum com.tailf.maapi.CLIPathCmdFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.CommitParams.CommitQueueErrorOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.CommitParams.DryRunOutformat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.CommitQueueResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.DryRunResult.DryRunEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.DryRunResult.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.Maapi.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiConfigFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiCryptoType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiDeleteAllFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.maapi.MaapiDeleteAllFlag
-
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiSchemas.CSShallowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.maapi.MaapiUserSessionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.maapi.MaapiUserSessionFlag
-
- valueOf(String) - Static method in enum com.tailf.maapi.MoveWhereFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.maapi.MoveWhereFlag
-
- valueOf(String) - Static method in enum com.tailf.maapi.XPathNodeIterateResultFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.maapi.XPathNodeIterateResultFlag
-
- valueOf(String) - Static method in enum com.tailf.navu.NavuContextBase.UnSetCaseInChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.navu.NavuLeafList.WhereTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.navu.NavuList.WhereTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
- valueOf(String) - Static method in enum com.tailf.ncs.annotations.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ncs.annotations.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ncs.proto.EventCBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ncs.snmp.snmp4j.HandlerResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.ned.NedErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.ned.NedErrorCode
-
Get the NED error code from the given integer.
- valueOf(String) - Static method in enum com.tailf.ned.NedWorker.TransactionIdMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tailf.notif.NotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.tailf.notif.NotificationType
-
- valueOf(String) - Static method in enum com.tailf.notif.ProgressNotification.ProgressEventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.tailf.cdb.CdbDBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbGetModificationFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbLockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbNotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbSubscrConfigFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbSubscriptionFlagType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbSubscriptionSyncType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.cdb.CdbSubscriptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ConfAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ConfFindNextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ConfIterateFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ConfIterateResultFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ConfList.WhereTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.DiffIterateFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.DiffIterateOperFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.DiffIterateResultFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.ErrorVerbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.conf.XMLParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.AuthorizationOperCheck
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.AuthorizationResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.ListFilterExprOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.ListFilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.ActionCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.AuthCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.AuthorizationCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.DataCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.DBCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.DpFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.NanoServiceCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.ServiceCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.SnmpInformResponseCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.TransCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.TransValidateCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.proto.ValidateCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.dp.services.ServiceOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ha.HaOrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ha.HaStateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.CLIInteractionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.CLIPathCmdFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.CommitParams.CommitQueueErrorOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.CommitParams.DryRunOutformat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.CommitQueueResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.DryRunResult.DryRunEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.DryRunResult.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.Maapi.Verbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiConfigFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiCryptoType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiDeleteAllFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiSchemas.CSShallowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MaapiUserSessionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.MoveWhereFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.maapi.XPathNodeIterateResultFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.tailf.navu.NavuChoice
-
Return a list of cases contained within this choice.
- values() - Static method in enum com.tailf.navu.NavuContextBase.UnSetCaseInChoice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.navu.NavuLeafList.WhereTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.navu.NavuList.WhereTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ncs.alarmman.common.PerceivedSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ncs.annotations.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ncs.annotations.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ncs.proto.EventCBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ncs.snmp.snmp4j.HandlerResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ned.NedErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.ned.NedWorker.TransactionIdMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.notif.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tailf.notif.ProgressNotification.ProgressEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.BitsTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.CSTypeMethods
-
convert to string representation for the corresponding Confvalue
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.Decimal64TypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.DisplayHintTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.EnumTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.IdentityTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.ListRestrictionTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.ListTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas.UnionTypeMethodsImpl
-
- valueToString(MaapiSchemas.CSType, ConfValue) - Method in class com.tailf.maapi.MaapiSchemas
-
convert to string representation for the corresponding ConfValue
- valueUpdateInd(NavuNode) - Method in class com.tailf.navu.NavuAction
-
- valueUpdateInd(NavuNode) - Method in class com.tailf.navu.NavuContainer
-
An indication received from a child node.
- valueUpdateInd(NavuNode) - Method in class com.tailf.navu.NavuLeaf
-
- valueUpdateInd(NavuNode) - Method in class com.tailf.navu.NavuList
-
- Varbind(int, SnmpaNotification.SnmpVar, ConfObject, int) - Constructor for class com.tailf.notif.SnmpaNotification.Varbind
-
- VARIABLE - Static variable in class com.tailf.conf.SnmpVarbind
-
- VARTYPE_SNMP_Counter32 - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_Counter64 - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_INTEGER - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_Interger32 - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_IpAddress - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_NULL - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_OBJECT_IDENTIFIER - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_OCTET_STRING - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_Opaque - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_TimeTicks - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- VARTYPE_SNMP_Unsigned32 - Static variable in class com.tailf.notif.SnmpaNotification.Varbind
-
- verifyServerHostKey(String, int, String, byte[]) - Method in class com.tailf.ned.NedCmd
-
- versionTag - Static variable in class com.tailf.proto.ConfExternal
-
The version number used to mark serialized E terms