- calc_growlist(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Appends the values of the new record's List field with the
existing list of the updated record.
- calc_keep(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Keeps the specified fields from the new record in the updated
record.
- calc_max(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Compares the fields in the new record and the updated record, and
keep the greater value in the updated record.
- calc_strconcat(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Concatenate the String fields in two records according to the settings of
"strconcat", and store the result in the updated record.
- calc_sum(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Sum the fields in two records according to the settings of
"sum", and store the result in the updated record.
- call(SOAPMessage, Object) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- callback() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
This callback is made when the NarReader's call to saveState()
has successfully saved the state of the system to disk.
- callback() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
- callback(String, COSAR, COSARAttr[]) - Method in class com.nt.udc.io.COSARInput
-
This is the IAttrCallback function.
- callback(String, COSAR, COSARAttr[]) - Method in interface com.nt.udc.io.IAttrCallback
-
- callback() - Method in class com.nt.udc.nar.NarReader
-
This callback is made when the NarReader's call to saveState() has
successfully saved the state of the system to disk.
- callback() - Method in class com.nt.udc.nar.NarWriter
-
This callback is used only when the saveState() call is made by this
Object.
- callback(int) - Method in class com.nt.udc.util.state.AsynchronousStateSaver
-
Tells this Objects that a save state thread has completed.
- Callback - Interface in com.nt.udc.util.state
-
This interface's implementation is passed into the receiving
Object and is used as a notification that the receiving
Object has performed a certain event.
- callback() - Method in interface com.nt.udc.util.state.Callback
-
This method is called when the receiving Object has
performed a certain event, and wants to notify the
implementor that the event has occurred.
- callback(int) - Method in interface com.nt.udc.util.state.IntegerCallback
-
This method is called when the receiving Object has
performed a certain event, as defined by the integer value, and
wants to notify the implementor that the event has occurred.
- callback() - Method in class com.nt.udc.util.state.IntegerCallbackIdentifier
-
This method is called when the receiver of this Object notifies
it.
- callback(int) - Method in class com.nt.udc.util.state.StateFreezer
-
The callback method for the "freezeObjects()" method.
- CALLBACK_KEY - Static variable in class com.nt.udc.io.COSARExprFunc
-
This constant represents the key used to store Callback
implementors in the HashMap passed in for expression
evaluation.
- canRejFile - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- CartridgeRecordCounts - Class in com.nt.udc.statistics
-
- CartridgeRecordCounts(ReadOnlyStatisticsMonitorIfc, NodeInfo) - Constructor for class com.nt.udc.statistics.CartridgeRecordCounts
-
- CartridgeRecordCounts(NamedNodeMap) - Constructor for class com.nt.udc.statistics.CartridgeRecordCounts
-
- CConfigScanner - Class in com.nt.udc.io
-
This class is used to build tokens in a configuration file that
conforms to the syntax:
file:: { ['['context']'] {string}* } *
Example:
[record:ingress]
100 1 md1
101 0 rv
[record:egress]
200 1 md1
201 0 rv
- CConfigScanner(String, ILogger) - Constructor for class com.nt.udc.io.CConfigScanner
-
This constructor initializes the input stream.
- cd(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Changes the current working directory.
- cd(String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Changes the current working directory.
- cd(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Changes the current working directory.
- CDataSink - Class in com.nt.udc.io
-
This class is used to write data into files in a specified output
directory.
- CDataSink(String, ILogger) - Constructor for class com.nt.udc.io.CDataSink
-
- CDataSourceFileMgr - Class in com.nt.udc.io
-
This class is used for retrieving data from files specified by
a filter, that reside in an input directory.
- CDataSourceFileMgr(String, String, FilenameFilter, ILogger) - Constructor for class com.nt.udc.io.CDataSourceFileMgr
-
- CDataSourceSingleFile - Class in com.nt.udc.io
-
This class represents data sources consisting of individual files.
- CDataSourceSingleFile(String) - Constructor for class com.nt.udc.io.CDataSourceSingleFile
-
- CDataSourceSuperTail - Class in com.nt.udc.io
-
This class is used as the source of data retrieved from SuperTail.
- CDataSourceSuperTail(InetAddress, int, String, String, ILogger) - Constructor for class com.nt.udc.io.CDataSourceSuperTail
-
- CDataSourceSuperTail(String, int, String, String, ILogger) - Constructor for class com.nt.udc.io.CDataSourceSuperTail
-
- CDataSourceSuperTail(InetAddress, int, int, String, String, ILogger) - Constructor for class com.nt.udc.io.CDataSourceSuperTail
-
- CDataSourceSuperTail(String, int, int, String, String, ILogger) - Constructor for class com.nt.udc.io.CDataSourceSuperTail
-
- CDataSourceSuperTail.Delegate - Interface in com.nt.udc.io
-
- CFG_FIELD_DELIMITER - Static variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- CFG_RECORD_DELIMITER - Static variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- cfgMapping - Variable in class com.nt.udc.osanode.OSARFormatter
-
- CFileMgr - Class in com.nt.udc.io
-
This class manages files stored in an input directory.
- CFileMgr(ILogger) - Constructor for class com.nt.udc.io.CFileMgr
-
- CFileMgr - Class in com.nt.udc.node.util
-
This class manages files stored in an input directory.
- CFileMgr(LoggerIfc) - Constructor for class com.nt.udc.node.util.CFileMgr
-
- CFilenameFilter - Class in com.nt.udc.io
-
This class is used for filtering the files to process.
- CFilenameFilter(String) - Constructor for class com.nt.udc.io.CFilenameFilter
-
- changeNM(NMItem) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to replace an NMItem object in this
SystemModel with the given NMItem.
- changeNode(NodeItem) - Method in class com.nt.udc.util.SystemModel
-
Replaces the NodeItem object this model is currently using
with the one given (based on NodeId).
- changeState(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
- CHAR_FTR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- CHAR_SET_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- characters(char[], int, int) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- characters(char[], int, int) - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.Base64Context
-
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.ContextParser
-
For internal use only.
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.DataWriter
-
Write a sequence of characters.
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.ElementContext
-
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.PropertyContext
-
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.StringContext
-
- characters(char[], int, int) - Method in class com.nt.udc.util.xml.XMLWriter
-
Write character data.
- characters(String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Write a string of character data, with XML escaping.
- checkColumn(JDBCOIRecord, String, String[], int) - Method in class com.nt.udc.oi.node.jdbc.DBInserter
-
- checkDailyFlush(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Called by MXNarInputProcessor.isDataAvailable(), to do Daily Flush processing.
- checkDatagram(DatagramPacket) - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
This method wil quick check the received UDP packet
to determine whether this packet is a data record packet,
informational packet, or invalid packet.
- checkDatagram(DatagramPacket) - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
This method wil quick check the received UDP packet
to determine whether this packet is a data record packet,
informational packet, or invalid packet.
- checkDir(String) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- checkDir(String) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- checkDisasterRecovery() - Method in class com.nt.udc.nar.NarReader
-
- checkFileDuplicate(String) - Method in class com.nt.udc.ndk.node.FileEIDuplicateCheck
-
- checkFileSequnceOrder(String) - Method in class com.nt.udc.ndk.node.FileEISequenceCheck
-
- checkFileTimer() - Method in class com.nt.udc.osanode.OSAOiNode
-
- checkFinishedRecord(NAR) - Method in class com.nt.udc.aggregator.util.FlushConditions
-
Checks if the given record should be removed from the table,
based on two configuration items: "FinishAttrID" and "FinishValue".
- checkFreezeAndWait() - Method in class com.nt.udc.util.state.StateFreezeHelper
-
Checks if the StateFreezeHelper's state is frozen, and
halts the current thread if it is.
- checkImmediateFlush(NAR) - Method in class com.nt.udc.aggregator.util.FlushConditions
-
Checks the immediate record flush criteria, as defined by
the configuration settings "ImmediateFinishAttrID" and
"ImmediateFinishValue".
- checkInput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
This method invokes a NarReader method which will check for an
empty input directory.
- checkInput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
This method checks for an empty input directory.
- checkInput() - Method in class com.nt.udc.nar.NARFileManager
-
This method invokes a NarReader method which will check for an
empty input directory.
- checkInput() - Method in class com.nt.udc.nar.NarReader
-
This method checks for an empty input directory.
- checkInput() - Method in class com.nt.udc.osanode.OSARFileMngr
-
- checkInput(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
This method checks for an empty input directory.
- checkInputDir() - Method in class com.nt.udc.osanode.OSANode
-
- checkOutputDir() - Method in class com.nt.udc.osanode.OSAOiNode
-
- checkPeriodDefault - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- CHECKPERIODSECONDS - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- checkpoint() - Method in class com.nt.udc.ndk.checkpoint.CheckpointManager
-
- CheckpointManager - Class in com.nt.udc.ndk.checkpoint
-
- CheckpointManager(PartitionedDCNode) - Constructor for class com.nt.udc.ndk.checkpoint.CheckpointManager
-
- CheckpointUserIfc - Interface in com.nt.udc.ndk.checkpoint
-
- CheckpointUserSourceIfc - Interface in com.nt.udc.ndk.checkpoint
-
- checkRecordSetFlush(NAR) - Method in class com.nt.udc.aggregator.util.FlushConditions
-
This method finds those records of a set, where the
set is defined by a field in the given NAR.
- checkResponse(SOAPMessage) - Method in class com.nt.udc.ei.node.soap.SoapResponseParser
-
- checkResponse(SOAPMessage) - Method in interface com.nt.udc.ei.node.soap.SoapResponseParserIfc
-
- CHECKSUM_FTR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- children - Variable in class com.nt.udc.ei.node.soap.SoapParameter
-
- ClassInfo - Class in com.nt.udc.asn1base
-
- ClassInfo() - Constructor for class com.nt.udc.asn1base.ClassInfo
-
- clean() - Method in class com.nt.udc.util.FileSystemCleaner
-
Cleans the known directories and files.
- cleanOldFiles(String, DirectoryStream.Filter<Path>, int) - Static method in class com.nt.udc.log.PerformanceLogger
-
- cleanup() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- cleanup() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- cleanup() - Method in class com.nt.udc.nar.NARFileManager
-
- cleanup() - Method in class com.nt.udc.nar.NARStreamHandler
-
Deletes NARs files that have been processed
- cleanup() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Performs any necessary cleanup desired, such as deleting files
that have been processed.
- cleanup() - Method in class com.nt.udc.node.util.RecordProcessor.RecoveryContext
-
- cleanupCrtFile() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- cleanupCrtFile() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- clear() - Method in class com.nt.udc.io.COSARLogger
-
- clear() - Method in interface com.nt.udc.io.ILogger
-
This function is called when an alarm needs to be cleared.
- clear() - Method in class com.nt.udc.ndk.node.ListField
-
- clear() - Method in class com.nt.udc.util.FileHashtable
-
This method is not supported.
- clearCheckpointData() - Method in class com.nt.udc.nar.NarReader
-
- clearCheckpointData() - Method in class com.nt.udc.nar.NarWriter
-
- clearCheckpointData() - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- clearCheckpointData() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- clearCheckpointData() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- clearCheckpointData() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- clearCompletedFiles() - Method in class com.nt.udc.ndk.processor.FileCheckpointData
-
- clearFiles() - Method in class com.nt.udc.ndk.checkpoint.PendingFileCheckpointData
-
- clearStatus(StatusMessage) - Method in class com.nt.udc.log.Logger
-
- clearStatus() - Method in class com.nt.udc.log.Logger
-
Clear all fault conditions that currently exist within this instance of a
Logger
- clearStatus(String, String) - Method in class com.nt.udc.log.Logger
-
Clear existing fault condition defined by Strings category and
specificAlarm.
- clearStatus() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Clears the status table for this node
- clearStatus() - Method in class com.nt.udc.ndk.node.DCNode
-
Clears the status table for the node
- clearStatus(StatusMessage) - Method in class com.nt.udc.ndk.node.DCNode
-
RMI method that clears the worst status currently in existence for the
node.
- clearStatus(String, String) - Method in class com.nt.udc.ndk.node.DCNode
-
- clearStatus(String, String) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Clears all log messages with a given fault category, and specific fault
type.
- clearStatus() - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Clears all log messages currently stored against a logger.
- clearStatus(StatusMessage) - Method in class com.nt.udc.osanode.OSANode
-
- clearStatus() - Method in class com.nt.udc.osanode.OSANode
-
- clearStatus() - Method in interface com.nt.udc.osanode.OSARemoteAdminIfc
-
- clearStoredRecordFlag() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- client - Variable in class com.nt.udc.util.FtpTransportSession
-
Ftp client, used to connect with the remote host.
- CLogger - Class in com.nt.udc.io
-
This class represents the Logger.
- CLogger() - Constructor for class com.nt.udc.io.CLogger
-
- CLogger(ILogger) - Constructor for class com.nt.udc.io.CLogger
-
- clone() - Method in class com.nt.udc.asn1base.ConstructorObjectMapper
-
- clone() - Method in class com.nt.udc.asn1base.EnumeratedObjectMapper
-
- clone() - Method in class com.nt.udc.asn1base.OssCollectionToObjMapper
-
- clone() - Method in class com.nt.udc.asn1base.OssContainerToListMapper
-
- clone() - Method in class com.nt.udc.asn1base.OssContainerToObjMapper
-
- clone() - Method in class com.nt.udc.asn1base.ValueMapper
-
- clone() - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- clone() - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- clone() - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- clone() - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- clone(NAR) - Method in class com.nt.udc.nar.NAR
-
Copies this into the given NAR.
- clone() - Method in class com.nt.udc.nar.NAR
-
Creates a copy of this NAR.
- clone() - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- clone() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Deep clone the HashTable (varTable)
- clone() - Method in class com.nt.udc.ndk.node.DCField
-
- clone() - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- clone() - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
- clone(DCFieldContainer) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a clone of the given record.
- clone() - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
- clone() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- clone() - Method in class com.nt.udc.util.SystemModel
-
- cloneHashtable(Hashtable) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
- close() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- close() - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- close() - Method in class com.nt.udc.aggregator.table.AggrTable
-
Closes the table
- close() - Method in class com.nt.udc.db.DBAccess
-
- close(boolean) - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Close the connection to the database.
- close() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
Closes this SOAPConnection
object.
- close() - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Closes this open file input stream.
- close() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Close the recovery file
- close() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Closes the table
- close() - Method in class com.nt.udc.io.CConfigScanner
-
This function is called to close the scanner's input stream.
- close() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Close the output file.
- close(boolean) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Close the connection to the database.
- close() - Method in class com.nt.udc.oi.node.narxml.NARXMLOIFileWriter
-
- close() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Disconnect and close the socket.
- close() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Close the socket and its output stream.
- close() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Disconnect and close the socket.
- close() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Closes the table
- close() - Method in class com.nt.udc.util.FileHashtable
-
Closes the file table.
- close() - Method in class com.nt.udc.util.ObjectStorageFile
-
Closes a storage file.
- closeAll() - Method in class com.nt.udc.db.ConnectionPool
-
- closeGroups(String) - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- CManagedFile - Class in com.nt.udc.io
-
This class is used to manage files with bookmarks.
- CManagedFile(File, File, ILogger) - Constructor for class com.nt.udc.io.CManagedFile
-
This constructor opens the specified file, checks if there is
an associated bookmark (checkpoint) file and if there is one,
retrieves the position to start reading from.
- CManagedFile - Class in com.nt.udc.node.util
-
This class is used to manage files with bookmarks.
- CManagedFile(File, File, LoggerIfc) - Constructor for class com.nt.udc.node.util.CManagedFile
-
This constructor opens the specified file, checks if there is
an associated bookmark (checkpoint) file and if there is one,
retrieves the position to start reading from.
- CMD - Static variable in class com.nt.udc.util.CPUMonitor
-
- COLON_SYMBOL - Static variable in class com.nt.udc.processor.FileEnhancer.LookupFileReader
-
- com.metasolv.nm.collector.asn1file - package com.metasolv.nm.collector.asn1file
-
- com.metasolv.nm.collector.file - package com.metasolv.nm.collector.file
-
- com.metasolv.nm.collector.file.handler - package com.metasolv.nm.collector.file.handler
-
- com.metasolv.nm.processor.MXAggregator - package com.metasolv.nm.processor.MXAggregator
-
- com.nt.udc.aggregator - package com.nt.udc.aggregator
-
- com.nt.udc.aggregator.plugin - package com.nt.udc.aggregator.plugin
-
- com.nt.udc.aggregator.plugin._default - package com.nt.udc.aggregator.plugin._default
-
- com.nt.udc.aggregator.table - package com.nt.udc.aggregator.table
-
- com.nt.udc.aggregator.util - package com.nt.udc.aggregator.util
-
- com.nt.udc.asn1base - package com.nt.udc.asn1base
-
- com.nt.udc.db - package com.nt.udc.db
-
- com.nt.udc.ei.gsm3gpp - package com.nt.udc.ei.gsm3gpp
-
- com.nt.udc.ei.node.amadirpei.configReader - package com.nt.udc.ei.node.amadirpei.configReader
-
- com.nt.udc.ei.node.ffei - package com.nt.udc.ei.node.ffei
-
- com.nt.udc.ei.node.ftpei - package com.nt.udc.ei.node.ftpei
-
- com.nt.udc.ei.node.ipdr - package com.nt.udc.ei.node.ipdr
-
- com.nt.udc.ei.node.jdbc - package com.nt.udc.ei.node.jdbc
-
- com.nt.udc.ei.node.nar - package com.nt.udc.ei.node.nar
-
- com.nt.udc.ei.node.soap - package com.nt.udc.ei.node.soap
-
- com.nt.udc.ei.node.sol42 - package com.nt.udc.ei.node.sol42
-
- com.nt.udc.ei.node.sol42.grammer - package com.nt.udc.ei.node.sol42.grammer
-
- com.nt.udc.ei.node.sol42.hook - package com.nt.udc.ei.node.sol42.hook
-
- com.nt.udc.ei.node.sol42.parser - package com.nt.udc.ei.node.sol42.parser
-
- com.nt.udc.ei.node.xml - package com.nt.udc.ei.node.xml
-
- com.nt.udc.ei.transport - package com.nt.udc.ei.transport
-
- com.nt.udc.exceptions - package com.nt.udc.exceptions
-
- com.nt.udc.flexibleAggregator - package com.nt.udc.flexibleAggregator
-
- com.nt.udc.flexibleAggregator.table - package com.nt.udc.flexibleAggregator.table
-
- com.nt.udc.general - package com.nt.udc.general
-
- com.nt.udc.install - package com.nt.udc.install
-
- com.nt.udc.internationalization - package com.nt.udc.internationalization
-
- com.nt.udc.io - package com.nt.udc.io
-
- com.nt.udc.io.xml - package com.nt.udc.io.xml
-
- com.nt.udc.ipdr - package com.nt.udc.ipdr
-
- com.nt.udc.log - package com.nt.udc.log
-
- com.nt.udc.nar - package com.nt.udc.nar
-
- com.nt.udc.nar.xml - package com.nt.udc.nar.xml
-
- com.nt.udc.ndk.checkpoint - package com.nt.udc.ndk.checkpoint
-
- com.nt.udc.ndk.ei - package com.nt.udc.ndk.ei
-
- com.nt.udc.ndk.gui - package com.nt.udc.ndk.gui
-
- com.nt.udc.ndk.node - package com.nt.udc.ndk.node
-
- com.nt.udc.ndk.node.config - package com.nt.udc.ndk.node.config
-
- com.nt.udc.ndk.nplhooks - package com.nt.udc.ndk.nplhooks
-
- com.nt.udc.ndk.processor - package com.nt.udc.ndk.processor
-
- com.nt.udc.ndk.util - package com.nt.udc.ndk.util
-
- com.nt.udc.node.jdbc - package com.nt.udc.node.jdbc
-
- com.nt.udc.node.jdbc.gui - package com.nt.udc.node.jdbc.gui
-
- com.nt.udc.node.util - package com.nt.udc.node.util
-
- com.nt.udc.npl - package com.nt.udc.npl
-
- com.nt.udc.oi.node.flatfile - package com.nt.udc.oi.node.flatfile
-
- com.nt.udc.oi.node.geneva - package com.nt.udc.oi.node.geneva
-
- com.nt.udc.oi.node.ipdr - package com.nt.udc.oi.node.ipdr
-
- com.nt.udc.oi.node.jdbc - package com.nt.udc.oi.node.jdbc
-
- com.nt.udc.oi.node.nar - package com.nt.udc.oi.node.nar
-
- com.nt.udc.oi.node.narxml - package com.nt.udc.oi.node.narxml
-
- com.nt.udc.oi.node.portal - package com.nt.udc.oi.node.portal
-
- com.nt.udc.oi.node.radius - package com.nt.udc.oi.node.radius
-
- com.nt.udc.oi.node.xml - package com.nt.udc.oi.node.xml
-
- com.nt.udc.oi.transport - package com.nt.udc.oi.transport
-
- com.nt.udc.osanode - package com.nt.udc.osanode
-
- com.nt.udc.osanode.test - package com.nt.udc.osanode.test
-
- com.nt.udc.osar - package com.nt.udc.osar
-
- com.nt.udc.processor.DiscardingProcessor - package com.nt.udc.processor.DiscardingProcessor
-
- com.nt.udc.processor.DuplicateProcessor - package com.nt.udc.processor.DuplicateProcessor
-
- com.nt.udc.processor.DuplicateProcessor.gui - package com.nt.udc.processor.DuplicateProcessor.gui
-
- com.nt.udc.processor.DuplicateProcessor.partition - package com.nt.udc.processor.DuplicateProcessor.partition
-
- com.nt.udc.processor.enhancer.dupremover - package com.nt.udc.processor.enhancer.dupremover
-
- com.nt.udc.processor.FileEnhancer - package com.nt.udc.processor.FileEnhancer
-
- com.nt.udc.processor.FtpFileEnhancer - package com.nt.udc.processor.FtpFileEnhancer
-
- com.nt.udc.processor.LDAPEnhancer - package com.nt.udc.processor.LDAPEnhancer
-
- com.nt.udc.processor.NARSelector - package com.nt.udc.processor.NARSelector
-
- com.nt.udc.processor.NARSelector.util - package com.nt.udc.processor.NARSelector.util
-
- com.nt.udc.processor.nminusonerecord - package com.nt.udc.processor.nminusonerecord
-
- com.nt.udc.processor.SequenceProcessor - package com.nt.udc.processor.SequenceProcessor
-
- com.nt.udc.statistics - package com.nt.udc.statistics
-
- com.nt.udc.udp.collector - package com.nt.udc.udp.collector
-
- com.nt.udc.udp.collector.transport - package com.nt.udc.udp.collector.transport
-
- com.nt.udc.udp.processor.javahook - package com.nt.udc.udp.processor.javahook
-
- com.nt.udc.util - package com.nt.udc.util
-
- com.nt.udc.util.ip - package com.nt.udc.util.ip
-
- com.nt.udc.util.misc.metrics - package com.nt.udc.util.misc.metrics
-
- com.nt.udc.util.state - package com.nt.udc.util.state
-
- com.nt.udc.util.table - package com.nt.udc.util.table
-
- com.nt.udc.util.threadpool - package com.nt.udc.util.threadpool
-
- com.nt.udc.util.threadpool.test - package com.nt.udc.util.threadpool.test
-
- com.nt.udc.util.xml - package com.nt.udc.util.xml
-
- com.nt.udc.xml - package com.nt.udc.xml
-
- COMMA - Static variable in class com.nt.udc.statistics.CartridgeRecordCounts
-
- commandIsAvailable() - Method in class com.nt.udc.util.DiskStatusMonitor
-
- CommandLineParser - Class in com.nt.udc.util
-
This class is for parsing command lines, as typed by a user to
a Java program.
- CommandLineParser(String[], String[], String[]) - Constructor for class com.nt.udc.util.CommandLineParser
-
Given a command line, valid switches and valid options,
initialize this parser.
- comment(String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Write a comment in the XML document
- commonFields - Variable in class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- commonFields - Variable in class com.metasolv.nm.collector.file.handler.UdcRecordAdapter
-
- CommonProcessorNode - Class in com.nt.udc.ndk.node
-
This Processor Node handle some base functionality in setting
up some default, common processor node issues.
- CommonProcessorNode() - Constructor for class com.nt.udc.ndk.node.CommonProcessorNode
-
Default Constructor.
- CommonProcessorNode(String[]) - Constructor for class com.nt.udc.ndk.node.CommonProcessorNode
-
Constructor for the GeneralNPLProcessorNode.
- CommonProcessorNode(String[], boolean) - Constructor for class com.nt.udc.ndk.node.CommonProcessorNode
-
Constructor for the GeneralNPLProcessorNode for a multi-threaded derived class.
- compare(Object, Object) - Method in class com.nt.udc.ei.transport.RecFileComparator
-
Compares 2 NAR file names, as described in compareFiles(x,y).
- compare(Object, Object) - Method in class com.nt.udc.nar.NARFileComparator
-
Compares 2 NAR file names, as described in compareFiles(x,y).
- compare(Object, Object) - Method in class com.nt.udc.util.BatchIdFileComparator
-
- compare(Object, Object) - Method in class com.nt.udc.util.DatedStringComparator
-
Compares 2 dated strings, as described in compareStrings(x,y).
- compare(Object, Object) - Method in class com.nt.udc.util.FileNameComparator
-
Compares 2 file names, as described in compareFiles(x,y).
- compare(Object, Object) - Method in class com.nt.udc.util.LastModifiedFileComparator
-
Compares 2 File objects by lastModified() time.
- compareBytes(DCFieldContainer, DCFieldContainer, FieldKey) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Performs a simple byte comparison on the attribute in the two NARs.
- compareBytes(DCFieldContainer, DCFieldContainer, DCField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This should be added to NPL at some point rather than using a specific java hook.
- compareBytes(DCFieldContainer, DCFieldContainer, FieldKey) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
Performs a simple byte comparison on the attribute in the two NARs.
- compareBytes(DCFieldContainer, DCFieldContainer, DCField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This should be added to NPL at some point rather than using a specific java hook.
- compareBytes(byte[], byte[]) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Compare the two byte arrays and return -1 if left < right,
0 if left = right, or 1 if left > right.
- compareDates(String, String) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
Compare the two dates and return the date
which is later one.
- compareFiles(File, File) - Method in class com.nt.udc.ei.transport.RecFileComparator
-
Compares 2 NAR files, based on their File names.
- compareFiles(File, File) - Method in class com.nt.udc.nar.NARFileComparator
-
Compares 2 NAR files, based on their File names.
- compareFiles(File, File) - Method in class com.nt.udc.util.BatchIdFileComparator
-
- compareFiles(File, File) - Method in interface com.nt.udc.util.FileComparator
-
Compares two Files
- compareFiles(File, File) - Method in class com.nt.udc.util.FileNameComparator
-
Compares 2 files, based on their File names.
- compareFiles(File, File) - Method in class com.nt.udc.util.LastModifiedFileComparator
-
Compares 2 File objects by lastModified() time.
- compareMapEquivalence(Map, Map) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will compare to ensure each map contains the same elements in the same order.
- compareMapEquivalence(Map, Map) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will compare to ensure each map contains the same elements in the same order.
- compareSeverityTo(StatusMessage) - Method in class com.nt.udc.log.StatusMessage
-
Compares severity of this status message with that of the
parameter status message.
- compareStrings(String, String) - Method in class com.nt.udc.util.DatedStringComparator
-
Compares 2 Dated Strings.
- compileClass() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- COMPILED_PDU_CLASS - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- compileSchemaFile(File, File, String) - Method in class com.nt.udc.ei.node.sol42.SchemaManager
-
- complete() - Method in interface com.nt.udc.util.ShutdownListener
-
- completedFileIterator() - Method in class com.nt.udc.ndk.processor.FileCheckpointData
-
- completeFlush() - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the complete table.
- completeFlush() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the complete table.
- completeFlush() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTableFlush
-
Flushes the complete table.
- components - Variable in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- COMPRESS_THRESHOLD - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- COMPRESS_THRESHOLD - Static variable in class com.nt.udc.aggregator.AggregatorNodeConfigGUI
-
- COMPRESS_THRESHOLD - Static variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNodeConfigGUI
-
- COMPRESS_THRESHOLD - Static variable in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNodeConfigGUI
-
- COMPRESSION_CHOICE - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter is used for compression
- compressionRunning - Variable in class com.nt.udc.ndk.util.OICompressor
-
- CompressPlaybackFileTask - Class in com.nt.udc.processor.SequenceProcessor
-
- CompressPlaybackFileTask(SeqProcFieldProcessor) - Constructor for class com.nt.udc.processor.SequenceProcessor.CompressPlaybackFileTask
-
- compressTable() - Method in class com.nt.udc.util.FileHashtable
-
Compresses the ObjectStorageFile's file, and resets the offset
table.
- compressThresholdDefVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- compressThresholdMaxVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- compressThresholdMinVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- concatenateStrings(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will concatenate the strings for each attribute listed with no separator.
- concatenateStrings(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will concatenate the strings for each attribute listed, using the optional
separator in between each.
- concatenateStrings(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will concatenate the strings for each attribute listed with no separator.
- concatenateStrings(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will concatenate the strings for each attribute listed, using the optional
separator in between each.
- condition - Variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- conditionAvailable(int) - Method in class com.nt.udc.aggregator.plugin._default.DefaultFlushConditions
-
This method is simply a convienience to tell the user
of this object whether the condition has been correctly
defined.
- config - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- config - Variable in class com.nt.udc.aggregator.AggregatorModule
-
- config - Variable in class com.nt.udc.ndk.node.DCNode
-
An instance of a ConfigIfc class.
- Config - Class in com.nt.udc.osanode
-
- Config(String) - Constructor for class com.nt.udc.osanode.Config
-
- Config(InputStream) - Constructor for class com.nt.udc.osanode.Config
-
Constructor for creating a config object from an InputStream.
- Config(Properties) - Constructor for class com.nt.udc.osanode.Config
-
Constructor for creating a config object from a Properties object.
- config - Variable in class com.nt.udc.osanode.OSANode
-
- config - Variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- config - Variable in class com.nt.udc.util.FtpTransportHandler
-
Node configuration file.
- CONFIG_STRING_SIZE - Static variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- CONFIG_STRING_SIZE - Static variable in class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
- CONFIG_STRING_SIZE - Static variable in class com.nt.udc.ei.node.soap.SoapConfigGUI
-
- ConfigActionIfc - Interface in com.nt.udc.ndk.gui
-
- configClass - Variable in class com.nt.udc.ndk.node.DCNode
-
- configDataClass - Static variable in class com.metasolv.nm.collector.file.FileEINode
-
- configDataClass - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- configDataGUIClass - Static variable in class com.metasolv.nm.collector.file.FileEINode
-
- configDataGUIClass - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- configDataGUIClass - Static variable in class com.nt.udc.udp.collector.GenericUdpEINode
-
- configDir - Variable in class com.nt.udc.ndk.node.DCNode
-
- configDir - Variable in class com.nt.udc.osanode.OSANode
-
- ConfigEIFieldLength - Class in com.nt.udc.ndk.node.config
-
- ConfigEIFieldLength() - Constructor for class com.nt.udc.ndk.node.config.ConfigEIFieldLength
-
- ConfigEIFileASCII - Class in com.nt.udc.ndk.node.config
-
- ConfigEIFileASCII() - Constructor for class com.nt.udc.ndk.node.config.ConfigEIFileASCII
-
- configFile - Variable in class com.nt.udc.ndk.node.DCNode
-
- configFile - Variable in class com.nt.udc.osanode.OSANode
-
- ConfigFileProcessor - Class in com.nt.udc.util
-
- ConfigFileProcessor(String) - Constructor for class com.nt.udc.util.ConfigFileProcessor
-
- configFiles - Variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Hashtable containing byte arrays representing secondary configuration
files.
- configGUI - Static variable in class com.nt.udc.aggregator.AggregatorNode
-
- configGUI - Static variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
- configGUIClass - Variable in class com.nt.udc.ndk.node.DCNode
-
- configHandler - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- ConfigIfc - Interface in com.nt.udc.ndk.node
-
Defines methods for retrieving configuration values for the node
- ConfigMethodHandler - Class in com.nt.udc.ndk.node
-
This class should be extended for use in a node that requires
user-defined conditions, rather than those supported by default
in the node.
- ConfigMethodHandler(LoggerIfc, ConfigIfc) - Constructor for class com.nt.udc.ndk.node.ConfigMethodHandler
-
Creates a new instance of a method handler.
- ConfigMethodManager - Class in com.nt.udc.ndk.node
-
Manages user-defined methods, as they have been configured in the
NPL "Config" clause of a declarative NPL file.
- ConfigMethodManager(ConfigIfc, LoggerIfc) - Constructor for class com.nt.udc.ndk.node.ConfigMethodManager
-
Creates a new instance.
- ConfigRange - Class in com.nt.udc.ndk.gui
-
Used by DCNodeConfigGUI to validate numeric values for
Node Configuration items.
- ConfigRange() - Constructor for class com.nt.udc.ndk.gui.ConfigRange
-
- ConfigRange(long, long) - Constructor for class com.nt.udc.ndk.gui.ConfigRange
-
- ConfigRangeIfc - Interface in com.nt.udc.ndk.gui
-
Used for validating numeric values.
- configureFieldProcessor() - Method in class com.nt.udc.aggregator.AggregatorNode
-
- configureFieldProcessor() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
- configureFieldProcessor() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Sets up the general NPLFieldProcesser passing a NAR as the output
class for the Field Processor, and passes the NPL file gained
from the config for parsing instructions for the NPL.
- configureFieldProcessor() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Configures the FieldProcessor to be one with a IDCMethodHandler.
- configureFieldProcessor() - Method in class com.nt.udc.processor.NARSelector.NARSelectorNode
-
- configureFieldProcessor() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
Create & attach my customer JavaHook handler into the NPLFieldProcessor.
- configureFieldProcessors(int) - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Configures the NPL Field Processors
- configureSplitPdu(File, int, String) - Method in class com.nt.udc.asn1base.OssObjectFieldMapper
-
- configureSplitPdu(File, int, String) - Method in class com.nt.udc.asn1base.RecordDecoder
-
- configWin - Variable in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- configWin - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- conn - Variable in class com.nt.udc.db.DBAccess
-
- connect() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Attempt to establish the connection with the database.
- connect() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Attempt to establish the connection with the database.
- connect() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Create the socket and attempt to establish a connection.
- connect() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Create the socket and attempt to establish a connection.
- connect() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Create the socket and attempt to establish a connection.
- connectAndGetFiles() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
This method creates the connection, retrieves the files and notifies the consumer of
the files via the SynchronizedDirectory object.
- connectAndGetFiles() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
This method actually creates the connection, retrieves the files
and notifies the consumer of the files via the SynchronizedDirectory.
- connectAndGetSingleFile() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
This method actually creates the connection, retrieves a file
and notifies the consumer of the file via the SynchronizedDirectory.
- ConnectionPool - Class in com.nt.udc.db
-
Title: UDC DB Connection Pool
Description: This object is for maintaining a collection of connections to
a database for the purpose of managing resources, and reducing the time it
takes to initiate a database action.
- ConnectionPool(DBInfo, int) - Constructor for class com.nt.udc.db.ConnectionPool
-
- connectionURL - Variable in class com.nt.udc.db.DBConnectionFactory
-
- consolePatern - Static variable in class com.nt.udc.log.Logger
-
- ConstructorObjectMapper - Class in com.nt.udc.asn1base
-
- ConstructorObjectMapper(Class) - Constructor for class com.nt.udc.asn1base.ConstructorObjectMapper
-
- constructRegexPattern(String) - Method in class com.nt.udc.ndk.node.FileEISequenceCheck
-
- container - Variable in class com.metasolv.nm.collector.file.handler.FieldDef
-
- CONTAINER_ATT - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- contains(String, String) - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
Search this tracker for the given IP address + file name combination.
- CONTAINS - Static variable in class com.nt.udc.db.FilterItem
-
- contains(String) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns an indication if the given key is already in this partition.
- contains(ZonedDateTime) - Method in class com.nt.udc.util.Interval
-
Contains logic is inclusive of start time, but exclusive of end time.
- contains(Interval) - Method in class com.nt.udc.util.Interval
-
checks if the supplied Interval is wholly contained within
this interval.
- contains(int) - Method in class com.nt.udc.util.OSARuleMapping
-
- containsAttr(int) - Method in class com.nt.udc.nar.NAR
-
- containsAttr(int) - Method in class com.nt.udc.osar.OSAR
-
Tests if there is an attribute with the specified id in this OSAR.
- containsField(FieldKey) - Method in class com.nt.udc.nar.NAR
-
- containsKey(NARKey) - Method in class com.nt.udc.aggregator.table.AggrTable
-
Returns whether a given key exists in the table
- containsKey(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Returns whether a given key exists in the table
- containsKey(String) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.FileBasedTimePartition
-
Returns an indication if the given key exists in the partition or not
- containsKey(String) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.MemoryBasedTimePartition
-
Indicates if the given key is contained in this partition.
- containsKey(String) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Determines if the given key exists in the partition or not.
- containsKey(NARKey) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Returns whether a given key exists in the table
- containsKey(Object) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
- containsKey(Object) - Method in class com.nt.udc.util.FileHashtable
-
Returns whether this table contains the given key.
- containsPrefix(String, String[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Checks to see whether the passed-in string array contains the passed-in string
- containsRecord(Object) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- containsValue(Object) - Method in class com.nt.udc.util.FileHashtable
-
Returns whether this table contains the given value.
- CONTEXT - Variable in class com.nt.udc.io.CConfigScanner
-
This constant member represents the ['context'] tokens.
- ContextCreationException - Exception in com.nt.udc.util.xml
-
- ContextCreationException() - Constructor for exception com.nt.udc.util.xml.ContextCreationException
-
- ContextCreationException(String) - Constructor for exception com.nt.udc.util.xml.ContextCreationException
-
- ContextCreationException(String, Throwable) - Constructor for exception com.nt.udc.util.xml.ContextCreationException
-
- ContextParser - Class in com.nt.udc.util.xml
-
- ContextParser() - Constructor for class com.nt.udc.util.xml.ContextParser
-
- CONTINUE_ON_FILE_CORRUPTION - Static variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
- continueFromCheckpoint() - Method in class com.nt.udc.nar.NarReader
-
- continueFromCheckpoint() - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserSourceIfc
-
- continueFromCheckpoint() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- CONTROL_DATA_EXT - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- convertDateTime(String, String, String, String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Converts the given source date-time string in the specified time zone
and format to a destination date-time string in the specified time zone
and format.
- convertNarToFormattedString() - Method in class com.nt.udc.nar.NAR
-
- convertNarToString(DataDictionary) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- convertNarToString() - Method in class com.nt.udc.nar.NAR
-
- convertToBytes(Object) - Method in interface com.nt.udc.util.BytesConverter
-
Converts an Object to bytes.
- convertToObject(byte[]) - Method in interface com.nt.udc.util.BytesConverter
-
Converts bytes to an Object.
- convertToString(String) - Method in class com.nt.udc.ei.node.soap.SoapConfigGUI
-
- convertToString(String) - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- copy() - Method in class com.nt.udc.util.InputStreamCopier
-
Copy the data from the InputStream to the OutputStream.
- copyBits(byte, int, int, byte, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Takes a source variable and a destination variable and copies
source offset to length into destination offset to length.
- copyBits(short, int, int, byte, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(int, int, int, byte, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte[], int, int, byte, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(long, int, int, byte, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte, int, int, short, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(short, int, int, short, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(int, int, int, short, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte[], int, int, short, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(long, int, int, short, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte, int, int, int, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(short, int, int, int, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(int, int, int, int, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte[], int, int, int, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(long, int, int, int, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte, int, int, byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(short, int, int, byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(int, int, int, byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte[], int, int, byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(long, int, int, byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte, int, int, long, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(short, int, int, long, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(int, int, int, long, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(byte[], int, int, long, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyBits(long, int, int, long, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- copyDirectory(File, File) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source directory to destination directory.
- copyDirectory(String, String) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source directory to destination directory.
- copyFile(File, File) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source to destination.
- copyFile(String, String) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source to destination.
- copyFileToDirectory(String, String) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source to destination.
- copyFileToDirectory(File, File) - Static method in class com.nt.udc.util.FileUtils
-
Copy file from source to destination.
- copyTrafficVolumeQoS(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- copyTrafficVolumeQoS(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- COSAR - Class in com.nt.udc.io
-
- COSAR(String) - Constructor for class com.nt.udc.io.COSAR
-
Deprecated.
- COSAR() - Constructor for class com.nt.udc.io.COSAR
-
Deprecated.
- COSAR.COSAREnum - Class in com.nt.udc.io
-
Deprecated.
This class is used to enumerate the attributes
- COSARAttr - Class in com.nt.udc.io
-
This class represents the abstract base-class for all
OSAR attributes ( fields ).
- COSARAttr(int, String) - Constructor for class com.nt.udc.io.COSARAttr
-
This constructor initializes a new COSARAttr based on type and id.
- COSARAttrByte - Class in com.nt.udc.io
-
This class represents the byte OSAR Attribute.
- COSARAttrByte(String, byte) - Constructor for class com.nt.udc.io.COSARAttrByte
-
- COSARAttrByte(String) - Constructor for class com.nt.udc.io.COSARAttrByte
-
- COSARAttrConverter - Class in com.nt.udc.io
-
This class provides the conversion mechanism between string keys
and OSAR attributes.
- COSARAttrConverter() - Constructor for class com.nt.udc.io.COSARAttrConverter
-
- COSARAttrConverter(ILogger) - Constructor for class com.nt.udc.io.COSARAttrConverter
-
- COSARAttrDouble - Class in com.nt.udc.io
-
This class represents the double OSAR attribute.
- COSARAttrDouble(int, String, double) - Constructor for class com.nt.udc.io.COSARAttrDouble
-
- COSARAttrDouble(String, double) - Constructor for class com.nt.udc.io.COSARAttrDouble
-
- COSARAttrDouble(String) - Constructor for class com.nt.udc.io.COSARAttrDouble
-
- COSARAttrFilter - Class in com.nt.udc.io
-
This class provides filtering capabilities for OSAR attributes.
- COSARAttrFilter() - Constructor for class com.nt.udc.io.COSARAttrFilter
-
- COSARAttrFilter(ILogger) - Constructor for class com.nt.udc.io.COSARAttrFilter
-
- COSARAttrFloat - Class in com.nt.udc.io
-
This class represents the float OSAR attribute.
- COSARAttrFloat(String, float) - Constructor for class com.nt.udc.io.COSARAttrFloat
-
- COSARAttrFloat(String) - Constructor for class com.nt.udc.io.COSARAttrFloat
-
- COSARAttrFormatter - Class in com.nt.udc.io
-
This class provides the formatting mechanism for OSARs, based
on lists of OSAR attributes described by means of an id, a
type and a value obtained by evaluating an expression containing
reference to values obtained from an external source of type
IAttrSource.
- COSARAttrFormatter() - Constructor for class com.nt.udc.io.COSARAttrFormatter
-
- COSARAttrFormatter(ILogger) - Constructor for class com.nt.udc.io.COSARAttrFormatter
-
- COSARAttrInt - Class in com.nt.udc.io
-
This class represents the int OSAR attribute.
- COSARAttrInt(String, int) - Constructor for class com.nt.udc.io.COSARAttrInt
-
- COSARAttrInt(String) - Constructor for class com.nt.udc.io.COSARAttrInt
-
- COSARAttrIP - Class in com.nt.udc.io
-
This class represents the IP Address OSAR attribute.
- COSARAttrIP(int, String, byte[], int) - Constructor for class com.nt.udc.io.COSARAttrIP
-
- COSARAttrIP(String, byte[]) - Constructor for class com.nt.udc.io.COSARAttrIP
-
- COSARAttrIP(int, String, int) - Constructor for class com.nt.udc.io.COSARAttrIP
-
- COSARAttrIP(String) - Constructor for class com.nt.udc.io.COSARAttrIP
-
- COSARAttrIP6 - Class in com.nt.udc.io
-
This class represents the IP Address Version 6 OSAR attribute.
- COSARAttrIP6(String, byte[]) - Constructor for class com.nt.udc.io.COSARAttrIP6
-
- COSARAttrIP6(String) - Constructor for class com.nt.udc.io.COSARAttrIP6
-
- COSARAttrLong - Class in com.nt.udc.io
-
This class represents the long OSAR attribute.
- COSARAttrLong(int, String, long) - Constructor for class com.nt.udc.io.COSARAttrLong
-
- COSARAttrLong(String, long) - Constructor for class com.nt.udc.io.COSARAttrLong
-
- COSARAttrLong(String) - Constructor for class com.nt.udc.io.COSARAttrLong
-
- COSARAttrMac - Class in com.nt.udc.io
-
This class represents the Mac address OSAR attribute.
- COSARAttrMac(String, long) - Constructor for class com.nt.udc.io.COSARAttrMac
-
- COSARAttrMac(String) - Constructor for class com.nt.udc.io.COSARAttrMac
-
- COSARAttrMillis - Class in com.nt.udc.io
-
This class represents the time-in-milliseconds OSAR attribute.
- COSARAttrMillis(String, long) - Constructor for class com.nt.udc.io.COSARAttrMillis
-
- COSARAttrMillis(String) - Constructor for class com.nt.udc.io.COSARAttrMillis
-
- COSARAttrSeconds - Class in com.nt.udc.io
-
This class represents the time-in-seconds OSAR attribute.
- COSARAttrSeconds(String, double) - Constructor for class com.nt.udc.io.COSARAttrSeconds
-
- COSARAttrSeconds(String) - Constructor for class com.nt.udc.io.COSARAttrSeconds
-
- COSARAttrShort - Class in com.nt.udc.io
-
This class represents the short OSAR attribute.
- COSARAttrShort(String, short) - Constructor for class com.nt.udc.io.COSARAttrShort
-
- COSARAttrShort(String) - Constructor for class com.nt.udc.io.COSARAttrShort
-
- COSARAttrString - Class in com.nt.udc.io
-
This class represents the string OSAR attribute.
- COSARAttrString(String, String) - Constructor for class com.nt.udc.io.COSARAttrString
-
- COSARAttrString(String) - Constructor for class com.nt.udc.io.COSARAttrString
-
- COSARAttrUInt - Class in com.nt.udc.io
-
This class represents the unsigned int 128 OSAR attribute.
- COSARAttrUInt(String, byte[]) - Constructor for class com.nt.udc.io.COSARAttrUInt
-
- COSARAttrUInt(String) - Constructor for class com.nt.udc.io.COSARAttrUInt
-
- COSAREnum() - Constructor for class com.nt.udc.io.COSAR.COSAREnum
-
Deprecated.
- COSARExpr - Class in com.nt.udc.io
-
This class represents the abstract base-class for all
OSAR expressions.
- COSARExpr() - Constructor for class com.nt.udc.io.COSARExpr
-
- COSARExprAnd - Class in com.nt.udc.io
-
This class represents an AND operation.
- COSARExprAnd(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprAnd
-
- COSARExprBinaryNumOp - Class in com.nt.udc.io
-
This class represents a binary numeric operation.
- COSARExprBinaryNumOp(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprBinaryNumOp
-
- COSARExprConcat - Class in com.nt.udc.io
-
This class represents the string concatenation operation.
- COSARExprConcat(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprConcat
-
- COSARExprDivide - Class in com.nt.udc.io
-
This class represents the division operation.
- COSARExprDivide(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprDivide
-
- COSARExprDouble - Class in com.nt.udc.io
-
This class represents a double constant.
- COSARExprDouble(double) - Constructor for class com.nt.udc.io.COSARExprDouble
-
- COSARExprEQ - Class in com.nt.udc.io
-
This class represents the "equals" relational operation.
- COSARExprEQ(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprEQ
-
- COSARExprFunc - Class in com.nt.udc.io
-
This class represents the custom function call.
- COSARExprFunc(String, ArrayList) - Constructor for class com.nt.udc.io.COSARExprFunc
-
- COSARExprGE - Class in com.nt.udc.io
-
This class represents the "greater or equal" relational operation.
- COSARExprGE(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprGE
-
- COSARExprGT - Class in com.nt.udc.io
-
This class represents the "greater than" relational operation.
- COSARExprGT(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprGT
-
- COSARExprHex2Dec - Class in com.nt.udc.io
-
This class represents the hex-to-decimal conversion operation.
- COSARExprHex2Dec(COSARExpr) - Constructor for class com.nt.udc.io.COSARExprHex2Dec
-
- COSARExprID - Class in com.nt.udc.io
-
This class represents an ID.
- COSARExprID(String) - Constructor for class com.nt.udc.io.COSARExprID
-
- COSARExprInt - Class in com.nt.udc.io
-
This class represents a int constant.
- COSARExprInt(int) - Constructor for class com.nt.udc.io.COSARExprInt
-
- COSARExprLE - Class in com.nt.udc.io
-
This class represents the "less or equal" relational operation.
- COSARExprLE(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprLE
-
- COSARExprLen - Class in com.nt.udc.io
-
This class represents the string length operation.
- COSARExprLen(COSARExpr) - Constructor for class com.nt.udc.io.COSARExprLen
-
- COSARExprLT - Class in com.nt.udc.io
-
This class represents the "less than" relational operation.
- COSARExprLT(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprLT
-
- COSARExprMinus - Class in com.nt.udc.io
-
This class represents the subtraction operation.
- COSARExprMinus(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprMinus
-
- COSARExprMultiply - Class in com.nt.udc.io
-
This class represents the multiplication operation.
- COSARExprMultiply(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprMultiply
-
- COSARExprNE - Class in com.nt.udc.io
-
This class represents the "not equal to" relational operation.
- COSARExprNE(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprNE
-
- COSARExprNot - Class in com.nt.udc.io
-
This class represents a NOT operation.
- COSARExprNot(COSARExpr) - Constructor for class com.nt.udc.io.COSARExprNot
-
- COSARExprOr - Class in com.nt.udc.io
-
This class represents an OR operation.
- COSARExprOr(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprOr
-
- COSARExprPlus - Class in com.nt.udc.io
-
This class represents the addition operation.
- COSARExprPlus(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprPlus
-
- COSARExprPos - Class in com.nt.udc.io
-
This class represents the 'find substring' operation.
- COSARExprPos(COSARExpr, COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprPos
-
- COSARExprPower - Class in com.nt.udc.io
-
This class represents the "power to" operation.
- COSARExprPower(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprPower
-
- COSARExprRandom - Class in com.nt.udc.io
-
This class represents the operation returning a random number.
- COSARExprRandom(COSARExpr, COSARExpr, boolean) - Constructor for class com.nt.udc.io.COSARExprRandom
-
- COSARExprRelationalNumOp - Class in com.nt.udc.io
-
This class represents a numeric relational operation.
- COSARExprRelationalNumOp(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprRelationalNumOp
-
- COSARExprStr2Time - Class in com.nt.udc.io
-
This class represents the operation used to convert a string
into a time, according to a format.
- COSARExprStr2Time(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprStr2Time
-
- COSARExprString - Class in com.nt.udc.io
-
This class represents an constant string.
- COSARExprString(String) - Constructor for class com.nt.udc.io.COSARExprString
-
- COSARExprSubstr - Class in com.nt.udc.io
-
This class represents the substring operation.
- COSARExprSubstr(COSARExpr, COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprSubstr
-
- COSARExprSubstr(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprSubstr
-
- COSARExprTest - Class in com.nt.udc.io
-
This class represents the "if" statement.
- COSARExprTest(COSARExpr, COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprTest
-
- COSARExprTime2Str - Class in com.nt.udc.io
-
This class represents the operation used to convert from time_t
into a string, according to a format.
- COSARExprTime2Str(COSARExpr, COSARExpr) - Constructor for class com.nt.udc.io.COSARExprTime2Str
-
- COSARExprTimeNow - Class in com.nt.udc.io
-
This class represents the operation returning the current time
in milliseconds since Jan 1, 1970.
- COSARExprTimeNow() - Constructor for class com.nt.udc.io.COSARExprTimeNow
-
- COSARExprUnaryMinus - Class in com.nt.udc.io
-
This class represents the numeric unary minus op.
- COSARExprUnaryMinus(COSARExpr) - Constructor for class com.nt.udc.io.COSARExprUnaryMinus
-
- COSARInput - Class in com.nt.udc.io
-
This class is the base-class for all OSAR inputs.
- COSARInput(ILogger) - Constructor for class com.nt.udc.io.COSARInput
-
- COSARLogger - Class in com.nt.udc.io
-
This class represents the wrapper for
com.baynetworks.osa.log.Logger.
- COSARLogger(Logger) - Constructor for class com.nt.udc.io.COSARLogger
-
- COSAROutput - Class in com.nt.udc.io
-
This class is used to assemble together OSAR Attributes
into OSAR and send them to the class implementing IDataSink
for storage.
- COSAROutput(ILogger) - Constructor for class com.nt.udc.io.COSAROutput
-
- COSARReporter() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- COSARReporter - Class in com.nt.udc.io
-
This class is used to report information on processed NARs.
- COSARReporter(ILogger) - Constructor for class com.nt.udc.io.COSARReporter
-
- COSARReporter - Class in com.nt.udc.node.util
-
This class is used to report information on processed NARs.
- COSARReporter(LoggerIfc) - Constructor for class com.nt.udc.node.util.COSARReporter
-
- COSARReporter() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- COUNTER32_MAX - Static variable in class com.nt.udc.ndk.nplhooks.DeltaFunctionsImpl
-
- COUNTER64_MAX - Static variable in class com.nt.udc.ndk.nplhooks.DeltaFunctionsImpl
-
- countRow(String) - Method in class com.nt.udc.db.DBMaint
-
- CountsStorage - Class in com.nt.udc.statistics
-
- CountsStorage(File) - Constructor for class com.nt.udc.statistics.CountsStorage
-
- CPUMonitor - Class in com.nt.udc.util
-
- CPUMonitor(int) - Constructor for class com.nt.udc.util.CPUMonitor
-
- CPUMonitor(String, int, int, OSANodeMgr, Logger, PerformanceLogger) - Constructor for class com.nt.udc.util.CPUMonitor
-
- CR_TERMINATOR_ENABLED - Static variable in class com.nt.udc.ndk.node.config.ConfigEIFileASCII
-
This constant represents the configuration parameter used to
specify if the CR line-terminator is active.
- create(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean) - Method in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
used to create a transport that retrieves a single file
- create(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean) - Method in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
used to create transport that retrieve 1 file
- create(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Method in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
used to create a transport that retrieves a single file
- create(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Method in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
used to create transport that retrieve 1 file
- create(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean) - Method in interface com.nt.udc.ei.transport.FtpTransportFactory
-
used to create transport that retrieve 1 file
- create(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean) - Method in interface com.nt.udc.ei.transport.FtpTransportFactory
-
used to create a transport that retrieves a single file
- create(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Method in interface com.nt.udc.ei.transport.FtpTransportFactory
-
used to create transport that retrieve 1 file
- create(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Method in interface com.nt.udc.ei.transport.FtpTransportFactory
-
used to create a transport that retrieves a single file
- create(String) - Static method in class com.nt.udc.flexibleAggregator.FieldList
-
- create(Attributes) - Method in class com.nt.udc.nar.xml.DCFieldContextFactory
-
- create(int, FieldKey) - Static method in class com.nt.udc.ndk.node.DCField
-
- create(String) - Static method in class com.nt.udc.ndk.node.FieldKey
-
- create(int) - Static method in class com.nt.udc.ndk.node.FieldKey
-
- create(byte[], int, int) - Static method in class com.nt.udc.ndk.node.FieldKey
-
- create(String) - Static method in class com.nt.udc.util.VersionInfo
-
- create(Attributes) - Method in class com.nt.udc.util.xml.DefaultElementContextFactory
-
- create(Attributes) - Method in interface com.nt.udc.util.xml.ElementContextFactory
-
- create(Attributes) - Method in class com.nt.udc.util.xml.UnknownContext
-
- createCounters(String) - Method in class com.nt.udc.ndk.node.DCNode
-
Constructor for the class used to instantiate all objects needed by this
node.
- createDCStreamHandlers(boolean, int, int) - Method in class com.nt.udc.ndk.node.OINode
-
Creates DCStreamHandler object that this node is using for
inter-node communication.
- createDCStreamHandlers(boolean, int, boolean, int) - Method in class com.nt.udc.ndk.node.OINode
-
Creates DCStreamHandler object that this node is using for
inter-node communication.
- createDCStreamHandlers() - Method in class com.nt.udc.ndk.node.OINode
-
- createDefaultLogger(Hashtable<String, String>, String, File, String, String, String) - Static method in class com.nt.udc.log.Logger
-
This method creates the default server logger
- createDefaultLogger(Hashtable<String, String>, String, File, String, String, String) - Static method in class com.nt.udc.util.LoggerFactory
-
Creates an instance of default logger, which will be either node manager
logger or admin server logger based on server
- createDefaultLogger(String, File) - Static method in class com.nt.udc.util.LoggerFactory
-
- createDirs(String, String) - Static method in class com.nt.udc.osanode.NodeUtils
-
Creates directories, below homeDir
that are needed by
any given node.
- createDirs(String, String, Logger) - Static method in class com.nt.udc.osanode.NodeUtils
-
Sets
logger
to the given Logger object and calls
createDirs( String, String )
which will cause a message to be written to the logger if any
attempts to create the directories are unsuccessful.
- createEventTimeFile() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
Create a file to track the last processed event time.
- createFieldKey(String) - Method in class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- createFieldKey(String) - Method in class com.metasolv.nm.collector.file.handler.UdcRecordAdapter
-
- createFieldKey(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Used to create FieldKey objects in a controlled manner.
- createFieldProcessor(MXJavahookHandler) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Sets up the general NPLFieldProcesser passing a NAR as the output
class for the Field Processor, and passes the NPL file gained
from the config for parsing instructions for the NPL.
- createFieldProcessor() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
- createFieldProcessor() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- createFieldProcessorThreads(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- createFromStream(InputStream) - Static method in class com.nt.udc.ndk.node.FieldKey
-
- createId() - Static method in class com.nt.udc.util.threadpool.ThreadPool
-
create's an ID for the worker threads
- createKey(int, NAR, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will generate and return a key based on the record.
- createKey(int, NAR) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will generate and return a key based on the record.
- createKeyRecord(NAR) - Method in class com.nt.udc.processor.nminusonerecord.SortedNarKeyFactory
-
Returns the SortedByteArray which was used to generate the key,
based on the input NAR.
- createLogfileName(String) - Static method in class com.nt.udc.log.LogUtils
-
- createLogfileName(int) - Static method in class com.nt.udc.log.LogUtils
-
- createLoggerPropertiesFile(String, String, boolean) - Method in class com.nt.udc.log.Logger
-
- createLoggerXml(String, String, boolean) - Method in class com.nt.udc.log.Logger
-
- createMessage(String) - Method in class com.nt.udc.ei.node.soap.NewMessageFactoryImpl
-
- createMessage(String, String, String, String, SoapParameter[]) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- createMetrics() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- createNewCacheFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- createNewCacheFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- createNewCacheFile() - Method in class com.nt.udc.nar.NARFileManager
-
- createNewCacheFile() - Method in class com.nt.udc.nar.NarWriter
-
- createNewCacheFile() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
- createNewConnection() - Method in class com.nt.udc.db.ConnectionPool
-
- createNewContext(String, Attributes) - Method in class com.nt.udc.util.xml.ContextParser
-
For internal use only.
- createNewLogger(Hashtable<String, String>, String, File, String, String, String, boolean) - Static method in class com.nt.udc.log.Logger
-
This method will create an instance of new logger
- createNewRecord(NAR) - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- createPool() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
- createTask() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
- createTransportHandler(SynchronizedDirectory, String) - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
override this class to return the correct transport handler
- CRITICAL - Static variable in class com.nt.udc.log.StatusMessage
-
- critical - Static variable in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- CRITICAL_TEXT - Static variable in class com.nt.udc.log.StatusMessage
-
- CRLF_TERMINATOR_ENABLED - Static variable in class com.nt.udc.ndk.node.config.ConfigEIFileASCII
-
This constant represents the configuration parameter used to
specify if the CRLF line-terminator is active.
- CStringDataSink - Class in com.nt.udc.io
-
This class is used to write data into files in a specified output
directory.
- CStringDataSink(String, String, ILogger) - Constructor for class com.nt.udc.io.CStringDataSink
-
- CSVHeader - Static variable in class com.nt.udc.statistics.CartridgeRecordCounts
-
- CTimer - Class in com.nt.udc.io
-
This class is used as a timer.
- CTimer(ILogger) - Constructor for class com.nt.udc.io.CTimer
-
- CTimer() - Constructor for class com.nt.udc.io.CTimer
-
- CURR_FILE_EXTENSION - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the file extension used to mark
the current output file.
- CURR_FILE_EXTENSION - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- CURRENCY_CODE_LEN - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- CURRENT_CDR_COUNT - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- CURRENT_NARS - Static variable in class com.nt.udc.ndk.node.DCNodePerformance
-
- CURRENT_RATE - Static variable in class com.nt.udc.ndk.node.DCNodePerformance
-
- currentState - Variable in class com.nt.udc.ndk.node.NPLFieldProcessor
-
State-related members
- currentStorageSize - Variable in class com.nt.udc.util.ObjectStorageFile
-
- currentTime() - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the current time in milliseconds since January 1, 1970
coordinated universal time (UTC).
- currentTransactionId - Variable in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- currentWriter - Variable in class com.metasolv.nm.collector.file.FtpFileTracker
-
- CURREXTENSION - Static variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- CXML_OSARInput - Class in com.nt.udc.io.xml
-
This class is used to parse XML input, convert it to OSAR attributes and
pass it on to a class implementing IOutput.
- CXML_OSARInput(ILogger) - Constructor for class com.nt.udc.io.xml.CXML_OSARInput
-
- CXML_OSARInput() - Constructor for class com.nt.udc.io.xml.CXML_OSARInput
-
- CXML_OSAROutput - Class in com.nt.udc.io.xml
-
This class is used to output OSAR records in XML format.
- CXML_OSAROutput(ILogger) - Constructor for class com.nt.udc.io.xml.CXML_OSAROutput
-
- CXMLCharData - Class in com.nt.udc.io.xml
-
This class represents a character data XML token.
- CXMLCharData(char[]) - Constructor for class com.nt.udc.io.xml.CXMLCharData
-
- CXMLContentItem - Class in com.nt.udc.io.xml
-
This is the base-class for XML Elements.
- CXMLContentItem() - Constructor for class com.nt.udc.io.xml.CXMLContentItem
-
- CXMLElement - Class in com.nt.udc.io.xml
-
This class represents a XML element token.
- CXMLElement(char[], CXMLElement) - Constructor for class com.nt.udc.io.xml.CXMLElement
-
- CXMLElement.CXMLElementEnum - Class in com.nt.udc.io.xml
-
This class is used to enumerate the contents of a CXMLElement.
- CXMLParser - Class in com.nt.udc.io.xml
-
This class is used to parse XML input, obtained from a data-source.
- CXMLParser(IDataSource, ILogger) - Constructor for class com.nt.udc.io.xml.CXMLParser
-
- CXMLParser(IDataSource) - Constructor for class com.nt.udc.io.xml.CXMLParser
-
- CXMLScanner - Class in com.nt.udc.io.xml
-
This class converts XML input into XML tokens.
- CXMLScanner(IDataSource, ILogger) - Constructor for class com.nt.udc.io.xml.CXMLScanner
-
- CXMLScanner(IDataSource) - Constructor for class com.nt.udc.io.xml.CXMLScanner
-
- CXMLToken - Class in com.nt.udc.io.xml
-
This is the abstract base-class for classes representing XML tokens.
- CXMLToken() - Constructor for class com.nt.udc.io.xml.CXMLToken
-
- CXMLTokenString - Class in com.nt.udc.io.xml
-
This class represents XML String tokens.
- CXMLTokenString(String) - Constructor for class com.nt.udc.io.xml.CXMLTokenString
-
- CXMLTokenString(char[], int, int) - Constructor for class com.nt.udc.io.xml.CXMLTokenString
-
- CXMLTokenTag - Class in com.nt.udc.io.xml
-
This class represents an XML tag token.
- CXMLTokenTag(String, boolean) - Constructor for class com.nt.udc.io.xml.CXMLTokenTag
-
- CXMLTokenTag(char[], int, int, boolean) - Constructor for class com.nt.udc.io.xml.CXMLTokenTag
-
- cycleFile() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Cycle the output files, as configured by the node.
- cycleOldFiles() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- factory - Variable in class com.nt.udc.ei.transport.UdpMesManager
-
- Factory - Interface in com.nt.udc.util
-
This interface should be used for classes that are used to
create specific Objects.
- FALSE - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- FALSE - Static variable in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- FALSE - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FAULT - Static variable in class com.nt.udc.ei.node.soap.SoapResponseParser
-
- FC_CONFIGURATION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_CONNECTIVITY - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_INITIALIZATION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_INTERNALERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_INVALIDDATA - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_NODE_CONTROL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_RESOURCES - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_SECURITY - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_SERVER_CONTROL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- FC_UNDEFINED - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- fdChecked - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fdChecked - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- fdChecked - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fdChecked - Variable in class com.nt.udc.ndk.node.EITransport
-
- FENARMaker - Class in com.nt.udc.processor.FileEnhancer
-
This is a _very_ basic NAR file generator.
- FENARMaker() - Constructor for class com.nt.udc.processor.FileEnhancer.FENARMaker
-
- FFOIFileFormatter - Class in com.nt.udc.oi.node.flatfile
-
This class is responsible for properly formatting the output files of the
FlatFile OI node.
- FFOIFileFormatter(LoggerIfc, OIFileWriter, boolean) - Constructor for class com.nt.udc.oi.node.flatfile.FFOIFileFormatter
-
Construct a new FFOIFileFormatter
.
- FFOINode - Class in com.nt.udc.oi.node.flatfile
-
This OI Node generates ASCII text files from incoming NARs.
- FFOINode() - Constructor for class com.nt.udc.oi.node.flatfile.FFOINode
-
Default Constructor; instantiates objects necessary to
define the DCNodeTypeIfc methods.
- FFOINode(String[]) - Constructor for class com.nt.udc.oi.node.flatfile.FFOINode
-
Constructor for the class.
- FFOINodeConfigGUI - Class in com.nt.udc.oi.node.flatfile
-
This class is used to build the configuration panel for the Flat File
OI Node (FFOINode).
- FFOINodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
Calls parent's constructor
- ffOIRecord - Variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- FFOIRecord - Class in com.nt.udc.oi.node.flatfile
-
This DCOIRecord
object is specifically for use with
FFOINode
.
- FFOIRecord() - Constructor for class com.nt.udc.oi.node.flatfile.FFOIRecord
-
Constructor for the class.
- FIELD_LENGTH_FILE_NAME - Static variable in class com.nt.udc.ndk.node.config.ConfigEIFieldLength
-
This constant represents the configuration parameter used to
specify name of the file which defines the length of each
field in a file
- FIELD_SEPARATOR - Static variable in class com.nt.udc.util.NodeLocationFileReader
-
- FIELD_TAG - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- fieldArray - Variable in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- fieldCalc - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- FIELDCONTAINER - Static variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- FIELDCONTAINER - Static variable in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
The parameter name indicating the character which 'wraps' fields
in an output record.
- FieldDataInfo - Class in com.nt.udc.ei.node.amadirpei.configReader
-
This class is used to store a field info line from the AMA config file (ex: "BYTES myfield 4,")
- FieldDataInfo() - Constructor for class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
- FieldDef - Class in com.metasolv.nm.collector.file.handler
-
- FieldDef(DCNode) - Constructor for class com.metasolv.nm.collector.file.handler.FieldDef
-
- FieldDef(DCNode, String) - Constructor for class com.metasolv.nm.collector.file.handler.FieldDef
-
- FIELDDELIM_ATT - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- fieldDelimiter - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- fieldDelimiter - Variable in class com.metasolv.nm.collector.file.handler.RecordDef
-
- fieldDelimiter - Variable in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- FIELDDELIMITER - Static variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- FIELDDELIMITER - Static variable in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
The parameter name indicating the delimiter between fields in an
output record.
- fieldEditor1 - Variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- fieldEditor2 - Variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- fieldExist(FieldKey) - Method in class com.nt.udc.nar.NAR
-
A proper implementation of fieldExist().
- fieldExists(DCFieldContainer, String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns true if the specified field exists in the given record,
false otherwise.
- FieldFromObjectMapper - Class in com.nt.udc.asn1base
-
- FieldFromObjectMapper() - Constructor for class com.nt.udc.asn1base.FieldFromObjectMapper
-
- fieldHash - Variable in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- fieldHash - Variable in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- FieldKey - Class in com.nt.udc.ndk.node
-
- fieldKeys - Variable in class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- fieldKeys - Variable in class com.metasolv.nm.collector.file.handler.UdcRecordAdapter
-
- FieldList - Class in com.nt.udc.flexibleAggregator
-
- FieldList() - Constructor for class com.nt.udc.flexibleAggregator.FieldList
-
- fieldName - Variable in class com.metasolv.nm.collector.file.handler.FieldDef
-
- fieldProcessor - Variable in class com.nt.udc.ndk.node.EINode
-
The DCFieldProcessor
class in an EI is specifically used
for the purpose of moving records from an object associated with the
raw input form to NAR Records.
- fieldProcessor - Variable in class com.nt.udc.ndk.node.ProcessorNode
-
The DCFieldProcessor
class in this ProcessorNode is where
all the real work occurs.
- fields - Variable in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- FILE_DIR - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the node's output directory.
- FILE_DIR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- FILE_DUPLICATE - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- FILE_DUPLICATE_TIMER - Static variable in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- file_expiry_time - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- file_expiry_time - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- FILE_EXPIRY_TIME - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- FILE_GRP_NUM_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- FILE_HEADER_SIZE - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- FILE_IN_GRP_NUM_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- FILE_LOCATION - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FILE_LOCATION_LABEL - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FILE_NAME - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the node's output file name.
- FILE_NAME - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- FILE_PATTERN_MODE - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FILE_PREFIX - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- FILE_RETENTION_ACTION - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_ACTION_ARCHIVE - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_ACTION_DEFAULT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_ACTION_DELETE - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_ARCHIVE_FOLDER - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_DAYS - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_DAYS_DEFAULT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_FOLDER_DEFAULT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FILE_RETENTION_USED - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameters used for processed files retention
- FILE_SEQUENCE - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- FILE_SUFFIX - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- FILE_SUFFIX - Static variable in class com.nt.udc.ei.node.ipdr.IPDREINode
-
- FILE_SUFFIX - Static variable in class com.nt.udc.ei.node.xml.XMLEIFileConfigGUI
-
- FileAccessException - Exception in com.nt.udc.exceptions
-
- FileAccessException() - Constructor for exception com.nt.udc.exceptions.FileAccessException
-
- FileAccessException(String) - Constructor for exception com.nt.udc.exceptions.FileAccessException
-
- FileAccessException(String, String) - Constructor for exception com.nt.udc.exceptions.FileAccessException
-
- FileBasedTimePartition - Class in com.nt.udc.processor.DuplicateProcessor.partition
-
Implements a Time Partition that uses a persistent store based on simple ASCII flat files.
- FileBasedTimePartition(Interval, File, int, float, LoggerIfc, TimePartitionManager.PARTITION_SIZE) - Constructor for class com.nt.udc.processor.DuplicateProcessor.partition.FileBasedTimePartition
-
Default Constructor
- FileBasedTimePartition(ZonedDateTime, ZonedDateTime, File, int, float, LoggerIfc, TimePartitionManager.PARTITION_SIZE) - Constructor for class com.nt.udc.processor.DuplicateProcessor.partition.FileBasedTimePartition
-
Default Constructor
- fileChanged(File) - Method in class com.nt.udc.ei.node.sol42.SchemaManager
-
Indicates whether the given fileName has been updated
- fileChanged(FileItem) - Method in interface com.nt.udc.util.AcctEventListener
-
Indicates that a system file changed.
- fileChanged(FileItem) - Method in class com.nt.udc.util.SystemModel
-
- FileCheckpointData - Class in com.nt.udc.ndk.processor
-
- FileCheckpointData(CheckpointUserIfc) - Constructor for class com.nt.udc.ndk.processor.FileCheckpointData
-
- fileClosing(DCFieldContainer) - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
This method is called from putToFile() and shutdown() just before a
file is closed.
- fileClosing(DCFieldContainer) - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
write out footer
stop incrementing the lines and characters after the End value
- fileClosing(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
This is a callback from the base-class.
- fileClosing(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROITableFormatter
-
- fileClosing(DCFieldContainer) - Method in class com.nt.udc.oi.node.xml.XMLOIFormatter
-
This is a callback from the base-class.
- FileComparator - Interface in com.nt.udc.util
-
The purpose of this interface is to allow a more detailed File
comparison than that supported by the File class.
- fileCycler - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fileCycler - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fileDataIsAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- fileDataIsAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- fileDataIsAvailable() - Method in class com.nt.udc.nar.NARFileManager
-
- fileDataIsAvailable() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
This is just a dummy implementation, any field processor needing the file level transaction behavior should override this method
and implement correct behavior.
- fileDataIsAvailable() - Method in interface com.nt.udc.ndk.node.FileDataReceiverIfc
-
Allows a FileDataProvider to indicate that some data is
available for processing
- fileDataIsAvailable() - Method in class com.nt.udc.ndk.node.OITransport
-
This method is used by the FileDataProvider to tell the receiver that
data is available.
- fileDataProvider - Variable in class com.nt.udc.nar.NARFileManager
-
Reference to the object providing file data to this NAR router.
- filedataProvider - Variable in class com.nt.udc.ndk.node.OITransport
-
Reference to the FileDataProvider of the transport.
- FileDataProviderIfc - Interface in com.nt.udc.ndk.node
-
- fileDataReceiver - Variable in class com.nt.udc.nar.NARFileManager
-
Reference to the object receiving file data from this NAR router.
- filedataReceiver - Variable in class com.nt.udc.ndk.node.EITransport
-
Reference to the FileDataReceiver of the transport.
- FileDataReceiverIfc - Interface in com.nt.udc.ndk.node
-
- FILEDIR - Static variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- FILEDIR_COLUMN - Static variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- fileduplicateCheck - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fileduplicateCheck - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- fileduplicateCheck - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fileduplicateCheck - Variable in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- fileDuplicateCheck - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- fileduplicateCheck - Variable in class com.nt.udc.ndk.node.EITransport
-
- fileDuplicateLabel - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- FileEIConfigGUI - Class in com.metasolv.nm.collector.file
-
This class is based on the FlatFileEIConfigGUI class.
- FileEIConfigGUI(DCNodeConfigData) - Constructor for class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FileEIConfigGUI() - Constructor for class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FileEIDuplicateCheck - Class in com.nt.udc.ndk.node
-
- FileEIDuplicateCheck(LoggerIfc, File, long) - Constructor for class com.nt.udc.ndk.node.FileEIDuplicateCheck
-
- FileEINode - Class in com.metasolv.nm.collector.file
-
This class is based on the FlatFileEINode class.
- FileEINode() - Constructor for class com.metasolv.nm.collector.file.FileEINode
-
Default Constructor; instantiates objects necessary to define the
DCNodeTypeIfc methods.
- FileEINode(String[]) - Constructor for class com.metasolv.nm.collector.file.FileEINode
-
Constructor for the class.
- FileEINodeHandler - Class in com.metasolv.nm.collector.file
-
- FileEINodeHandler() - Constructor for class com.metasolv.nm.collector.file.FileEINodeHandler
-
- FileEINodeHandler(FileEINode) - Constructor for class com.metasolv.nm.collector.file.FileEINodeHandler
-
- FileEIRecord - Class in com.metasolv.nm.collector.file.handler
-
- FileEIRecord() - Constructor for class com.metasolv.nm.collector.file.handler.FileEIRecord
-
- FileEISequenceCheck - Class in com.nt.udc.ndk.node
-
- FileEISequenceCheck(LoggerIfc, File, String, String) - Constructor for class com.nt.udc.ndk.node.FileEISequenceCheck
-
- FileEISequenceCheck(LoggerIfc, File, String) - Constructor for class com.nt.udc.ndk.node.FileEISequenceCheck
-
- FileEITransport - Class in com.metasolv.nm.collector.file
-
This class is based on the other FileEITransport class of the same name.
- FileEITransport(DCNode, FileHandlerIfc, SMGLock, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.metasolv.nm.collector.file.FileEITransport
-
- FileEITransport(DCNode, FileHandlerIfc, SMGLock, boolean, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.metasolv.nm.collector.file.FileEITransport
-
- FileEITransport(DCNode, FileHandlerIfc, SMGLock, boolean, FtpFileTracker, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.metasolv.nm.collector.file.FileEITransport
-
- FileEITransport - Class in com.nt.udc.ei.transport
-
Used to represent a class that provides
the processing "engine" for files that
are retrieved or sent from network
elements.
- FileEITransport(DCNode, File, String, SMGLock) - Constructor for class com.nt.udc.ei.transport.FileEITransport
-
Use this form when monitoring a local directory directly,
as opposed to waiting to be notified when files are ready to
process.
- FileEITransport(DCNode, SynchronizedDirectory, String, SMGLock) - Constructor for class com.nt.udc.ei.transport.FileEITransport
-
Use this form when you want to be notified when files are ready to
be processed.
- FileEnhancerNode - Class in com.nt.udc.processor.FileEnhancer
-
This Processor Node is the generic node for doing NPL based enhancements
with data stored in an external file.
- FileEnhancerNode() - Constructor for class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Default Constructor.
- FileEnhancerNode(String[]) - Constructor for class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Constructor for the FileEnhancerNode.
- FileEnhancerNodeConfigGUI - Class in com.nt.udc.processor.FileEnhancer
-
- FileEnhancerNodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
Calls parent constructor
- FileEnhMethodHandler - Class in com.nt.udc.processor.FileEnhancer
-
- FileEnhMethodHandler() - Constructor for class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
Default Constructor.
- FileEnhMethodHandler(Hashtable, String) - Constructor for class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
Constructor for the FileEnhMethodHandler.
- FileEnhMethodHandlerIfc - Interface in com.nt.udc.processor.FileEnhancer
-
- fileExpiryTimeBox - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- FileFilterPattern - Class in com.metasolv.nm.collector.file
-
Network Mediation
User: jwu
Date: Oct 27, 2005
Time: 10:59:30 AM
MetaSolv Software Inc.
- FileFilterPattern(String, String, String, String) - Constructor for class com.metasolv.nm.collector.file.FileFilterPattern
-
- fileFormatter - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
- fileHandler - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fileHandler - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- fileHandler - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- FileHandlerIfc - Interface in com.metasolv.nm.collector.file.handler
-
- FileHashtable - Class in com.nt.udc.util
-
This class handles the key -> disk based Object mappings, where
the disk-based Object is handled with an ObjectStorageFile class.
- FileHashtable(ObjectStorageFile, Factory) - Constructor for class com.nt.udc.util.FileHashtable
-
Create a new file-based table.
- FileHashtable(ArrayList, Factory) - Constructor for class com.nt.udc.util.FileHashtable
-
- FileHashtableTest - Class in com.nt.udc.processor.nminusonerecord
-
- FileHashtableTest(String) - Constructor for class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
- FileHeaderInfo(InputStream) - Constructor for class com.metasolv.nm.collector.asn1file.Asn1FileHandler.FileHeaderInfo
-
- fileHeaderSize - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- fileHndlr - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- FileInputProcessor - Class in com.nt.udc.ndk.processor
-
- FileInputProcessor(PartitionedDCNode, String) - Constructor for class com.nt.udc.ndk.processor.FileInputProcessor
-
- fileLevelTransaction - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fileLevelTransaction - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- fileLevelTransaction - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- fileLevelTransaction - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fileLevelTransaction - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- fileLevelTransaction - Variable in class com.nt.udc.ei.transport.FileEITransport
-
- FILELEVELTRANSACTION - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- fileLevelTransaction - Variable in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- fileLevelTransaction - Variable in class com.nt.udc.ndk.node.NPLProcessorNode
-
- fileLevelTransaction - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
- fileLevelTransaction - Variable in class com.nt.udc.ndk.node.OIMultiThreadManager
-
- fileLevelTransaction - Variable in class com.nt.udc.ndk.node.ProcessorMultiThreadManager
-
- fileLevelTransaction - Variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- FileLevelTransactionException - Exception in com.nt.udc.exceptions
-
- FileLevelTransactionException() - Constructor for exception com.nt.udc.exceptions.FileLevelTransactionException
-
- FileLevelTransactionException(String) - Constructor for exception com.nt.udc.exceptions.FileLevelTransactionException
-
- fileLevelTransactionJLable - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- fileLevelTransactionLabel - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Label string for fileLevelTransactionCheckBox
- fileLevelTransCheckBox - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
This field is used to determine if the cartridge participates in file level transaction node chain
This field will not be added to the default tab, any cartridge wanting to to have file level transaction functionality
should add this field to extended UI panel
- FileListSorter - Class in com.nt.udc.util
-
This class contains static methods to obtain and sort a list of files
from a directory.
- FileListSorter() - Constructor for class com.nt.udc.util.FileListSorter
-
- fileLocationPrompt - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- fileLocationTextField - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FILEMGRINIT - Static variable in class com.nt.udc.osanode.OSARFileMngr
-
- fileMngr - Variable in class com.nt.udc.ndk.node.DCNode
-
The DCStreamHandler class manages all access to all streams/files that
are used to transfer data between nodes.
- fileName - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- FILENAME - Static variable in class com.nt.udc.oi.node.flatfile.FFOINode
-
- filename(String) - Static method in class com.nt.udc.util.FileUtils
-
Returns the filename portion of a specific file string.
- FILENAME_NAR_ID - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- FILENAME_NAR_ID - Static variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- FILENAME_NAR_ID - Static variable in class com.nt.udc.ei.node.nar.NAREIFileProcessor
-
- FILENAME_NAR_ID - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- FILENAME_NAR_ID - Static variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- fileName_str - Static variable in class com.nt.udc.log.Logger
-
- FileNameComparator - Class in com.nt.udc.util
-
Default File comparison class, which uses File.lastModified()
for sorting comparisons.
- FileNameComparator() - Constructor for class com.nt.udc.util.FileNameComparator
-
- FileNameComparator(LoggerIfc) - Constructor for class com.nt.udc.util.FileNameComparator
-
- FilenameGenerator - Class in com.nt.udc.util
-
This class is used to generate filenames.
- FilenameGenerator(String) - Constructor for class com.nt.udc.util.FilenameGenerator
-
- fileNum - Static variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- FileOITransport - Class in com.nt.udc.oi.transport
-
This transport can be used as a generic transport for the creation and
management of files created by an OI node.
- FileOITransport(OINode, OIFileFormatter) - Constructor for class com.nt.udc.oi.transport.FileOITransport
-
Construct a new FileOITransport
to be used within the
specified OINode
.
- FileOITransport(OINode, OIFileFormatter, AbstractOIFtpPusher) - Constructor for class com.nt.udc.oi.transport.FileOITransport
-
Construct a new FileOITransport
to be used within the
specified OINode
.
- FileOITransport(OINode, DataProviderIfc, OIFileFormatter) - Constructor for class com.nt.udc.oi.transport.FileOITransport
-
Construct a new FileOITransport
to be used within the
specified OINode
, receiving its data from the given
DataProvider.
- FileOITransport(OINode, DataProviderIfc, OIFileFormatter, AbstractOIFtpPusher) - Constructor for class com.nt.udc.oi.transport.FileOITransport
-
Construct a new FileOITransport
to be used within the
specified OINode
, receiving its data from the given
DataProvider.
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
This method is called from putToFile() after a new file is opened.
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.oi.node.flatfile.FFOIFileFormatter
-
Overrides OIFileFormatter.fileOpening().
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
write out header
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
This is a callback from the base-class.
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROITableFormatter
-
- fileOpening(DCFieldContainer) - Method in class com.nt.udc.oi.node.xml.XMLOIFormatter
-
This is a callback from the base-class.
- FileOutputProcessor - Class in com.nt.udc.ndk.processor
-
- FileOutputProcessor(PartitionedDCNode) - Constructor for class com.nt.udc.ndk.processor.FileOutputProcessor
-
- FileParseException - Exception in com.nt.udc.exceptions
-
- FileParseException() - Constructor for exception com.nt.udc.exceptions.FileParseException
-
- FileParseException(String) - Constructor for exception com.nt.udc.exceptions.FileParseException
-
- filePattern_str - Static variable in class com.nt.udc.log.Logger
-
- filePatternMode - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- filePatternMode - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- filePatternMode - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- FilePositionCheckpointData - Class in com.nt.udc.ndk.checkpoint
-
- FilePositionCheckpointData(CheckpointUserIfc) - Constructor for class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- fileProcessor - Variable in class com.nt.udc.util.FtpTransportSession
-
Object notified when the file has been successfully transferred;
The notification must be done by the sub-class at the appropriate
location, using the ActionListener "notifyListener" method.
- FileRejectException - Exception in com.nt.udc.exceptions
-
- FileRejectException() - Constructor for exception com.nt.udc.exceptions.FileRejectException
-
- FileRejectException(String) - Constructor for exception com.nt.udc.exceptions.FileRejectException
-
- FileRetentionListener() - Constructor for class com.nt.udc.ndk.gui.OIFtpConfigGUI.FileRetentionListener
-
- FileRetentionThread - Class in com.nt.udc.ndk.util
-
FileRetetentionThread is responsible for moving/deleting older files
from DC output directory to archive directory after retention period.
- FileRetentionThread(int, String, String, String, String, LoggerIfc, String) - Constructor for class com.nt.udc.ndk.util.FileRetentionThread
-
constructor with prefix parameter.
- FileRetentionThread(int, String, String, String, String, LoggerIfc) - Constructor for class com.nt.udc.ndk.util.FileRetentionThread
-
The constructor used initialize the parameters required for File Retention thread.
- FileSelectorIfc - Interface in com.nt.udc.ei.transport
-
This interface defines the methods that must be implemented in
order for a class to be a File Selector Interface.
- fileSeqCheck - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fileSeqCheck - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- fileSeqCheck - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fileSeqCheck - Variable in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- fileSeqCheck - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- fileSeqCheck - Variable in class com.nt.udc.ei.transport.FileEITransport
-
- fileSequenceCheck - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- fileSequenceLabel - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- filesProcessed - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- filesToCompress - Variable in class com.nt.udc.ndk.util.OICompressor
-
- filesToFTP - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FileStore - Class in com.nt.udc.processor.DuplicateProcessor.partition
-
- FileStore(File) - Constructor for class com.nt.udc.processor.DuplicateProcessor.partition.FileStore
-
Default Constructor
- filesToTransfer - Variable in class com.nt.udc.ndk.util.OICompressor
-
- fileSuffix - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- FileSystemCleaner - Class in com.nt.udc.util
-
This class handles file system cleaning, and has the option
to make it timer based.
- FileSystemCleaner(LoggerIfc) - Constructor for class com.nt.udc.util.FileSystemCleaner
-
Constructs a FileSystemCleaner with a logger.
- FileSystemCleaner(LoggerIfc, int) - Constructor for class com.nt.udc.util.FileSystemCleaner
-
Constructs a FileSystemCleaner with a logger and timer delay.
- fileToProcess - Variable in class com.nt.udc.ndk.node.EITransport
-
- FileUtils - Class in com.nt.udc.util
-
- FileUtils() - Constructor for class com.nt.udc.util.FileUtils
-
- fileWriter - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
- fileWriter - Variable in class com.nt.udc.ndk.util.OIFileWriter
-
- Filter - Class in com.nt.udc.db
-
Title: UDC Filter
Description: This object is used to contain the FilterItem objects that are
used to help construct a database request.
- Filter() - Constructor for class com.nt.udc.db.Filter
-
- FILTERBYID - Static variable in interface com.nt.udc.ei.node.jdbc.JDBCEIConfigFieldsIfc
-
- FILTERBYTIME - Static variable in interface com.nt.udc.ei.node.jdbc.JDBCEIConfigFieldsIfc
-
- FILTERCOLUMN - Static variable in interface com.nt.udc.ei.node.jdbc.JDBCEIConfigFieldsIfc
-
- FilterItem - Class in com.nt.udc.db
-
Title: UDC FilterItem
Description: This object is used to construct a database request.
- FilterItem() - Constructor for class com.nt.udc.db.FilterItem
-
- FilterItem(SqlField, int, String) - Constructor for class com.nt.udc.db.FilterItem
-
This constructor is for creating an a filter item object.
- FilterItem(SqlField, int, int) - Constructor for class com.nt.udc.db.FilterItem
-
This constructor is for creating an a filter item object.
- FILTERTYPE - Static variable in interface com.nt.udc.ei.node.jdbc.JDBCEIConfigFieldsIfc
-
- finalize() - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- finalize() - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
- FINISH_EXT - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- finishedProcessing(CManagedFile) - Method in class com.nt.udc.io.CFileMgr
-
This function is called after a file has been processed.
- finishedProcessing(CManagedFile) - Method in class com.nt.udc.node.util.CFileMgr
-
This function is called after a file has been processed.
- fireAdminServerChanged(Object, StatusMessage) - Method in class com.nt.udc.util.AcctEventSender
-
- fireFileChanged(Object, FileItem) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodeChanged(Object, NMItem) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodeManagerChanged(Object, NMItem) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodeManagersAdded(Object, Vector) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodeManagersRemoved(Object, Vector) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodePerformanceUpdate(Object, Vector) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodesAdded(Object, NMItem) - Method in class com.nt.udc.util.AcctEventSender
-
- fireNodesRemoved(Object, NMItem) - Method in class com.nt.udc.util.AcctEventSender
-
- fireSystemUpdate(Object, SystemModel) - Method in class com.nt.udc.util.AcctEventSender
-
- FIRST - Static variable in class com.nt.udc.util.CPUMonitor
-
- firstField() - Method in class com.nt.udc.ndk.node.ListField
-
- FixedRateTimer - Class in com.nt.udc.util
-
Title: FixedRateTimer
Description: Sleeps until the beginning of a new time interval defined
by its sleepTime setting
Copyright: Copyright (c) 2001
Company: Nortel Networks
- FixedRateTimer() - Constructor for class com.nt.udc.util.FixedRateTimer
-
- FixedRateTimer(long) - Constructor for class com.nt.udc.util.FixedRateTimer
-
- FlatFileEIConfigGUI - Class in com.nt.udc.ei.node.ffei
-
This class encapsulates all the GUI widgets needed for
configuring the Flat File EI Node.
- FlatFileEIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
- FlatFileEINode - Class in com.nt.udc.ei.node.ffei
-
Provides an EI Node for periodically retrieving one or
more files from a local directory and processing them
according to a processing object specified at runtime.
- FlatFileEINode() - Constructor for class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Default Constructor; instantiates objects necessary to
define the DCNodeTypeIfc methods.
- FlatFileEINode(String[]) - Constructor for class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Constructor for the class.
- FlatFileEIProcessor - Class in com.nt.udc.ei.node.ffei
-
- FlatFileEIProcessor(EINode, File, String, SMGLock) - Constructor for class com.nt.udc.ei.node.ffei.FlatFileEIProcessor
-
Use this constructor when the accounting files
are pushed to a local directory by an outside source.
- FlatFileEIProcessor(EINode, SynchronizedDirectory, String, SMGLock) - Constructor for class com.nt.udc.ei.node.ffei.FlatFileEIProcessor
-
Use this constructor when using FTP to retrieve the accounting files
that need to be processed.
- fldAsAttribute - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
This parameter specifies how to generate IPDR records.
- fldAsSubElemenetAndEndTag - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- fldAsSubElements - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- fldContainerJTF - Variable in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
- fldDelimiterJTF - Variable in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
- fldWithTables - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- FlexibleAggregatorAttributeCombinations - Class in com.nt.udc.flexibleAggregator
-
- FlexibleAggregatorAttributeCombinations(LoggerIfc) - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Simple constructor.
- FlexibleAggregatorAttributeSet - Class in com.nt.udc.flexibleAggregator
-
- FlexibleAggregatorAttributeSet(NPLFieldProcessor, LoggerIfc) - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeSet
-
Constructor just creates the internal map and leaves it empty.
- FlexibleAggregatorFieldProcessor - Class in com.nt.udc.flexibleAggregator
-
- FlexibleAggregatorFieldProcessor(Class, FlexibleAggregatorNode, String, String, IDCMethodHandler) - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- FlexibleAggregatorHandler - Class in com.nt.udc.flexibleAggregator
-
This is the handler class for the enhancer aggregator.
- FlexibleAggregatorHandler() - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- FlexibleAggregatorNode - Class in com.nt.udc.flexibleAggregator
-
This is the basic aggregator, rewritten to expose the
internal functionality through java hooks.
- FlexibleAggregatorNode(String[]) - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
Creates an aggregator node
- FlexibleAggregatorNode() - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
Creates an aggregator node
- FlexibleAggregatorNodeConfigGUI - Class in com.nt.udc.flexibleAggregator
-
- FlexibleAggregatorNodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.flexibleAggregator.FlexibleAggregatorNodeConfigGUI
-
Creates the aggregator node's config GUI object.
- FlexibleAggrFlushRecord - Class in com.nt.udc.flexibleAggregator.table
-
This class simply holds the information related to a record that
needs to be flushed by the TimerFlush class.
- FlexibleAggrFlushRecord(Object, long, int) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleAggrFlushRecord
-
Creates the flush record object with the key of the actual
record, and the time that records will be flushed.
- FlexibleAggrKeyFactory - Class in com.nt.udc.flexibleAggregator.table
-
This class produces keys for aggregator records.
- FlexibleAggrKeyFactory(FieldKey[]) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleAggrKeyFactory
-
Creates a new key factory with the configuration object and
a logger.
- FlexibleAggrTable - Class in com.nt.udc.flexibleAggregator.table
-
Currently, this class handles the table functionality of an
aggregator.
- FlexibleAggrTable(LoggerIfc, Factory, File, int, String) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Creates the base object.
- FlexibleNARKey - Class in com.nt.udc.flexibleAggregator.table
-
This class extends the NARKey to have a boolean indicating if the key is active.
- FlexibleNARKey(NARKey) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleNARKey
-
These are the constructors from the base NARKey.
- FlexibleNARTimer - Class in com.nt.udc.flexibleAggregator.table
-
This class implements Serializable to read/write object to a file.
- FlexibleNARTimer() - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
- FlexibleNARTimer(FlexibleNARKey, Long) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
- FlexibleTableFlush - Class in com.nt.udc.flexibleAggregator.table
-
This class handles basic flushing-related functionality.
- FlexibleTableFlush(LoggerIfc, FlexibleAggrTable, DCStreamHandler, String, int, boolean, boolean, File) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
- FlexibleTableFlush(LoggerIfc, FlexibleAggrTable, DCStreamHandler, String, int, boolean, boolean) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
- FlexibleTimerFlush - Class in com.nt.udc.flexibleAggregator.table
-
This class handles all timer related flushing functionality.
- FlexibleTimerFlush(LoggerIfc, FlexibleAggrTable, FlexibleTableFlush, long, boolean, boolean) - Constructor for class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- FLOAT - Static variable in class com.nt.udc.ndk.node.DCField
-
- FLOAT - Static variable in class com.nt.udc.osar.OSARecAttr
-
- float2bytes(float) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- float2bytes(float) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified float
(IEEE 754 32-bit single-precision floating-point type) value.
- float2str(float) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the specified float value.
- FLOAT_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- FloatAttr - Class in com.nt.udc.osar
-
- FloatAttr(int, float) - Constructor for class com.nt.udc.osar.FloatAttr
-
- FloatAttr(int, byte[]) - Constructor for class com.nt.udc.osar.FloatAttr
-
- FloatField - Class in com.nt.udc.ndk.node
-
The class FloatField.
- FloatField(int, float) - Constructor for class com.nt.udc.ndk.node.FloatField
-
- FloatField(String, float) - Constructor for class com.nt.udc.ndk.node.FloatField
-
- FloatField(FieldKey, float) - Constructor for class com.nt.udc.ndk.node.FloatField
-
- FloatField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.FloatField
-
- FloatField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.FloatField
-
- FloatFieldContext - Class in com.nt.udc.nar.xml
-
- FloatFieldContext() - Constructor for class com.nt.udc.nar.xml.FloatFieldContext
-
- floatValue(byte[], int, int, int) - Static method in class com.nt.udc.ndk.node.DCFieldTypeConverter
-
Converts the incoming value to a float value.
- flush() - Method in class com.nt.udc.ndk.checkpoint.BaseCheckpointData
-
- flush() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Flush the contents of the output stream buffer to the file.
- flush() - Method in class com.nt.udc.util.xml.XMLWriter
-
Flush the output.
- FLUSH_INACTIVE_KEY - Static variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- FLUSH_INTERVAL - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- FLUSH_INTERVAL - Static variable in class com.nt.udc.aggregator.AggregatorNodeConfigGUI
-
- FLUSH_INTERVAL - Static variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNodeConfigGUI
-
- FLUSH_INTERVAL - Static variable in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNodeConfigGUI
-
- flushCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.nar.NarReader
-
- flushCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.nar.NarWriter
-
- flushCheckpoint(BaseCheckpointData) - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- flushCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- flushCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- flushCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- flushConditions - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- FlushConditions - Class in com.nt.udc.aggregator.util
-
This class implements some simple conditions that check whether
a certain record (or set of records) need to be flushed from
the table.
- FlushConditions(AggrConfig, LoggerIfc, AggrTable, File) - Constructor for class com.nt.udc.aggregator.util.FlushConditions
-
Creates an object to handle the flushing conditions
- FlushElement - Class in com.nt.udc.util.table
-
This class simply holds the information related to an element that
needs to be flushed by a Timer-related flush class.
- FlushElement(Object, long) - Constructor for class com.nt.udc.util.table.FlushElement
-
Creates the flush element object with the key of the actual
element, and the time that elements will be flushed.
- flushHandler - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- FlushHandler - Interface in com.nt.udc.util.table
-
This interface provides the functionality for flushing an Object
from a Map/Table.
- flushImmediate(NAR, int, boolean, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- flushImmediate(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- flushImmediate(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- flushInactiveRecords() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- flushIntervalDefVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- flushIntervalMaxVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- flushIntervalMinVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- flushOldRecords() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- flushRecord(NAR) - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the given record to the next node.
- flushRecord(NAR) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the given record to the next node.
- flushRecord(Object) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTableFlush
-
Flushes the given key from the table.
- flushRecord(Object) - Method in interface com.nt.udc.util.table.FlushHandler
-
For flushing a single record from the table.
- flushRecordAndRemove(NAR, NARKey) - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the given record to the next node, and removes
all traces of it from the table.
- flushRecordAndRemove(NAR, FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the given record to the next node, and removes
all traces of it from the table.
- flushRecords(NAR[]) - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the given set of records to the next node.
- flushRecords(NAR[]) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the given set of records to the next node.
- flushTableRecord(NARKey) - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the given record to the next node, after removing it from
the table.
- flushTableRecord(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the given record to the next node, after removing it from
the table.
- flushTableRecords(NARKey[]) - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the set of records to the next node, after removing it from
the table.
- flushTableRecords(FlexibleNARKey[]) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the set of records to the next node, after removing it from
the table.
- FLUSHTIMER_SET - Static variable in class com.nt.udc.aggregator.AggregatorNodeConfigGUI
-
- FLUSHTIMER_SET - Static variable in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNodeConfigGUI
-
- flushTimerQueue - Variable in class com.nt.udc.aggregator.table.TimerFlush
-
- focusGained(FocusEvent) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Called when one of the text fields gains focus.
- focusLost(FocusEvent) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Called when one of the text fields loses focus.
- FOOTER_FTR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- forceNSDecl(String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Force a Namespace to be declared on the root element.
- forceNSDecl(String, String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Force a Namespace declaration with a preferred prefix.
- FORMAT_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- formatDate(Calendar, int) - Static method in class com.nt.udc.log.LogUtils
-
- formatDate(Calendar) - Static method in class com.nt.udc.log.LogUtils
-
- formatTime(Calendar) - Static method in class com.nt.udc.log.LogUtils
-
- formJDBCURL() - Method in class com.nt.udc.db.DBConnectionFactory
-
- formURL(boolean) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- fos - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- fp - Variable in class com.nt.udc.ndk.node.EINode
-
- fp - Variable in class com.nt.udc.ndk.node.ProcessorNode
-
- fpThread - Variable in class com.nt.udc.ndk.node.EINode
-
If using a thread field processor, this is where it should run.
- fpThread - Variable in class com.nt.udc.ndk.node.OINode
-
Manages the node's field processor.
- fpThread - Variable in class com.nt.udc.ndk.node.ProcessorNode
-
If using a thread field processor, this is where it should run.
- free() - Method in class com.nt.udc.io.COSARAttrString
-
- free() - Method in class com.nt.udc.io.xml.CXMLCharData
-
- free() - Method in class com.nt.udc.io.xml.CXMLContentItem
-
This function is used for managing freed objects,
which we reuse.
- free() - Method in class com.nt.udc.io.xml.CXMLElement
-
- free() - Method in class com.nt.udc.io.xml.CXMLToken
-
This function is used to free a token.
- free() - Method in class com.nt.udc.io.xml.CXMLTokenString
-
This function is used to free a CXMLTokenString.
- free() - Method in class com.nt.udc.io.xml.CXMLTokenTag
-
This function is used to free a CXMLToken tag, which may be
reused later on.
- freeze(Callback) - Method in class com.nt.udc.util.state.StateFreezeHelper
-
Changes the StateFreezeHelper to a "frozen" state.
- freezeHelper - Variable in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- freezeObjects() - Method in class com.nt.udc.util.state.StateFreezer
-
This method freezes all the registered "active" objects.
- freezeState(Callback) - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Used by the StateManager thread to halt the processing while
the state of the node is saved.
- freezeState(Callback) - Method in class com.nt.udc.nar.NarWriter
-
Used by another Thread to request the timer to freeze, and halt its
processing.
- freezeState(Callback) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Used by the StateManager thread to halt the processing while the state of
the node is saved.
- freezeState(Callback) - Method in interface com.nt.udc.util.state.StateFreezable
-
Called when the implementing Object should
freeze its current state.
- frmForNoneTableUsage - Variable in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- from(ZonedDateTime, ZonedDateTime) - Static method in class com.nt.udc.util.Interval
-
creates an Interval from two supplied ZoneDateTimes.
- from(Interval) - Static method in class com.nt.udc.util.Interval
-
create a new Inverval from an existing Interval
- fromByteArray(byte[]) - Static method in class com.nt.udc.ei.node.jdbc.JDBCEIRecord
-
Create an instance of JDBCEIRecord from the given byte array.
- fromByteArray(byte[]) - Static method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Create an instance of JDBCOIRecord from the given byte array.
- fromBytes(byte[]) - Static method in class com.nt.udc.nar.NAR
-
- fromBytes(byte[]) - Static method in class com.nt.udc.osar.OSAR
-
The method gets an OSAR object from a byte array
- fromLine(String) - Method in class com.nt.udc.db.DBInfo
-
- fromLine(String) - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- fromLine(String) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
This method constructs NodeChainTestCfgItem object from line.
- fromUTC(long, long) - Static method in class com.nt.udc.util.Interval
-
creates an Interval from to supplied longs representing epoch milliseconds.
- fromXML(Reader, OutputStream) - Method in class com.nt.udc.nar.NARConverter
-
- FROZEN - Static variable in class com.nt.udc.util.state.State
-
For use when an Object has stopped processing momentarily, but
may be resumed.
- fsChecked - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- fsChecked - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- fsChecked - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- fsChecked - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- fsChecked - Variable in class com.nt.udc.ei.transport.FileEITransport
-
- ftp - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- FTP_CONFIG_FILE - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FTP_CONFIG_FILE - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- FTP_DEFAULT_DELAY_TIME - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- FTP_DIR - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the directory on the remote
host in which to place the transferred files.
- FTP_EXTENSION - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the file extension used to mark
transferred files.
- FTP_HOST - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the remote server to which the
files will be transferred.
- FTP_PORT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FTP_PW - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the remote password for the FTP
session.
- FTP_SLEEP_TIME - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- FTP_TAB_TITLE - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- FTP_TAB_TITLE - Static variable in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
- FTP_TAB_TITLE - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- FTP_TYPE - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FTP_TYPE - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- FTP_TYPE_PASSIVE - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FTP_TYPE_PASSIVE - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- FTP_TYPE_PASSIVE - Static variable in class com.nt.udc.ei.transport.FtpEITransport
-
- FTP_TYPE_PASSIVE - Static variable in interface com.nt.udc.ei.transport.FtpTransportFactory
-
- FTP_TYPE_REGULAR - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FTP_TYPE_REGULAR - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- FTP_TYPE_REGULAR - Static variable in class com.nt.udc.ei.transport.FtpEITransport
-
- FTP_TYPE_REGULAR - Static variable in interface com.nt.udc.ei.transport.FtpTransportFactory
-
- FTP_TYPE_SECURE - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FTP_TYPE_SECURE - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- FTP_TYPE_SECURE - Static variable in class com.nt.udc.ei.transport.FtpEITransport
-
- FTP_TYPE_SECURE - Static variable in interface com.nt.udc.ei.transport.FtpTransportFactory
-
- FTP_USED - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
This parameter specifies whether ftp functionality is
required.
- FTP_USER - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter name indicating the remote login name for the
FTP session.
- ftpClient - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpConfig - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- ftpConfig - Variable in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Ftp configuration info:
- ftpConfig - Variable in class com.nt.udc.util.FtpTransportHandler
-
Ftp configuration file.
- FtpConfigGUI - Class in com.nt.udc.ei.node.ftpei
-
Builds the GUI panel for entering and displaying configuration
parameters for the FtpFileEINode.
- FtpConfigGUI() - Constructor for class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
Instantiate the appropriate GUI panel with default
configuration settings.
- FtpConfigGUI(String) - Constructor for class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
Instantiate the appropriate GUI panel with specified
configuration settings.
- FtpConfigPanel - Class in com.metasolv.nm.collector.file
-
This class is based on the FtpConfiGUI class.
- FtpConfigPanel() - Constructor for class com.metasolv.nm.collector.file.FtpConfigPanel
-
- FtpConfigPanel(String) - Constructor for class com.metasolv.nm.collector.file.FtpConfigPanel
-
- ftpDelay - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- ftpDelayUnits - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- ftpDirectory - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FtpEIConfigData - Class in com.metasolv.nm.collector.file
-
- FtpEIConfigData() - Constructor for class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FtpEIConfigData(String, String) - Constructor for class com.metasolv.nm.collector.file.FtpEIConfigData
-
- FtpEIManager - Class in com.metasolv.nm.collector.file
-
This class is based on the FtpEITransportHandler class.
- FtpEIManager(SynchronizedDirectory, String, DCNode) - Constructor for class com.metasolv.nm.collector.file.FtpEIManager
-
- FtpEIManager(SynchronizedDirectory, String, DCNode, FtpFileTracker) - Constructor for class com.metasolv.nm.collector.file.FtpEIManager
-
- FtpEIThread - Class in com.metasolv.nm.collector.file
-
This class is based on the FtpEITransport class.
- FtpEIThread(String, String, String, String, String, String, String, String, String, String, int, boolean, boolean, boolean, SynchronizedDirectory, DCNode, FtpFileTracker, int) - Constructor for class com.metasolv.nm.collector.file.FtpEIThread
-
Constructor
- FtpEIThread(String, String, String, String, String, String, String, String, String, String, int, boolean, boolean, boolean, SynchronizedDirectory, DCNode, FtpFileTracker) - Constructor for class com.metasolv.nm.collector.file.FtpEIThread
-
- FtpEITransport - Class in com.nt.udc.ei.transport
-
Used to retrieve files from an FTP server.
- FtpEITransport(String, String, String, EINode) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This form of the constructor establishes the minimum FTP
parameters for this transport.
- FtpEITransport(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This form of the constructor is used when you need to retrieve
multiple files at a time, such as all the files ending in 'dat'
in a given path on the FTP server.
- FtpEITransport(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean, String) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This constructor is used when the ftpType needs to be specified
- FtpEITransport(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This form of the constructor is used when you need to retrieve
just a single file periodically.
- FtpEITransport(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean, String) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This constructor is used when the ftpType needs to be specified
- FtpEITransport(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This form of the constructor is used when you need to retrieve
multiple files at a time, such as all the files ending in 'dat'
in a given path on the FTP server.
- FtpEITransport(String, String, String, int, boolean, String, String, String, SynchronizedDirectory, DCNode, boolean, boolean, String) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This constructor is used when the ftpType needs to be specified
- FtpEITransport(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean, boolean) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This form of the constructor is used when you need to retrieve
just a single file periodically.
- FtpEITransport(String, String, String, int, boolean, String, String, SynchronizedDirectory, DCNode, boolean, boolean, String) - Constructor for class com.nt.udc.ei.transport.FtpEITransport
-
This constructor is used when the ftpType needs to be specified
- FtpEITransportHandler - Class in com.nt.udc.ei.transport
-
Used to manage one or more FtpEITransport threads.
- FtpEITransportHandler() - Constructor for class com.nt.udc.ei.transport.FtpEITransportHandler
-
- FtpEITransportHandler(SynchronizedDirectory, String, DCNode) - Constructor for class com.nt.udc.ei.transport.FtpEITransportHandler
-
Creates a new instance of the transport handler class.
- FtpEITransportHandler(SynchronizedDirectory, String, DCNode, boolean) - Constructor for class com.nt.udc.ei.transport.FtpEITransportHandler
-
Creates a new instance of the transport handler class.
- ftpExtension - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FtpFileEIConfigData - Class in com.nt.udc.ei.node.ftpei
-
Manages the configuration information for an FtpFileEINode
object.
- FtpFileEIConfigData() - Constructor for class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Constructor to be used by GUI to create a DCNodeConfigData with
initial set of default values
- FtpFileEIConfigData(String, String) - Constructor for class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Constructor to be used by NodeManager which is aware of the
udcHome and nodeId
- FtpFileEIConfigGUI - Class in com.nt.udc.ei.node.ftpei
-
Generates and manages the GUI widgets necessary
for specifying the configuration parameters of any
derivation of the FTP EI Node.
- FtpFileEIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ei.node.ftpei.FtpFileEIConfigGUI
-
Establish the configuration directory for this node as well
the general allocations and initializations done in the
parent class's constructor.
- FtpFileEINode - Class in com.nt.udc.ei.node.ftpei
-
Provides a generic EI Node for periodically retrieving one or
more files via FTP from one or more FTP servers and processing them
according to a processing object specified at runtime.
- FtpFileEINode() - Constructor for class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Default Constructor; instantiates objects necessary to
define the DCNodeTypeIfc methods.
- FtpFileEINode(String[]) - Constructor for class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Constructor for the class.
- FtpFileEnhancerNode - Class in com.nt.udc.processor.FtpFileEnhancer
-
- FtpFileEnhancerNode() - Constructor for class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
Default Constructor.
- FtpFileEnhancerNode(String[]) - Constructor for class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- FtpFileEnhancerNodeConfigGui - Class in com.nt.udc.processor.FtpFileEnhancer
-
- FtpFileEnhancerNodeConfigGui(DCNodeConfigData) - Constructor for class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- FTPFileListingParser - Class in com.nt.udc.ndk.util
-
- FTPFileListingParser() - Constructor for class com.nt.udc.ndk.util.FTPFileListingParser
-
- ftpFileTracker - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- ftpFileTracker - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- ftpFileTracker - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- ftpFileTracker - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- FtpFileTracker - Class in com.metasolv.nm.collector.file
-
Used to keep track of files that have been retrieved from a specific FTP server.
- FtpFileTracker(String, File, int) - Constructor for class com.metasolv.nm.collector.file.FtpFileTracker
-
- ftpFileTracker - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- ftpFileTracker - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- ftpFileType - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpFilter - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpHost - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpInfo - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- FtpInfoDialog - Class in com.metasolv.nm.collector.file
-
This class is based on the AddFtpInfoDialog class.
- FtpInfoDialog(Frame, String) - Constructor for class com.metasolv.nm.collector.file.FtpInfoDialog
-
- FtpInfoDialog(Dialog, String) - Constructor for class com.metasolv.nm.collector.file.FtpInfoDialog
-
- FtpItem - Class in com.nt.udc.ndk.util
-
- FtpItem() - Constructor for class com.nt.udc.ndk.util.FtpItem
-
- FtpItem(FTPFile) - Constructor for class com.nt.udc.ndk.util.FtpItem
-
- ftpKey - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- ftpManager - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- ftpManager - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- ftpManager - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- FtpOutProcessor - Class in com.nt.udc.ndk.processor
-
- FtpOutProcessor(PartitionedDCNode) - Constructor for class com.nt.udc.ndk.processor.FtpOutProcessor
-
- ftpPanel - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- ftpPasswd - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpPort - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FtpPullThread - Class in com.nt.udc.processor.FtpFileEnhancer
-
- FtpPullThread(String, String, String, String, String, boolean, String, long, FileEnhancerNode) - Constructor for class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
constructor
- ftpRunning - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- ftpSession - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- ftpSession - Variable in class com.nt.udc.ei.transport.FtpEITransport
-
- FtpSession - Class in com.nt.udc.ndk.util
-
Handles some common methods and variables that are used in a
single Ftp session.
- FtpSession(LoggerIfc) - Constructor for class com.nt.udc.ndk.util.FtpSession
-
Creats an FtpSession object.
- FtpSession(String, String, String, LoggerIfc) - Constructor for class com.nt.udc.ndk.util.FtpSession
-
Creates an FtpSession object with the given host, login and
password.
- FtpSession(String, String, String, LoggerIfc, int) - Constructor for class com.nt.udc.ndk.util.FtpSession
-
- FtpSession(String, int, String, String, LoggerIfc) - Constructor for class com.nt.udc.ndk.util.FtpSession
-
Creates an FtpSession object with the given host, login and
password.
- FtpSession(String, int, String, String, LoggerIfc, int) - Constructor for class com.nt.udc.ndk.util.FtpSession
-
Creates an FtpSession object with the given host, login and
password and timer delay..
- FTPSESSION - Static variable in class com.nt.udc.util.FtpTransportSession
-
Identifier used when logging alarms and status with the
"logger" member.
- FTPSleepTime - Class in com.nt.udc.ndk.gui
-
- FTPSleepTime() - Constructor for class com.nt.udc.ndk.gui.FTPSleepTime
-
- FtpSupportIntf - Interface in com.nt.udc.ndk.util
-
Use this interface in classes that you would like to support,
or contain support for, FTP.
- ftpThreads - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- ftpThreads - Variable in class com.nt.udc.util.FtpTransportHandler
-
Ftp threads, used to run the FtpTransportSession objects.
- ftpThreadsAlive() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Determines if any of the ftp threads are still alive.
- ftpTimeInterval - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FTPTransferNotificationIfc - Interface in com.nt.udc.ndk.util
-
- FtpTransportFactory - Interface in com.nt.udc.ei.transport
-
- FtpTransportHandler - Class in com.nt.udc.util
-
This class defines some common members and methods used in starting and
maintaining FtpTransportSession classes.
- FtpTransportHandler(Config, File, ActionListener, Logger) - Constructor for class com.nt.udc.util.FtpTransportHandler
-
- FtpTransportSession - Class in com.nt.udc.util
-
Handles some common methods and variables that are used in a
single Ftp session; However, the actual set of procedures needed in
a given ftp session must be defined in the sub-class.
- FtpTransportSession(String, String, String, File, ActionListener, Logger) - Constructor for class com.nt.udc.util.FtpTransportSession
-
- ftpType - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- ftpType - Variable in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
- ftpType - Variable in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Indicators of FTP Type:
- ftpUsedAction() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
This method is to be overridden in subclasses if
a new control is to be handled.
- ftpUsedAction() - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- ftpUser - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- FUTURE_RECORD - Static variable in class com.nt.udc.processor.DuplicateProcessor.DeDuplicationHandlerImpl
-
- gap(Interval, Interval) - Static method in class com.nt.udc.util.DateTimeUtil
-
- gbc - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- gbc - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- gbl - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- gbl - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- generalMonitoringTimer - Variable in class com.nt.udc.ndk.node.DCNode
-
- GeneralNPLProcessorNode - Class in com.nt.udc.ndk.node
-
This General NPL Processor Node handles some base functionality
that applies to ALL forms of NPL, regardless of the specific features.
- GeneralNPLProcessorNode() - Constructor for class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Default Constructor.
- GeneralNPLProcessorNode(String[]) - Constructor for class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Constructor for the GeneralNPLProcessorNode.
- GeneralNPLProcessorNode(String[], boolean) - Constructor for class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Constructor for the GeneralNPLProcessorNode.
- generate3GPP_32_401_filename(char, Calendar, Calendar, String) - Static method in class com.nt.udc.statistics.CountsStorage
-
- generateEmptyCheckpointData() - Method in class com.nt.udc.nar.NarReader
-
- generateEmptyCheckpointData() - Method in class com.nt.udc.nar.NarWriter
-
- generateEmptyCheckpointData() - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- generateEmptyCheckpointData() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- generateEmptyCheckpointData() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- generateEmptyCheckpointData() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- generateOpeningTimeFromTrafficVolume(List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Will return the integer day of year corresponding to the first traffic volume.
- generateOpeningTimeFromTrafficVolume(ListField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Will return the day of the year for the first traffic volume.
- generateOpeningTimeFromTrafficVolume(List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
Will return the integer day of year corresponding to the first traffic volume.
- generateOpeningTimeFromTrafficVolume(ListField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Will return the day of the year for the first traffic volume.
- generateTableFilename(int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- GenericFlatFileProcessor - Class in com.nt.udc.ndk.node
-
This is an abstract class that should be extended when
a new type of flat file processing node is requrired
- GenericFlatFileProcessor(DCNode, File, String, SMGLock) - Constructor for class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
Use this constructor when the accounting files
are pushed to a local directory by an outside source.
- GenericFlatFileProcessor(DCNode, SynchronizedDirectory, String, SMGLock) - Constructor for class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
Use this constructor when using FTP to retrieve the accounting files
that need to be processed.
- GenericFlatFileRecord - Class in com.nt.udc.ndk.node
-
- GenericFlatFileRecord() - Constructor for class com.nt.udc.ndk.node.GenericFlatFileRecord
-
- GenericUdpEINode - Class in com.nt.udc.udp.collector
-
Network Mediation
User: jwu
Date: Oct 15, 2004
Time: 10:46:11 AM
MetaSolv Software Inc.
- GenericUdpEINode() - Constructor for class com.nt.udc.udp.collector.GenericUdpEINode
-
- GenericUdpEINode(String[]) - Constructor for class com.nt.udc.udp.collector.GenericUdpEINode
-
- GenericUdpEINodeConfigGUI - Class in com.nt.udc.udp.collector
-
Network Mediation
User: jwu
Date: Oct 15, 2004
Time: 10:58:20 AM
MetaSolv Software Inc.
- GenericUdpEINodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- GenericUdpEITransport - Class in com.nt.udc.udp.collector.transport
-
This class will create a socket on the given port and listen for incoming
DatagramPacket
objects.
- GenericUdpEITransport(EINode, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, UdpMessageManagerIfc, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, String, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, UdpMessageManagerIfc, String, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, int, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, UdpMessageManagerIfc, int, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, UdpMessageManagerIfc, String, int, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GenericUdpEITransport(EINode, UdpMessageManagerIfc, String, int, int, int) - Constructor for class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Construct a new UdpEITransport to be used within the specified EINode.
- GENEVA_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- GenevaBasicMetaWriter - Class in com.nt.udc.oi.node.geneva
-
- GenevaBasicMetaWriter(OIFileWriter, LoggerIfc) - Constructor for class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
- GenevaBasicMetaWriter(Writer, LoggerIfc) - Constructor for class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
- GenevaConfigFieldsIfc - Interface in com.nt.udc.oi.node.geneva
-
Defines fiels that are used for configuration
- GenevaFieldsIfc - Interface in com.nt.udc.oi.node.geneva
-
Title: Geneva Fields Interface
- GenevaMetaWriter - Interface in com.nt.udc.oi.node.geneva
-
Generic interface for writting out geneva data
it handles the number of lines, number of characters, checksum and security checksum
subclass can decide which ones to track
- GenevaOIConfigGUI - Class in com.nt.udc.oi.node.geneva
-
- GenevaOIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- GenevaOIControlFile - Class in com.nt.udc.oi.node.geneva
-
- GenevaOIControlFile(LoggerIfc, String) - Constructor for class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
constructor
- GenevaOIFileFormatter - Class in com.nt.udc.oi.node.geneva
-
- GenevaOIFileFormatter(LoggerIfc, OIFileWriter, GenevaMetaWriter, String, String) - Constructor for class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
constructs a Geneva OI file formmatter object
- GenevaOIFtpPusher - Class in com.nt.udc.oi.node.geneva
-
- GenevaOIFtpPusher(LoggerIfc, String, String, String, String, String, String) - Constructor for class com.nt.udc.oi.node.geneva.GenevaOIFtpPusher
-
- GenevaOINode - Class in com.nt.udc.oi.node.geneva
-
- GenevaOINode() - Constructor for class com.nt.udc.oi.node.geneva.GenevaOINode
-
- GenevaOINode(String[]) - Constructor for class com.nt.udc.oi.node.geneva.GenevaOINode
-
- GenevaOIRecord - Class in com.nt.udc.oi.node.geneva
-
- GenevaOIRecord() - Constructor for class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
keeps track of the storage of general attributes
see attributes
- get(NARKey) - Method in class com.nt.udc.aggregator.table.AggrTable
-
Gets a NAR from the table according to the given key.
- get(DCField) - Method in class com.nt.udc.asn1base.ConstructorObjectMapper
-
- get(DCField) - Method in class com.nt.udc.asn1base.EnumeratedObjectMapper
-
- get(Object, FieldKey) - Method in class com.nt.udc.asn1base.FieldFromObjectMapper
-
- get(DCField) - Method in class com.nt.udc.asn1base.ObjectFromFieldMapper
-
- get(Object, FieldKey) - Method in class com.nt.udc.asn1base.OssCollectionToFieldMapper
-
- get(DCField) - Method in class com.nt.udc.asn1base.OssCollectionToObjMapper
-
- get(Object, FieldKey) - Method in class com.nt.udc.asn1base.OssContainerToFieldMapper
-
- get(Object, FieldKey) - Method in class com.nt.udc.asn1base.OssContainerToListMapper
-
- get(DCField) - Method in class com.nt.udc.asn1base.OssContainerToObjMapper
-
- get(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Don't use this.
- get(String, String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Copy the remote file to the local file.
- get(String, String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Copy the remote file to the local file.
- get(String, String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Copy the remote file to the local file.
- get(String) - Method in class com.nt.udc.osanode.Config
-
- get(NARKey) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Gets a NAR from the table according to the given key.
- get(Object) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
- get(Object) - Method in class com.nt.udc.util.FileHashtable
-
Retrieve an Object with the given key.
- get(File, String, int) - Method in class com.nt.udc.util.FtpTransportSession
-
Get the remote file, of type ascii or binary, to the local file;
"fileType" must be the ascii or binary file type constants, as defined
in the FTP class in the commons-net-ftp package.
- get(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
Get the Object at the given offset.
- GET_CODER_METHOD - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- GET_ERR_FILE - Static variable in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- get_instance(LoggerIfc) - Static method in class com.nt.udc.util.SnmpTrapSenderImpl
-
As logical as this was - the singleton did not work ...
- getActFilter() - Method in class com.nt.udc.ei.transport.FileEITransport
-
- getActiveExtension() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the extension used for the active file.
- getActiveExtension() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getActiveFiles() - Method in interface com.nt.udc.ei.transport.FileSelectorIfc
-
Get active files.
- getActiveOutputFile() - Method in class com.nt.udc.nar.NarWriter
-
Returns the current active output cache file.
- getAdditionalText() - Method in class com.nt.udc.log.StatusMessage
-
- getAddress() - Method in class com.nt.udc.ei.transport.UdpDataRecPackage
-
- getAdjustedSleepTime(long) - Static method in class com.nt.udc.ndk.gui.FTPSleepTime
-
- getAllAttributes() - Method in class com.nt.udc.nar.NAR
-
The method to getAttr all DCFields
- getAllAttributes() - Method in class com.nt.udc.osar.OSAR
-
The method to get all DCFields
- getAllFiles(File) - Static method in class com.nt.udc.util.FileUtils
-
Given a directory, return the set of files in that directory.
- getAllLockedAndRunningTestNodes() - Method in class com.nt.udc.util.NodeChainTestCfg
-
- getAllStatusMessages() - Method in class com.nt.udc.log.StatusTable
-
- getAllStructAndModNames() - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get all structures and modules names
- getAllStructOrModCodes() - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get all the structures and modules codes contained in the configuration file
- getAndClearStats() - Method in class com.nt.udc.statistics.CountsStorage
-
- getAndRemoveNAR(NAR, int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will remove the NAR entry from the table.
- getAndRemoveNAR(NAR, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will remove the NAR entry from the table.
- getAndResetRecordStatistics() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Retrieves record statistics for this node.
- getAndResetRecordStatistics() - Method in class com.nt.udc.ndk.node.DCNode
-
- getAndResetRecordStatistics() - Method in class com.nt.udc.osanode.OSANode
-
- getAppId() - Method in class com.nt.udc.log.StatusMessage
-
- getArgList(Object) - Method in class com.nt.udc.asn1base.OssContainerToListMapper
-
- getArrayString(String) - Method in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- getArrivalTime() - Method in class com.nt.udc.ei.transport.QueuedTcpPacket
-
Retrieve the arrival time for the byte array contained within.
- getArrivalTime() - Method in class com.nt.udc.ei.transport.QueuedUdpPacket
-
Retrieve the arrival time for the DatagramPacket contained within.
- getArrivalTime() - Method in class com.nt.udc.ei.transport.UdpDataRecPackage
-
- getAsBytes() - Method in class com.nt.udc.processor.nminusonerecord.SortedByteArray
-
- getAssociatedData(DCFieldContainer, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getAssociatedData(DCFieldContainer, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getAssociatedDoubleField(DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getAssociatedDoubleField(DCFieldContainer, StringField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getAssociatedIntField(DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getAssociatedIntField(DCFieldContainer, StringField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getAssociatedLongField(DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getAssociatedLongField(DCFieldContainer, StringField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getAssociatedStringField(DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getAssociatedStringField(DCFieldContainer, StringField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getAttr(String) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getAttr(String) - Method in interface com.nt.udc.io.IAttrSource
-
- getAttrAsByte(int) - Method in class com.nt.udc.nar.NAR
-
Gets the byte value of the attribute associated with the specified id.
- getAttrAsByte(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the byte value of the attribute associated with the specified id.
- getAttrAsBytes(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttrAsBytes(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the bytes value of the attribute associated with the specified id.
- getAttrAsDate(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsDate(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the Date
value of the attribute associated with the
specified id.
- getAttrAsDouble(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsDouble(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the double value of the attribute associated with the specified id.
- getAttrAsFloat(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsFloat(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the float value of the attribute associated with the specified id.
- getAttrAsInt(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsInt(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the integer value of the attribute associated with the specified id.
- getAttrAsList(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttrAsLong(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsLong(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the long value of the attribute associated with the specified id.
- getAttrAsMillis(int) - Method in class com.nt.udc.nar.NAR
-
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by the attribute associated with the specified id.
- getAttrAsMillis(int) - Method in class com.nt.udc.osar.OSAR
-
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by the attribute associated with the specified id.
- getAttrAsObject(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttrAsObject(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the OBJECT value of the attribute associated with the specified id.
- getAttrAsShort(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsShort(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the short value of the attribute associated with the specified id.
- getAttrAsString(int) - Method in class com.nt.udc.nar.NAR
-
- getAttrAsString(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the string representation of the attribute associated with the
specified id.
- getAttrAsTime(int) - Method in class com.nt.udc.nar.NAR
-
Gets the Time
value of the attribute associated with the
specified id.
- getAttrAsTime(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the Time
value of the attribute associated with the
specified id.
- getAttrAsTimestamp(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the Timestamp
value of the attribute associated with the
specified id.
- getAttribute() - Method in class com.nt.udc.log.PerformanceDetail
-
- getAttribute(int) - Method in class com.nt.udc.nar.NAR
-
- getAttribute(String) - Method in class com.nt.udc.nar.NAR
-
- getAttribute(int) - Method in class com.nt.udc.osar.OSAR
-
The method to get an DCField object with tag
- getAttributes() - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- getAttributes() - Method in class com.nt.udc.nar.xml.NARSetContext
-
- getAttributes() - Method in class com.nt.udc.util.xml.AttributePropertyContext
-
- getAttributes() - Method in class com.nt.udc.util.xml.ElementContext
-
- getAttributeSet(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeSet
-
This will return an attribute set.
- getAttributeSet(String) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeSet
-
This will return an attribute set.
- getAttributeValueBytes(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttributeValueBytes(FieldKey) - Method in class com.nt.udc.nar.NAR
-
Returns the attribute's value in bytes.
- getAttributeValueBytes(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttributeValueBytes(int) - Method in class com.nt.udc.osar.OSAR
-
Returns the attribute's value in bytes.
- getAttrs() - Method in class com.nt.udc.xml.XMLSchema
-
- getAttrType(String) - Method in class com.nt.udc.nar.NAR
-
Gets the type of the attribute associated with the specified id.
- getAttrType(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getAttrType(int) - Method in class com.nt.udc.osar.OSAR
-
Gets the type of the attribute associated with the specified id.
- getAuthenticator() - Method in class com.nt.udc.oi.node.radius.RadiusResponseKey
-
- getAvgNarRate() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getAvgNarRate() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns the average rate per second of nars passing through
the stream handler since the node started.
- getBackupDir() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the absolute path name for the backup directory for the node
represented by this DCNodeConfigData Object.
- getBackupDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's backup directory.
- getBackupValue() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Indicates whether the user has checked the "Backup Node Data" checkbox
- getBeginTime() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getBeginTime() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getBeginTime() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getBeginTime() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getBigIntegerValue() - Method in class com.nt.udc.ndk.node.UINT128Field
-
- getBlock_seperator() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- getBlockEnder() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- getBlockStarter() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- getBodyDef() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getBookmarkFileName(String) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getBufferSize() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the size of the OutputStream's buffer.
- getBuildId() - Method in class com.nt.udc.util.VersionInfo
-
- getBulkData() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- getBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Allows a DataReceiver to obtain the available data in a
known format.
- getBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
Only return an array of one NAR.
- getBulkData() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This method is used by the DataReceiver to fetch several
DCFieldContainer objects.
- getBulkData() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Not used, since data is pushed to the DataReceiver.
- getBulkData() - Method in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- getBulkData() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- getBulkData() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This method is used by the DataReceiver to fetch several
DCFieldContainer objects.
- getBulkData() - Method in class com.nt.udc.ei.transport.FileEITransport
-
Allows a DataReceiver to obtain the available data in a
known format.
- getBulkData() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Not used.
- getBulkData() - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
Allows a DataReceiver to obtain the available data in a
known format.
- getBulkData() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
This method is used by the DataReceiver to fetch a set
of DCFieldContainers.
- getBulkData() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
- getBulkData() - Method in class com.nt.udc.nar.NARFileManager
-
Allows a DataReceiver to obtain the available data in a
known format.
- getBulkData() - Method in class com.nt.udc.nar.NARFileManagerMT
-
This is called by FieldProcessors (when set to use bulk processing).
- getBulkData() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to obtain the available data in a
known format.
- getBulkData() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- getBulkData() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the DataReceiver to fetch a set of
DCFieldContainer objects.
- getBulkData() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- getBulkData() - Method in class com.nt.udc.oi.node.jdbc.JDBCOIFieldProcessor
-
- getBulkData() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
- getBytes() - Method in class com.nt.udc.ei.gsm3gpp.ByteExtends
-
- getBytes() - Method in class com.nt.udc.ei.transport.QueuedTcpPacket
-
Retrieve the byte array contained within this queued object.
- getBytes() - Method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- getBytes() - Method in class com.nt.udc.osar.OSARecAttr
-
- getBytes(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns the bytes at the given offset.
- getBytes() - Method in class com.nt.udc.util.xml.Base64Context
-
- getBytesFieldFromListAt(ListField, IntField) - Method in interface com.nt.udc.ndk.nplhooks.ListFieldHandler
-
- getBytesFieldFromListAt(ListField, IntField) - Method in class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttr
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrIP
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getBytesValue() - Method in class com.nt.udc.io.COSARAttrUInt
-
- getBytesValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getBytesValue() - Method in class com.nt.udc.ndk.node.ListField
-
- getBytesValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getBytesValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a byte[].
- getBytesValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getBytesValue() - Method in class com.nt.udc.osar.ListAttr
-
- getBytesValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getBytesValueFromListMapIp(ListField, IntField, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Function to return a specific element from a list type.
- getBytesValueFromListMapIp(ListField, IntField, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Function to return a specific element from a list type.
- getBytesValueFromListMapIp(ListField, IntField, DCFieldContainer, StringField) - Method in interface com.nt.udc.ndk.nplhooks.ListFieldHandler
-
- getBytesValueFromListMapIp(ListField, IntField, DCFieldContainer, StringField) - Method in class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- getByteValue(int) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Returns the value of the byte in the given position(1-4).
- getByteValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns the byte array of value
- getByteValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getByteValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getByteValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a byte.
- getByteValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getByteValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getByteValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getByteValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getByteValue() - Method in class com.nt.udc.osar.IntAttr
-
- getByteValue() - Method in class com.nt.udc.osar.IPAttr
-
- getByteValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getByteValue() - Method in class com.nt.udc.osar.ListAttr
-
- getByteValue() - Method in class com.nt.udc.osar.LongAttr
-
- getByteValue() - Method in class com.nt.udc.osar.MacAttr
-
- getByteValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getByteValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getByteValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getByteValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getByteValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getByteValue() - Method in class com.nt.udc.osar.StringAttr
-
- getByteValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getCacheSize() - Method in class com.nt.udc.processor.nminusonerecord.RecordCache
-
- GetCalculatedAttribute(int) - Method in interface com.nt.udc.osanode.OSAAccessibleAttributes
-
- getCartridgeID() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getCartridgeLogger(Hashtable, String, File, String, String, String, boolean) - Static method in class com.nt.udc.util.LoggerFactory
-
Creates an instance of cartridge logger
- getCartridgeName() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getCause() - Method in exception com.nt.udc.util.xml.ContextCreationException
-
- getCDRLength(InputStream) - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- getCDRLength(InputStream) - Method in class com.nt.udc.util.AsnFileInfo
-
- getCfgData() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Reads the applicable configuration data through the ConfigIfc interface
This method should be over-ridden by the derived class if there
is more than just a rulesfile being fetched from the config.
- getCfgData() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Initializes any configuration data this cartridge might need
- getCfgData() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Reads the applicable configuration data through the ConfigIfc interface
- getCfgData() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- getCfgData() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Reads the applicable configuration data through the ConfigIfc interface
- getCfgData() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- getCharacters() - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- getCharacters() - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
get the number of characters written
- getCharacters() - Method in interface com.nt.udc.oi.node.geneva.GenevaMetaWriter
-
get the number of characters written
- getCheckpointData() - Method in class com.nt.udc.nar.NarReader
-
- getCheckpointData() - Method in class com.nt.udc.nar.NarWriter
-
- getCheckpointData() - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- getCheckpointData() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- getCheckpointData() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- getCheckpointData() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- getCheckpointManager() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getChecksum() - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
gets the checksum
- getChecksum() - Method in interface com.nt.udc.oi.node.geneva.GenevaMetaWriter
-
gets the checksum
- getChildren() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- getChildren(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- getChildrenList() - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- getClassInfo() - Method in class com.nt.udc.asn1base.OssContainerToListMapper
-
- getClassName() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- getClosedFile(File) - Method in interface com.nt.udc.ei.transport.FileSelectorIfc
-
Get the closed File object from the given active file name.
- getClosedFiles() - Method in interface com.nt.udc.ei.transport.FileSelectorIfc
-
Get closed files.
- getCode() - Method in class com.nt.udc.ei.node.amadirpei.configReader.HeaderInfo
-
Get a structure or module code
- getCode() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get the structure/module code
- getCommand() - Method in class com.nt.udc.util.DiskStatusMonitor
-
- getCommandSet() - Method in class com.nt.udc.db.SqlCmdSet
-
This method will return the complete command set as an array of strings.
- getComparisonSql(int, String, int) - Method in class com.nt.udc.db.FilterItem
-
This method is for generating a snippet of SQL representing the
expression and value portion of an SQL "field expression value" portion
of an SQL WHERE clause.
- getCompletedExtension() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the extension used for completed files.
- getCompletedExtension() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getCompletedFiles() - Method in class com.nt.udc.ndk.processor.FileCheckpointData
-
- getCompressDir() - Method in class com.nt.udc.ndk.util.OICompressor
-
- getCompressDirName() - Method in class com.nt.udc.ndk.util.OICompressor
-
- getCompressionConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getCompressThresholdDefVal() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprBinaryNumOp
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprDivide
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprEQ
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprGE
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprGT
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprLE
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprLT
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprMinus
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprMultiply
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprNE
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprPlus
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprPower
-
This function does the actual computation.
- getComputedValue(double, double) - Method in class com.nt.udc.io.COSARExprRelationalNumOp
-
This function does the actual computation.
- getConfig() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's configuration Object.
- getConfigActionObject() - Method in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- getConfigActionObject() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Be default returns false.
- getConfigActionObject() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Returns config action object which was initialized
during node creation.
- getConfigData() - Method in class com.nt.udc.aggregator.AggrConfig
-
- getConfigData() - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- getConfigData() - Method in class com.nt.udc.aggregator.AggregatorModule
-
This method should obtain the necessary information from the
config class, in order to configure the module.
- getConfigData() - Method in class com.nt.udc.aggregator.table.AggrKeyFactory
-
- getConfigData() - Method in class com.nt.udc.aggregator.table.AggrTable
-
- getConfigData() - Method in class com.nt.udc.aggregator.table.TableFlush
-
- getConfigData() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
- getConfigData() - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
- getConfigData() - Method in class com.nt.udc.aggregator.util.AggrShifter
-
Gets the shifting-related rules
- getConfigData() - Method in class com.nt.udc.aggregator.util.AggrUtilityFields
-
Retrives the utility-specific configuration parameters
- getConfigData() - Method in class com.nt.udc.aggregator.util.FlushConditions
-
- getConfigData() - Method in class com.nt.udc.aggregator.util.GPRSAggregatorModule
-
- getConfigData() - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Retrieves time grouper related configuration settings
- getConfigData() - Method in class com.nt.udc.aggregator.util.VOIPAggregatorModule
-
- getConfigData() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyFactory
-
- getConfigData() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
- getConfigData() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTableFlush
-
- getConfigData() - Method in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- getConfigData() - Method in class com.nt.udc.util.table.TimerFlush
-
- getConfigDataClass() - Method in class com.metasolv.nm.collector.file.FileEINode
-
Returns the name of the config data class for this node.
- getConfigDataClass() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Returns the name of the config data class for this node.
- getConfigDataClass() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Returns the name of the config data class for this node.
- getConfigDataClass() - Method in class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
- getConfigDataClass() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- getConfigDataClass() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
Returns the name of the config data class for this node.
- getConfigDataClass() - Method in class com.nt.udc.ndk.node.DCNode
-
- getConfigDataClass() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getConfigDataClass() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the Class name of the DCNodeConfigData object that the
node uses.
- getConfigDataGuiClass() - Method in class com.metasolv.nm.collector.file.FileEINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.aggregator.AggregatorNode
-
Returns the name of the Config Gui Class
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
Returns the name of the Config Data GUI clas for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.jdbc.JDBCEINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.nar.NAREINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.ei.node.xml.XMLEIFileNode
-
Returns the name of the Config Data GUI clas for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
Returns the name of the Config Gui Class
- getConfigDataGuiClass() - Method in class com.nt.udc.ndk.node.DCNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getConfigDataGuiClass() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the Class name of the DCNodeConfigGUI object that the
node uses.
- getConfigDataGuiClass() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Returns the name of the NPLFieldProcessor Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Returns the corresponding configuration GUI for this cartridge
- getConfigDataGuiClass() - Method in class com.nt.udc.ndk.processor.EmptyPartitionedDCNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
Returns the name of the FTP Push FlatFile OI Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Returns the name of the generic JDBC OI Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.nar.NAROINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.narxml.NARXMLOINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.portal.PortalOINode
-
Returns the name of the Portal OI Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.radius.RadiusOINode
-
Returns the name of the Config Data GUI class for this node.
- getConfigDataGuiClass() - Method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscardingProcessorNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
Returns the corresponding GUI configuration class for this cartridge
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Returns the name of the NPLFieldProcessor Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
Returns the name of the NPLFieldProcessor Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Returns the name of the NPLFieldProcessor Config Data GUI class.
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
return the GUI.
- getConfigDataGuiClass() - Method in class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- getConfigDataGuiClass() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- getConfigDir() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the absolute path name for the config directory for the node
represented by this DCNodeConfigData Object.
- getConfigDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's configuration directory.
- getConfigDir() - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- getConfigDir() - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- getConfigDir() - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- getConfigDir() - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
- getConfigFile(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the contents of given secondary configuration file name
- getConfigFile() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's configuration file.
- getConfigFileNames() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the names of secondary configuration files used by this node.
- getConfigObject(String) - Method in class com.nt.udc.aggregator.AggrConfig
-
Returns an instance of the given ifcType that can handle
the given interface's aggregator feature.
- getConfigObject(String) - Method in class com.nt.udc.ndk.node.ConfigMethodManager
-
Given the interface name, instantiate the associated class.
- getConfigPath() - Method in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- getConfigTable() - Method in class com.nt.udc.osanode.Config
-
- getConfigValue(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- getConfigValue(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Gets the value of a configuration attribute.
- getConfigValue(String) - Method in interface com.nt.udc.ndk.processor.NPLConfigIfc
-
- getConfigValue(String) - Method in class com.nt.udc.ndk.processor.NPLDataProcessor
-
- getConfigValue(String) - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getConfigValue(String) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Gets the value of a configuration attribute.
- getConnectInfo(Frame, String, String) - Static method in class com.nt.udc.node.jdbc.gui.OracleConnectInfoDialog
-
Launch the Oracle ConnectInfo dialog.
- getConnection(boolean) - Method in class com.nt.udc.db.ConnectionPool
-
- getConnection() - Method in class com.nt.udc.db.DBConnectionFactory
-
Returns a java.sql.Connection
object to be used for
reading/writing data from/to a JDBC-compliant database.
- getConnection() - Method in interface com.nt.udc.db.JDBCConnectionFactoryIfc
-
Returns a java.sql.Connection
object to be used for
reading/writing data from/to a JDBC-compliant database.
- getConnection() - Method in class com.nt.udc.db.OracleConnectionFactory
-
Returns a java.sql.Connection
object to be used for
reading/writing data from/to a JDBC-compliant database.
- getConnection() - Method in class com.nt.udc.db.TimedConnection
-
- getConnectTimeout() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getConstructorString() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- getContainer() - Method in class com.metasolv.nm.collector.file.handler.FieldDef
-
- getContext(String) - Method in class com.nt.udc.nar.xml.NARHandler
-
- getContext(String) - Method in class com.nt.udc.util.xml.ContextParser
-
Used to retrieve the correct
ElementContext
given an XML
element name.
- getContext(String) - Method in interface com.nt.udc.util.xml.NamedContextFactory
-
- getContinueOnFileCorruption() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getControlFile() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFtpPusher
-
- getControlGroupId() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
- getControlGroupNumber() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
returns the group number for the control file
- getControlTag() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
- getControlTag() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
- getCount(long, long, long, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Gets the Count
- getCount(LongField, LongField, LongField, IntField, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Used for getting the count for a session
- getCount(long, long, long, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
Gets the Count
- getCount(LongField, LongField, LongField, IntField, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Used for getting the count for a session
- getCountFieldID() - Method in class com.nt.udc.aggregator.util.AggrUtilityFields
-
- getCSVHeader() - Static method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getCSVHeaders() - Method in class com.nt.udc.log.PerformanceLog
-
- getCurrArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getCurrArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getCurrArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- getCurrArchFile() - Method in class com.nt.udc.nar.NARFileManager
-
- getCurrArchFile() - Method in class com.nt.udc.nar.NarReader
-
- getCurrArchFile() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to obtain the currently processing .arch file
- getCurrArchFile() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getCurrArchFile() - Method in class com.nt.udc.ndk.node.EITransport
-
- getCurrentFileExpiryTime() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getCurrentFileLocation() - Method in class com.nt.udc.ndk.processor.DetailedFileCheckpointData
-
- getCurrentFileName() - Method in class com.nt.udc.ndk.processor.DetailedFileCheckpointData
-
- getCurrentLine() - Method in class com.nt.udc.io.xml.CXMLParser
-
- getCurrentLine() - Method in class com.nt.udc.io.xml.CXMLScanner
-
- getCurrentName() - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- getCurrentNarRate() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getCurrentNarRate() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns the average rate per second of nars passing through
the stream handler since the last performance check.
- getCurrExtension() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getCycleTime() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the cycle time period.
- getData() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- getData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getData(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
Polls the queue for more NARs.
- getData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getData(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- getData(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- getData() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This method is used by the DataReceiver to fetch a single
DCFieldContainer.
- getData() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Not used, since data is pushed to the DataReceiver.
- getData() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getData() - Method in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- getData() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- getData() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This method is used by the DataReceiver to fetch a single
DCFieldContainer.
- getData() - Method in class com.nt.udc.ei.transport.FileEITransport
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Not used.
- getData() - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
This method is used by the DataReceiver to fetch a single
DCFieldContainer.
- getData() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
- getData() - Method in class com.nt.udc.ipdr.IPDRValue
-
- getData() - Method in interface com.nt.udc.ipdr.IPDRValueIfc
-
- getData() - Method in class com.nt.udc.ipdr.IPDRValueSet
-
- getData() - Method in class com.nt.udc.nar.NARFileManager
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData(String) - Method in class com.nt.udc.nar.NARFileManager
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData() - Method in class com.nt.udc.nar.NARFileManagerMT
-
This is called by Field Processors when processing a single NAR
This method has been synchronized
- getData() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData(String) - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to obtain the available data in a
known format.
- getData() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getData(String) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getData() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- getData() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the DataReceiver to fetch a single
- getData(String) - Method in class com.nt.udc.ndk.node.EITransport
-
- getData() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- getData() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
- getData(int, int) - Method in class com.nt.udc.util.OSARuleMapping
-
- getDataDictionary(String) - Static method in class com.nt.udc.nar.NARConverter
-
- getDataDictionary() - Method in class com.nt.udc.nar.xml.NARHandler
-
- getDatagramPacket() - Method in class com.nt.udc.ei.transport.QueuedUdpPacket
-
Retrieve the DatagramPacket contained within this queued object.
- getDatagramPacket() - Method in class com.nt.udc.ei.transport.UdpDataRecPackage
-
- getDataProvider() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Returns the object from which this DataReceiver is receiving data.
- getDataProvider() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutputProcessor
-
Unsupported.
- getDataProvider() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getDataProvider() - Method in class com.nt.udc.nar.NARFileManager
-
Returns the object from which this DataReceiver is receiving data.
- getDataProvider() - Method in class com.nt.udc.nar.NARFileManagerMT
-
Dummy Method to notify me if something calls this function
- getDataProvider() - Method in interface com.nt.udc.ndk.node.DataReceiverIfc
-
Gets the object that is holding data for this DataReceiver
- getDataProvider() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getDataProvider() - Method in class com.nt.udc.ndk.node.OITransport
-
Returns the object from which this DataReceiver is receiving data.
- getDataReceiver() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Returns the object to which this DataProvider is sending data.
- getDataReceiver() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getDataReceiver() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
Deprecated.
- getDataReceiver() - Method in class com.nt.udc.nar.NARFileManager
-
Returns the object to which this DataProvider is sending data.
- getDataReceiver() - Method in class com.nt.udc.nar.NARFileManagerMT
-
Dummy Method just to notify me if something calls this function
- getDataReceiver() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Gets the object that is retrieving data from this DataProvider
- getDataReceiver() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getDataReceiver() - Method in class com.nt.udc.ndk.node.EITransport
-
- getDataReceiver() - Method in class com.nt.udc.node.util.RecordProcessor
-
- getDataReceiver() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getDataReceiver() - Method in interface com.nt.udc.npl.NPLProgramIfc
-
- getDataSink() - Method in class com.nt.udc.io.COSAROutput
-
- getDataSink() - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- getDataSource() - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- getDataToBytes(int) - Method in class com.nt.udc.nar.NARStorageFile
-
- getDataType() - Method in class com.nt.udc.db.SqlField
-
- getDataType(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the data type of the specified attribute.
- getDateTime() - Method in class com.nt.udc.log.StatusMessage
-
- getDateValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns date value
- getDateValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.LongField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.MillisField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getDateValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getDateValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getDateValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getDateValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getDateValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getDateValue() - Method in class com.nt.udc.osar.IntAttr
-
- getDateValue() - Method in class com.nt.udc.osar.IPAttr
-
- getDateValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getDateValue() - Method in class com.nt.udc.osar.ListAttr
-
- getDateValue() - Method in class com.nt.udc.osar.LongAttr
-
- getDateValue() - Method in class com.nt.udc.osar.MacAttr
-
- getDateValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getDateValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getDateValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getDateValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getDateValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getDateValue() - Method in class com.nt.udc.osar.StringAttr
-
- getDateValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getDateValue() - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- getDayOfYear(byte[]) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Will calculate the day of the year for the input byte array.
- getDayOfYear(BytesField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will return the day of the year as an integer.
- getDayOfYear(byte[]) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Will calculate the day of the year for the input byte array.
- getDayOfYear(BytesField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will return the day of the year as an integer.
- getDaysToKeepCpt() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getDBTable() - Method in class com.nt.udc.db.SqlField
-
- getDBUser() - Method in class com.nt.udc.db.DBConnectionFactory
-
- getDBUser() - Method in interface com.nt.udc.db.JDBCConnectionFactoryIfc
-
- getDCField() - Method in class com.nt.udc.io.COSARAttr
-
- getDCField(FieldKey, int, String) - Static method in class com.nt.udc.ndk.node.DCField
-
- getDCField(FieldKey, int, byte[]) - Static method in class com.nt.udc.ndk.node.DCField
-
- getDCField(FieldKey, int, String, String, String) - Static method in class com.nt.udc.ndk.node.DCField
-
- getDCNodeConfigData() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- getDCNodeConfigData() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Populates the NodeConfig object with values from the
"General" tab panel of the GUI.
- getDCNodeConfigData() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Calls parent's getDCNodeConfigData
method,
and populates the following additional fields:
DCNodeConfigData.DATAFILESIZE
with
the value from the "NARs per File:" field; and
DCNodeConfigData.PUSHTIME
with
the value from the "Idle Write Time:" field.
- getDCNodeConfigData() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Calls parent's getDCNodeConfigData
method,
and populates the following additional fields:
DCNodeConfigData.PULLTIME
with
the value from the "Read Timer:" field.
- getDCNodeConfigData() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Calls parent's getDCNodeConfigData
method,
and populates the following additional fields:
DCNodeConfigData.DATAFILESIZE
with
the value from the "NARs per File:" field; and
DCNodeConfigData.PUSHTIME
with
the value from the "Idle Write Time:" field.
- getDCNodeType() - Method in class com.nt.udc.ndk.node.DCNode
-
- getDCStreamHandler() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the DCStreamHandler object that this node is using for inter-node
communication.
- getDCStreamHandler(int) - Method in class com.nt.udc.ndk.node.DCNode
-
- getDeadObjectsNumber() - Method in class com.nt.udc.util.ObjectStorageAllocator
-
- getDebugLevel() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getDebugLevel() - Static method in class com.nt.udc.io.CConfigScanner
-
- getDebugLevel() - Static method in class com.nt.udc.io.CDataSourceFileMgr
-
- getDebugLevel() - Static method in class com.nt.udc.io.CDataSourceSuperTail
-
- getDebugLevel() - Static method in class com.nt.udc.io.CFileMgr
-
- getDebugLevel() - Method in class com.nt.udc.io.CLogger
-
- getDebugLevel() - Static method in class com.nt.udc.io.CManagedFile
-
- getDebugLevel() - Method in class com.nt.udc.io.COSARAttrConverter
-
- getDebugLevel() - Method in class com.nt.udc.io.COSARAttrFilter
-
- getDebugLevel() - Method in class com.nt.udc.io.COSARAttrFormatter
-
- getDebugLevel() - Static method in class com.nt.udc.io.COSARInput
-
- getDebugLevel() - Static method in class com.nt.udc.io.COSAROutput
-
- getDebugLevel() - Static method in class com.nt.udc.io.CStringDataSink
-
- getDebugLevel() - Static method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- getDebugLevel() - Static method in class com.nt.udc.io.xml.CXMLParser
-
- getDebugLevel() - Static method in class com.nt.udc.io.xml.CXMLScanner
-
- getDebugLevel() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Retrieves the value that the user has entered for the "Debug Level"
field.
- getDebugLevel() - Static method in class com.nt.udc.node.util.CFileMgr
-
- getDebugLevel() - Static method in class com.nt.udc.node.util.CManagedFile
-
- getDebugLevel() - Static method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- getDecodedRecord(InputStream) - Method in class com.nt.udc.asn1base.RecordDecoder
-
- getDefaultLogger() - Static method in class com.nt.udc.util.LoggerFactory
-
- getDefaultSleepTime() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getDefFromHeader - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getDefFromHeader() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- GETDEFFROMHEADER_TAG - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- getDefFromNpl - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getDefFromNpl() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- GETDEFFROMNPL_TAG - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- getDelay - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- getDeleteBoxRef() - Method in class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
- getDeleteProcessedFiles() - Method in class com.nt.udc.node.util.CFileMgr
-
- getDeleteRemoteFiles() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Access flag for deleting remote files.
- getDestinations() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Returns a Vector of NodeInfo objects representing the nodes that will
receive output from the node being configured by this GUI.
- getDestinations() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Returns a Vector of NodeInfo objects representing one or more
nodes that the user has selected as a destination for
this node's output.
- getDestNodeId() - Method in exception com.nt.udc.exceptions.RouteAddException
-
- getDestNodeId() - Method in exception com.nt.udc.exceptions.RouteRemoveException
-
- getDestNodeId() - Method in exception com.nt.udc.exceptions.RouteUpdateException
-
- getDetailPattern(DCFieldContainer) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getDetailPattern(DCFieldContainer) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getDiffStartIndex(String, String) - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- getDirContext() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getDirectory() - Method in class com.nt.udc.ei.transport.SynchronizedDirectory
-
Returns the directory of interest.
- getDirpFileName() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Get the DIRP file name
- getDirty() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- getDisasterRecoveryFlag() - Method in class com.nt.udc.nar.NarReader
-
- getDiscardedCount() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getDiscardedCount() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getDiscardedCount() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getDiscardedCount() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getDiscardedCounter() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getDiscardedStatsProcessor() - Method in class com.nt.udc.ndk.node.DCNode
-
- getDiscardingDirectory() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getDisplayString() - Method in class com.nt.udc.ndk.node.DCNode
-
- getDisplayString() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getDisplayString() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the type String to display for the node in a GUI.
- getDisplayStrings() - Static method in class com.nt.udc.ndk.gui.FTPSleepTime
-
- getDocument() - Method in class com.nt.udc.ipdr.IPDR
-
- getDocument() - Method in class com.nt.udc.ipdr.IPDRTable
-
- getDoneExtension() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getDoneFilePrefix() - Method in class com.nt.udc.io.CFileMgr
-
- getDoneFilePrefix() - Method in class com.nt.udc.node.util.CFileMgr
-
- getDoneFileSuffix() - Method in class com.nt.udc.io.CFileMgr
-
- getDoneFileSuffix() - Method in class com.nt.udc.node.util.CFileMgr
-
- getDoubleFieldFromList(ListField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getDoubleFieldFromList(ListField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttr
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrMillis
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getDoubleValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns bouble value
- getDoubleValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.LongField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.MillisField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getDoubleValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getDoubleValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a double.
- getDoubleValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.IntAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.IPAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getDoubleValue() - Method in class com.nt.udc.osar.ListAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.LongAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.MacAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.StringAttr
-
- getDoubleValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getDriverName() - Method in class com.nt.udc.db.DBInfo
-
- getDubCheckObj() - Method in class com.nt.udc.ndk.node.EITransport
-
- getDupCheckFlag() - Method in class com.nt.udc.ndk.node.EITransport
-
- getDuplicateCount() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getDuplicateCount() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getDuplicateCount() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getDuplicateCount() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getDuplicateLogFileRecycler() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- getDuplicateLogRecycleFileTimeType() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getDuplicateLogRecycler() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeDupFieldProcessor
-
- getDuplicateLogRecycleTimeAmt() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getDuplicateLogRecycleTimeUnit() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getDuplicateStatsProcessor() - Method in class com.nt.udc.ndk.node.DCNode
-
- getDuration() - Method in class com.nt.udc.io.CTimer
-
Accessors
- getDuration() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the duration of this partition
- getEditedFtpInfo(Frame, String, String, String, String, FileFilterPattern, String, String) - Static method in class com.metasolv.nm.collector.file.FtpInfoDialog
-
- getEditedFtpInfo(Dialog, String, String, String, String, FileFilterPattern, String, String) - Static method in class com.metasolv.nm.collector.file.FtpInfoDialog
-
- getEditedFtpInfo(Frame, String, String, String, String, String, String) - Static method in class com.nt.udc.ei.node.ftpei.AddFtpInfoDialog
-
Used to edit ftp info.
- getEditedFtpInfo(Dialog, String, String, String, String, String, String) - Static method in class com.nt.udc.ei.node.ftpei.AddFtpInfoDialog
-
- getEditedSoapInfo(Frame, String, Boolean, String, String, String, String, String, String, String, Calendar, boolean, String) - Static method in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
Used to edit ftp info.
- getEditedSoapInfo(Dialog, String, Boolean, String, String, String, String, String, String, String, Calendar, boolean, String) - Static method in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
- getEditorValue() - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- getElementLevel() - Method in class com.nt.udc.util.xml.XMLWriter
-
- getElementName() - Method in class com.nt.udc.util.xml.ElementContext
-
- getElementsByTagName(Document, String[]) - Method in class com.nt.udc.ipdr.IPDRElement
-
- getElementsByTagName(Element, String[]) - Method in class com.nt.udc.ipdr.IPDRElement
-
- getEnd() - Method in class com.nt.udc.util.Interval
-
gets the end time for the Interval
- getEndTime() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getEndTime() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getEndTime() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getEndTime() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the UTC end time of this partition
- getEndTime() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getEntityId() - Method in class com.nt.udc.log.StatusMessage
-
- getEntry(String) - Method in class com.nt.udc.util.OracleWalletManager
-
- getEnum() - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getEnum() - Method in class com.nt.udc.io.xml.CXMLElement
-
- getEpochMilliEnd() - Method in class com.nt.udc.util.Interval
-
gets the epoch millisecond time for the Interval end time.
- getEpochMilliStart() - Method in class com.nt.udc.util.Interval
-
gets the epoch millisecond time for the Interval start time.
- getErrorCode() - Method in exception com.nt.udc.db.UDCSQLException
-
- getErrorCode() - Method in exception com.nt.udc.exceptions.OSASQLException
-
- getErrorIdentifier() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getEventGroupId() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
- getEventGroupNumber() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
- getEventRecTag() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
get the event record tag
this is also used for the file type of the event file
- getEventTag() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
- getEventTypeName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
- getExceptionCount() - Method in exception com.nt.udc.exceptions.BulkOpException
-
- getExceptionCount() - Method in exception com.nt.udc.exceptions.NDKException
-
- getExceptions() - Method in exception com.nt.udc.exceptions.BulkOpException
-
- getExceptions() - Method in exception com.nt.udc.exceptions.NDKException
-
- getExMap() - Method in exception com.nt.udc.exceptions.BulkOpException
-
- getExportNodeList() - Method in class com.nt.udc.util.SystemModel
-
- getExposedFields(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Gets a list of the fields defined in the expose clause for the reason
provided.
- getExposedFields(String) - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getExposedFields(String) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Gets a list of the fields defined in the expose clause for the
reason provided.
- getExpression() - Method in class com.nt.udc.db.FilterItem
-
- getExtension(String) - Static method in class com.nt.udc.util.FileUtils
-
Get extension from filename.
- getFactory() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
- getFactory() - Static method in class com.nt.udc.nar.xml.ByteFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.BytesFieldContext
-
- getFactory(Class) - Static method in class com.nt.udc.nar.xml.DCFieldContextFactory
-
- getFactory() - Static method in class com.nt.udc.nar.xml.DoubleFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.FloatFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.HashtableExtContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.IntFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.IPFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.ListFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.LongFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.MapFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.MillisFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.NARContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.NARSetContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.ObjectFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.SecondsFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.ShortFieldContext
-
- getFactory() - Static method in class com.nt.udc.nar.xml.StringFieldContext
-
- getFactory() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Retrieve the Factory object used to create the DatagramPackets
- getFactory() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Retrieve the Factory object used to create the DatagramPackets
- getFactory() - Static method in class com.nt.udc.util.xml.AttributePropertyContext
-
- getFactory() - Static method in class com.nt.udc.util.xml.Base64Context
-
- getFactory() - Static method in class com.nt.udc.util.xml.ElementPropertyContext
-
- getFactory() - Static method in class com.nt.udc.util.xml.EncryptedElementPropertyContext
-
- getFactory() - Static method in class com.nt.udc.util.xml.StringContext
-
- getField() - Method in class com.nt.udc.db.FilterItem
-
- getField(int) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Retrieves a single field, according to the given field ID.
- getField(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Retrieves a single field, according to the given field ID.
- getField(CSVField) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Retrieves the DCField for this field.
- getField(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getField(FieldKey) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getField(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- getField(FieldKey) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- getField(String) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecord
-
Retrieve the DCField object for the given id.
- getField(String) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getField(FieldKey) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getField(String) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- getField(FieldKey) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- getField(String) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getField(FieldKey) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getField(int) - Method in class com.nt.udc.nar.NAR
-
- getField(String) - Method in class com.nt.udc.nar.NAR
-
- getField(FieldKey) - Method in class com.nt.udc.nar.NAR
-
- getField() - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- getField(FieldKey) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- getField(String) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- getField(String) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- getField(FieldKey) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- getField(String) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
This method is usually not used by DCOIRecord (but look for DmsMsc's Asn1OIRecord)
- getField(FieldKey) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
- getField(String) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- getField(int) - Method in class com.nt.udc.ndk.node.ListField
-
Returns the field at the specified position in this list.
- getField(FieldKey) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
- getField(FieldKey) - Method in class com.nt.udc.oi.node.xml.XMLFieldAsElementRecord
-
- getField(String) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getField(FieldKey) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getField2(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
- getFieldDelimiter() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getFieldDelimiter() - Method in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- getFieldMap() - Method in class com.nt.udc.ndk.node.MapField
-
- getFieldName() - Method in class com.metasolv.nm.collector.file.handler.FieldDef
-
- getFieldName() - Method in class com.nt.udc.asn1base.MethodDetail
-
- getFieldNames() - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
- getFieldProcessor() - Method in class com.nt.udc.ndk.node.EINode
-
Gets the object that is responsible for processing the raw data into
the format being passed out of the node (most likely NARs).
- getFieldProcessor(int) - Method in class com.nt.udc.ndk.node.EINode
-
- getFieldProcessor() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the DCFieldProcessor
for this node.
- getFieldProcessor(int) - Method in class com.nt.udc.ndk.node.OINode
-
Returns the DCFieldProcessor
for this node.
- getFieldProcessor() - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Gets the object that is responsible for processing the raw data into the
format being passed out of the node (most likely NARs).
- getFieldProcessor(int) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
- getFieldProcessorThread() - Method in class com.nt.udc.ndk.node.EINode
-
- getFieldProcessorThread() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the thread in which is the FieldProcessor is running.
- getFieldProcessorThread(int) - Method in class com.nt.udc.ndk.node.OINode
-
Returns the thread in which is the FieldProcessor is running.
- getFieldProcessorThread() - Method in class com.nt.udc.ndk.node.ProcessorNode
-
- getFieldProcessorThread(int) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Returns the thread in which the i th FieldProcessor is running.
- getFields() - Method in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- getFields() - Method in class com.nt.udc.nar.xml.NARContext
-
- getFieldSeperator() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- getFieldSeperator() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42InfoIntf
-
- getFieldSeperator() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42ObjectIntf
-
- getFieldsLength() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get all the fields length of the fields used by a structure/module
- getFieldsNames() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get all the fields names used by a structure/module
- getFieldsTypes(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get the list of the fields types for a given structure or module
Note : this method shouldn't be used and is kept for future versions
- getFieldsTypes() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get all the fields types used by a structure/module
- getFieldValue(CSVField) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Retrieves the bytes representing the value of this field.
- getFieldValue(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Retrieves the String value for this field.
- getFieldValue(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getFieldValue(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- getFieldValue(String) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecord
-
Retrieve the value, in the form of a byte array, for the given id.
- getFieldValue(String) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getFieldValue(String) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- getFieldValue(String) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getFieldValue(FieldKey) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getFieldValue(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getFieldValue(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- getFieldValue(FieldKey) - Method in class com.nt.udc.nar.NAR
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- getFieldValue(String) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- getFieldValue(FieldKey) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- getFieldValue(String) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
This method is usually not used by DCOIRecord (but look for DmsMsc's Asn1OIRecord)
- getFieldValue(FieldKey) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
- getFieldValue(String) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- getFieldValue(DCFieldContainer, String) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- getFieldValue(DCFieldContainer, FieldKey) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- getFieldValue(String) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getFieldValue(FieldKey) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getFieldValueAsString(DCFieldContainer, FieldKey) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- getFile() - Method in class com.nt.udc.io.CManagedFile
-
- getFile() - Method in class com.nt.udc.node.util.CManagedFile
-
- getFileBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getFileBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getFileBulkData() - Method in class com.nt.udc.nar.NARFileManager
-
- getFileBulkData() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getFileBulkData() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the FileDataReceiver to fetch a set of
This is just a dummy implementation, any transport needing the file level transaction behavior should override this method
and implement correct behavior.
- getFileBulkData() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Allows a FileDataReceiver to obtain the available data in a
known format.
- getFileConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getFileData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getFileData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getFileData() - Method in class com.nt.udc.nar.NARFileManager
-
- getFileData() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getFileData() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the FileDataReceiver to fetch a single
This is just a dummy implementation, any transport needing the file level transaction behavior should override this method
and implement correct behavior.
- getFileData() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Allows a FileDataReceiver to obtain the available data in a
known format.
- getFileDataProvider() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getFileDataProvider() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getFileDataProvider() - Method in class com.nt.udc.nar.NARFileManager
-
- getFileDataProvider() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getFileDataProvider() - Method in interface com.nt.udc.ndk.node.FileDataReceiverIfc
-
Gets the object that is holding data for this FileDataReceiver
- getFileDataProvider() - Method in class com.nt.udc.ndk.node.OITransport
-
Returns the object from which this FileDataReceiver is receiving data.
- getFileDataReceiver() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getFileDataReceiver() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getFileDataReceiver() - Method in class com.nt.udc.nar.NARFileManager
-
- getFileDataReceiver() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getFileDataReceiver() - Method in class com.nt.udc.ndk.node.EITransport
-
- getFileDataReceiver() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Gets the object that is retrieving data from this FileDataProvider
- getFileEINodeHandler() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- getFileEINodeHandler() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- getFileGroupName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
- getFileGroupNum() - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
- getFileHandler() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- getFileLength() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler.FileHeaderInfo
-
- getFileLength() - Method in class com.nt.udc.util.AsnFileInfo
-
- getFileLevelTransactionConfig() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getFileList(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.ndk.node.EITransport
-
- getFileList() - Method in class com.nt.udc.ndk.node.OIFileCycler
-
- getFileList(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getFileMode() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Returns the FTP transfer mode.
- getFileName() - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- getFilename() - Method in class com.nt.udc.io.CManagedFile
-
- getFilename() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Returns the name of the currently opened file.
- getFilename() - Method in class com.nt.udc.node.util.CManagedFile
-
- getFilenameFilter() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getFilenameFilter() - Method in class com.nt.udc.io.CFileMgr
-
- getFilenameFilter() - Method in class com.nt.udc.node.util.CFileMgr
-
- getFilenameGenerator() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Returns the current filename generator
- getFilenameGenerator() - Method in class com.nt.udc.nar.NARFileManager
-
Returns the current filename generator
- getFilenameGenerator() - Method in class com.nt.udc.osanode.OSARFileMngr
-
- getFileNameList(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getFileNameList(File) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getFileOutputPanelName() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getFileOutputPanelName() - Method in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
- getFileOutputPanelName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- getFileOutputPanelName() - Method in class com.nt.udc.oi.node.portal.PortalOINodeConfigGUI
-
- getFilePath() - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
Allows inquisition on the file to which this loader is writing
data.
- getFilePath() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
Allows inquisition on the file to which this loader is writing
data.
- getFilePattern() - Method in class com.nt.udc.ndk.node.FileEISequenceCheck
-
- getFilePos() - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Get current read position.
- getFilePosition() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- getFilePosition() - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- getFilePrefix() - Method in class com.nt.udc.io.CDataSink
-
- getFilePrefix() - Method in class com.nt.udc.io.CStringDataSink
-
- getFilePrefix() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the file name prefix.
- getFilePrefix() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getFileRecord(String[], String, String) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
Returns a String representing the data within this record.
- getFileRecord() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
Returns a String representing the data within this record.
- getFileRetentionConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getFileRetentionThread() - Method in class com.nt.udc.ndk.node.OINode
-
This method collects the details required for creating FileRetentionThread
and creates FileRetentionThread.
- getFiles() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- getFiles() - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- getFiles() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- getFiles() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- getFileSuffix() - Method in class com.nt.udc.io.CDataSink
-
- getFileSuffix() - Method in class com.nt.udc.io.CStringDataSink
-
- getFileToProcess() - Method in class com.nt.udc.io.CFileMgr
-
This function is used to select a file to process.
- getFileToProcess() - Method in class com.nt.udc.node.util.CFileMgr
-
This function is used to select a file to process.
- getFileType() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
really the event record tag with a '_type'
appended to it
also lowercase
- getFileWriter() - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
Returns OIFileWriter Object
- getFilter() - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- getFilteredName() - Method in class com.nt.udc.io.xml.CXMLElement
-
- getFilterItems() - Method in class com.nt.udc.db.Filter
-
- getFirstElement(Node) - Static method in class com.nt.udc.ipdr.XML
-
- getFirstElement(Node) - Static method in class com.nt.udc.xml.XML
-
- getFixedRate() - Method in class com.nt.udc.util.FixedRateTimer
-
- getFlattenDirs() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns float value
- getFloatValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getFloatValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getFloatValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a float.
- getFloatValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.IntAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.IPAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getFloatValue() - Method in class com.nt.udc.osar.ListAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.LongAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.MacAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.StringAttr
-
- getFloatValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getFlushIntervalDefVal() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- getFormattedDateTime() - Static method in class com.nt.udc.log.LogUtils
-
- getFormattedDateTime() - Method in class com.nt.udc.log.StatusMessage
-
The getFormattedDateTime() method converts long time stored in
a StatusMessage object to a readable string.
- getFtpConfig() - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- getFtpConfig() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Retrieves the ftp configuration info from the ftp configuration
file.
- getFtpConfig() - Method in class com.nt.udc.util.FtpTransportHandler
-
Get some common ftp-related settings from the ftp config file;
See the class comments for more details.
- getFtpConfigData() - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- getFtpConfigData() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Retrieves the ftp-specific data in order to pass it to
the Node Manager.
- getFTPConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getFtpConfigFilename() - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- getFtpConfigFilename(String, String) - Static method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Get ftp configuration file absolute path
- getFtpConfigFilename() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Retrieves the path and name of the ftp-specific configuration
file.
- getFtpConfigFilename(String, String) - Static method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Get ftp configuration file absolute path
- getFtpDirectory() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Return the destination directory on the remote FTP host.
- getFtpExtension() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Returns the file extension for files that have been transferred.
- getFtpHost() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Return the name/IP address of the remote FTP host.
- getFtpInfo(Frame, String) - Static method in class com.metasolv.nm.collector.file.FtpInfoDialog
-
- getFtpInfo(Dialog, String) - Static method in class com.metasolv.nm.collector.file.FtpInfoDialog
-
- getFtpInfo(Frame, String) - Static method in class com.nt.udc.ei.node.ftpei.AddFtpInfoDialog
-
- getFtpInfo(Dialog, String) - Static method in class com.nt.udc.ei.node.ftpei.AddFtpInfoDialog
-
- getFtpInfoFromGUI() - Method in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- getFtpInfoFromGUI() - Method in class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
Returns the ftp configuration parameters as a String.
- getFtpLogin() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Return the login name for the remote FTP user.
- getFtpPassword() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Return the password for the remote FTP user.
- getFtpPort() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- getFtpPusher() - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
Returns the AbstractOIFtpPusher object
- getFtpTimeInterval() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
get ftpTimeInterval and pass to the timer
- getFullFilename() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getFunctDesc() - Method in class com.nt.udc.log.StatusMessage
-
- getGenConfigFilePathName() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the absolute path name of the rules file containing the "General"
information being used for the node associated with this DCNodeConfigData
Object.
- getGroupName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
- getGroupName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
- getGUIPanel() - Method in interface com.nt.udc.ndk.node.EPFileLoaderConfig
-
Returns a JPanel object which is populated by an EPFileLoader
- getGUIPanel() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getHashtableExt() - Method in class com.nt.udc.nar.xml.HashtableExtContext
-
- getHeader() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- getHeader() - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- getHeader(String) - Method in class com.nt.udc.ei.node.ffei.FlatFileEIProcessor
-
Parses a line of text (the file header) for the field names.
- getHeader(String) - Method in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
Parses a line of text (the file header) for the field names.
- getHeaderDef() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getHeaderLength() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler.FileHeaderInfo
-
- getHeaderLength() - Method in class com.nt.udc.util.AsnFileInfo
-
- getHomeDir() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the directory location of the UDC installation.
- getHomeDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's home directory.
- getHost() - Method in class com.nt.udc.db.DBInfo
-
- getHost() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the remote host
- getHost() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the remote host
- getHost() - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the remote host
- getHostName() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getId() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getId() - Method in class com.nt.udc.io.COSARAttr
-
- getId() - Method in class com.nt.udc.ipdr.IPDR
-
- getId() - Method in class com.nt.udc.ipdr.IPDRRec
-
- getId() - Method in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- getId() - Method in class com.nt.udc.ipdr.IPDRServiceElement
-
- getId() - Method in class com.nt.udc.ipdr.IPDRServiceSession
-
- getId() - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- getId() - Method in interface com.nt.udc.nar.xml.IdentifiableContext
-
- getID() - Method in class com.nt.udc.ndk.node.DCField
-
- getId() - Method in class com.nt.udc.xml.XMLSchema
-
- getIDCMethodHandler() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
This method returns an IDC Method Handler if there is one.
- getIDCMethodHandler() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
This method returns an IDC Method Handler if there is one.
- getIdentifier() - Method in class com.nt.udc.nar.NarReader
-
- getIdentifier() - Method in class com.nt.udc.nar.NarWriter
-
- getIdentifier() - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- getIdentifier() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- getIdentifier() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- getIdentifier() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- getIdleWriteTimeValue() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Returns the value that the user has entered in the
"Idle Write Time:" field.
- getIdleWriteTimeValue() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Returns the value that the user has entered in the
"Idle Write Time:" field.
- getIndentStep() - Method in class com.nt.udc.util.xml.DataWriter
-
Return the current indent step.
- getInfo() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getInfo() - Method in class com.nt.udc.ipdr.IPDRRec
-
- getInfoObjects() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- GetInputAttribute(String) - Method in interface com.nt.udc.osanode.OSAAccessibleAttributes
-
- getInputBackupDir() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- getInputBackupDir() - Method in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- getInputBackupDir() - Method in class com.nt.udc.ei.transport.FileEITransport
-
- getInputCount() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getInputCount() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getInputCount() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getInputCount() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getInputDir() - Method in class com.nt.udc.io.CFileMgr
-
- getInputDir() - Method in class com.nt.udc.node.util.CFileMgr
-
- getInputDirectory() - Method in class com.nt.udc.ei.node.ipdr.IPDREINode
-
- getInputDirectory() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getInputFields() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Gets a list of the input fields defined in the input records.
- getInputFields() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getInputFields() - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Gets a list of the input fields defined in the input records.
- getInputStatsProcessor() - Method in class com.nt.udc.ndk.node.DCNode
-
Get the input record Statistics Monitor.
- getInputTracker() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
This is for MXNarInputProcessor to get the input tracker object.
- getInstance() - Static method in class com.nt.udc.ei.node.sol42.SchemaManager
-
- getInstance() - Static method in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- getInstance() - Static method in class com.nt.udc.util.OracleWalletManager
-
- getInt() - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Returns the contents of this text field as an int.
- getIntConfigValue(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- getIntConfigValue(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Gets the value of a configuration attribute.
- getIntConfigValue(String) - Method in interface com.nt.udc.ndk.processor.NPLConfigIfc
-
- getIntConfigValue(String) - Method in class com.nt.udc.ndk.processor.NPLDataProcessor
-
- getInterruptTimeDelay() - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- getInterval() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the Interval of this partition
- getIntFieldFromList(ListField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getIntFieldFromList(ListField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getIntValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns integer value
- getIntValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getIntValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getIntValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as an int.
- getIntValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getIntValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getIntValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getIntValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getIntValue() - Method in class com.nt.udc.osar.IntAttr
-
- getIntValue() - Method in class com.nt.udc.osar.IPAttr
-
- getIntValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getIntValue() - Method in class com.nt.udc.osar.ListAttr
-
- getIntValue() - Method in class com.nt.udc.osar.LongAttr
-
- getIntValue() - Method in class com.nt.udc.osar.MacAttr
-
- getIntValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getIntValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getIntValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getIntValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getIntValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getIntValue() - Method in class com.nt.udc.osar.StringAttr
-
- getIntValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getIPAddress() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getIPAddress() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the IP address of the FTP server.
- getIPDRField(IPDRValueIfc) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getIPDRRec(String) - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPDRRec(String) - Method in interface com.nt.udc.ipdr.IPDRRefContainerIfc
-
- getIPDRs() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPDRs() - Method in class com.nt.udc.ipdr.IPDRTable
-
- getIPDRServiceConsumer(String) - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPDRServiceConsumer(String) - Method in interface com.nt.udc.ipdr.IPDRRefContainerIfc
-
- getIPDRServiceElement(String) - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPDRServiceElement(String) - Method in interface com.nt.udc.ipdr.IPDRRefContainerIfc
-
- getIPDRServiceSession(String) - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPDRServiceSession(String) - Method in interface com.nt.udc.ipdr.IPDRRefContainerIfc
-
- getIPDRTables() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getIPValue() - Method in class com.nt.udc.io.COSARAttr
-
- getIPValue() - Method in class com.nt.udc.io.COSARAttrIP
-
- getItem(String) - Method in class com.nt.udc.aggregator.AggrConfig
-
Looks in both the config file and the rules file for a given
setting.
- getItem(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Called by the GUI to retrieve items from
varTable
- getItem(String) - Method in interface com.nt.udc.ndk.node.ConfigIfc
-
Retrieves a configuration value, based on the given key.
- getItem(String) - Method in class com.nt.udc.ndk.node.DCNode
-
Retreives a configuration value for this node for the given key
- getItem(String) - Method in class com.nt.udc.ndk.node.NPLDeclarations
-
Returns the desired NPL declaration's value.
- getItem(String) - Method in class com.nt.udc.osanode.Config
-
- getItem(String) - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverConfig
-
Looks in both the config file and the rules file for a given
setting.
- getIterator() - Method in class com.nt.udc.util.RangeIterator
-
- getJavaFile() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- getKey() - Method in class com.nt.udc.aggregator.table.AggrFlushRecord
-
Returns the key of the record.
- getKey(NAR) - Method in class com.nt.udc.aggregator.table.AggrKeyFactory
-
Returns a NARkey, according to the given NAR
- getKey() - Method in class com.nt.udc.asn1base.MethodDetail
-
- getKey() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrFlushRecord
-
Returns the key of the record.
- getKey(NAR) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrKeyFactory
-
Returns a NARkey, according to the given NAR
- getKey(COSARAttr) - Method in interface com.nt.udc.io.IOSARAttrConverter
-
- getKey() - Method in class com.nt.udc.io.xml.CXMLCharData
-
- getKey(NAR) - Method in class com.nt.udc.nar.NARKeyFactory
-
Returns the NAR key, based on the input NAR.
- getKey() - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- getKey() - Method in class com.nt.udc.ndk.node.DCField
-
- getKey() - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
This method returns a string key which can be used inside an NPL
program to address the "table" which will be holding the data
provided by this loader, e.g.
- getKey(byte[]) - Static method in class com.nt.udc.ndk.node.FieldKey
-
- getKey() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
This method returns a string key which can be used inside an NPL
program to address the "table" which will be holding the data
provided by this loader, e.g.
- getKey(NAR) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyFactory
-
Returns a NARkey, according to the given NAR
- getKey() - Method in class com.nt.udc.util.table.FlushElement
-
Returns the key of the element.
- getKeyAttrId() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getKeyCount() - Method in class com.nt.udc.processor.nminusonerecord.RecordCache
-
- getKeys(NAR) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- getKeyValueSep() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getLastAccess() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the last timestamp of the last access in this partition.
- getLastCheckDelta() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getLastCheckDelta() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns difference between the current time and the time of
the last performance check.
- getLastInputInfo() - Method in class com.nt.udc.nar.NarReader
-
Check and get the private checkpoint data.
- getLastQueriedID() - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecordFactory
-
Returns value of last queried ID, if it is being tracked.
- getLastRecordProcessed() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Get the number of the last record processed
- getLength() - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Get a field length
- getLength(File) - Method in class com.nt.udc.ei.transport.FileEITransport
-
Returns the length stored in the scratch
file.
- getLength(File) - Method in class com.nt.udc.ei.transport.InputFileProcessor
-
Returns the length stored in the scratch
file.
- getLength() - Method in class com.nt.udc.nar.NAR
-
- getLength() - Method in class com.nt.udc.ndk.node.DCField
-
- getLength() - Method in class com.nt.udc.ndk.node.ListField
-
- getLength() - Method in class com.nt.udc.ndk.node.NameLengthPair
-
- getLength() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getLength() - Method in class com.nt.udc.osar.OSAR
-
Returns the length in bytes
- getLength() - Method in class com.nt.udc.osar.OSARecAttr
-
- getLengthInWord() - Method in class com.nt.udc.osar.OSAR
-
Returns the length in words
- getLengthInWord() - Method in class com.nt.udc.osar.OSARecAttr
-
- getLines(int) - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- getLines() - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
get number of lines written using the writeln method
- getLines() - Method in interface com.nt.udc.oi.node.geneva.GenevaMetaWriter
-
get number of lines written using the writeln method
- getList() - Method in class com.nt.udc.ndk.node.ListField
-
Return the fields in the ListField as a List.
- getList() - Method in class com.nt.udc.util.xml.ListContext
-
- getListeners() - Method in class com.nt.udc.util.AcctEventSender
-
- getListFieldFromListMap(ListField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getListFieldFromListMap(ListField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getLoader() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- getLoader() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
- getLoaderConfig() - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
Allows inquisition on the EPFileLoaderConfig which configures
this loader.
- getLoaderConfig() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
Allows inquisition on the EPFileLoaderConfig which configures
this loader.
- getLoaderThread() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- getLoaderThread() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
- getLocalDir() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- getLocalDir() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- getLocalDir() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- getLocalDir() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- getLocalDirectory() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Return the local directory containing the files to be transferred.
- getLocalName(String, String) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
Generates a unique local file name.
- getLocalName(String) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
- getLocalPort() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getLocalSuffix() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getLocalSuffix() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the local suffix.
- getLock() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Retrieves the lock for this node.
- getLock() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Retrieves the lock for this node.
- getLog4JLogger(Class) - Static method in class com.nt.udc.util.LoggerFactory
-
- getLogDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's log directory.
- getLogger() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getLogger() - Static method in class com.nt.udc.log.Logger
-
This method returns the default logger, ie when called form node manager
this returns node manager logger and when called from admin server, this
returns admin server log
- getLogger() - Method in class com.nt.udc.ndk.node.ConfigMethodHandler
-
Returns the Node's logger.
- getLogger() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's logger.
- getLogger() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
Returns the LoggerIfc object used by this class to record log messages
- getLogger() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Returns the LoggerIfc object used by this class to record log messages
- getLogger() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getLogger() - Method in class com.nt.udc.npl.BaseNPLProgram
-
Returns the LoggerIfc being used to log messages generated by this
NPLProgram during data processing
- getLogger() - Method in interface com.nt.udc.npl.NPLProgramIfc
-
- getLogger() - Method in class com.nt.udc.osanode.NodeUtils
-
- getLogger(Class) - Static method in class com.nt.udc.util.LoggerFactory
-
Deprecated.
- getLogger() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
- getLogin() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the login name
- getLogin() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the login name
- getLogin() - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the login name
- getLong() - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Returns the contents of this text field as an int.
- getLongFieldFromList(ListField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getLongFieldFromList(ListField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttr
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrMillis
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getLongValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getLongValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method returns long value
- getLongValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.LongField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.MillisField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getLongValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getLongValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a long.
- getLongValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getLongValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getLongValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getLongValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getLongValue() - Method in class com.nt.udc.osar.IntAttr
-
- getLongValue() - Method in class com.nt.udc.osar.IPAttr
-
- getLongValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getLongValue() - Method in class com.nt.udc.osar.ListAttr
-
- getLongValue() - Method in class com.nt.udc.osar.LongAttr
-
- getLongValue() - Method in class com.nt.udc.osar.MacAttr
-
- getLongValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getLongValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getLongValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getLongValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getLongValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getLongValue() - Method in class com.nt.udc.osar.StringAttr
-
- getLongValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getLookupFile() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getLookupFile() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- getLookupFrequency() - Static method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getLookupReader() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getLookupReaderThread() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getLookupReceiver() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- getLookupTable() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
Gets the entire lookup table that is being used in the
NPL java-hook lookup call.
- getLookupTable(String) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
- getLookupTable(String) - Method in interface com.nt.udc.processor.FileEnhancer.LookupIfc
-
- getLookupTable() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- getMajorThreshold() - Method in class com.nt.udc.util.MemoryMonitor
-
- getMajorType() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- getMajorType() - Method in class com.nt.udc.ndk.node.DCNode
-
- getMajorType() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getMajorType() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the major type for the node defined by this interface.
- getMajorType() - Method in class com.nt.udc.ndk.node.EINode
-
- getMajorType() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the 'Major Type' of this node.
- getMajorType() - Method in class com.nt.udc.ndk.node.ProcessorNode
-
- getMajorType() - Method in class com.nt.udc.ndk.processor.EmptyPartitionedDCNode
-
- getMap() - Method in class com.nt.udc.ndk.node.MapField
-
- getMapFieldFromListField(ListField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getMapFieldFromListField(ListField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getMapper(Class) - Method in class com.nt.udc.asn1base.ClassInfo
-
- getMapper() - Method in class com.nt.udc.asn1base.MethodDetail
-
- getMaxIdleWriteTime() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- getMaxIdleWriteTime() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMaxLogFileSize() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- getMaxLogSizeValue() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Returns the value of the "Max Log File Size" field.
If a message needs to be logged which causes this value to be exceeded,
the log file will be moved to an archive file and a new log file will be
started.
- getMaxNARsPerFile() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- getMaxNARsPerFile() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMaxReadTimer() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
- getMaxReadTimer() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMaxRecordsPerFile() - Method in class com.nt.udc.io.CStringDataSink
-
- getMaxRecsPerFile() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Returns the maximum number of records per file.
- getMaxValue() - Method in class com.nt.udc.ndk.gui.ConfigRange
-
- getMaxValue() - Method in interface com.nt.udc.ndk.gui.ConfigRangeIfc
-
Returns the maximum value for this configuration range.
- getMaxValue(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Returns the maximum value for the given configuration item.
- getMaxVolumeDefVal() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- getMethod() - Method in class com.nt.udc.asn1base.MethodDetail
-
- getMethodDetail(Class, Method) - Method in class com.nt.udc.asn1base.ClassInfo
-
- getMethodDetail(Class, Method) - Method in class com.nt.udc.asn1base.GetterClassInfo
-
- getMethodDetail(Class, Method) - Method in class com.nt.udc.asn1base.SetterClassInfo
-
- getMethodDetailChoice(Class, Method) - Method in class com.nt.udc.asn1base.GetterClassInfo
-
- getMethodDetailNormal(Class, Method) - Method in class com.nt.udc.asn1base.GetterClassInfo
-
- getMethodHandler() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
Will return a reference to the current method handler.
- getMethodHandler(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Returns the method handler with the specified name that is being used by
this field processor's NPL program.
- getMethodHandler() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getMethodHandler(String) - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getMethodHandler() - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Returns the method handler imported by the NPL program and set
using setMethodHandler(IDCMethodHandler mh)
.
- getMethodHandler(String) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Returns the method handler with the specified name.
- getMethodHandler() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Gets the object that is responsible for providing a "java hook"
method handler interface between NPL and this node.
- getMethodHandler() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- getMethodList(Class) - Method in class com.nt.udc.asn1base.ClassInfo
-
- getMetricsHttpPort() - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
Get the metrics http port the service is running on.
- getMillisValue() - Method in class com.nt.udc.io.COSARAttr
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrMillis
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrSeconds
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getMillisValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getMinIdleWriteTime() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- getMinIdleWriteTime() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMinLogFileSize() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- getMinNARsPerFile() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- getMinNARsPerFile() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMinorType() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileEINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.metasolv.nm.collector.file.FileEINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- getMinorType() - Method in class com.nt.udc.aggregator.AggregatorNode
-
Returns the Aggregator's minor type.
- getMinorType() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.jdbc.JDBCEINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.nar.NAREINode
-
Returns the type name of the NAR EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- getMinorType() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.ei.node.xml.XMLEIFileNode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
Returns the Aggregator's minor type.
- getMinorType() - Method in class com.nt.udc.ndk.node.DCNode
-
- getMinorType() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getMinorType() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the minor type for the node defined by this interface.
- getMinorType() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Returns the type name of the NPLProcessor node.
- getMinorType() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Returns the cartridge's Minor Type
- getMinorType() - Method in class com.nt.udc.ndk.processor.EmptyPartitionedDCNode
-
- getMinorType() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
Returns the type name of the FTP Push FlatFile OI node.
- getMinorType() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
- getMinorType() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Returns the type name of the generic JDBC OI node.
- getMinorType() - Method in class com.nt.udc.oi.node.nar.NAROINode
-
Returns the type name of the NAR OI node.
- getMinorType() - Method in class com.nt.udc.oi.node.narxml.NARXMLOINode
-
Returns the type name of the NAR OI node.
- getMinorType() - Method in class com.nt.udc.oi.node.portal.PortalOINode
-
Returns the type name of the Portal OI node.
- getMinorType() - Method in class com.nt.udc.oi.node.radius.RadiusOINode
-
Returns the type name of the EI node.
- getMinorType() - Method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
- getMinorType() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscardingProcessorNode
-
- getMinorType() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
Returns the Minor Type of this cartridge
- getMinorType() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
- getMinorType() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Returns the type name of the NPLProcessor node.
- getMinorType() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
Returns the type name of the NPLProcessor node.
- getMinorType() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Returns the type name of the NPLProcessor node.
- getMinorType() - Method in class com.nt.udc.processor.NARSelector.NARSelectorNode
-
Returns the type name of the NPLProcessor node.
- getMinorType() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- getMinorType() - Method in class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- getMinorType() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- getMinReadTimer() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
- getMinReadTimer() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- getMinValue() - Method in class com.nt.udc.ndk.gui.ConfigRange
-
- getMinValue() - Method in interface com.nt.udc.ndk.gui.ConfigRangeIfc
-
Returns the minimum value for this configuration range.
- getMinValue(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Returns the minimum value for the given configuration item.
- getMode() - Method in class com.metasolv.nm.collector.file.FileFilterPattern
-
- getMode() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Get the mode used
- getModuleName() - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- getModuleName() - Method in class com.nt.udc.ei.node.xml.XMLProcessor
-
- getModuleName() - Static method in class com.nt.udc.io.COSARAttrFilter
-
- getModuleName() - Method in class com.nt.udc.node.util.RecordProcessor
-
- getMovedFileStatus() - Method in class com.nt.udc.ndk.node.EITransport
-
- getMultiThreadConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- getName() - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Get a field name
- getName() - Method in class com.nt.udc.ei.node.amadirpei.configReader.HeaderInfo
-
Get a structure or module name
- getName() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get the structure/module name
- getName() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- getName() - Method in class com.nt.udc.io.xml.CXMLElement
-
- getName() - Method in class com.nt.udc.io.xml.CXMLTokenTag
-
- getName() - Method in class com.nt.udc.ipdr.IPDRValue
-
- getName() - Method in interface com.nt.udc.ipdr.IPDRValueIfc
-
- getName() - Method in class com.nt.udc.ipdr.IPDRValueSet
-
- getName() - Method in class com.nt.udc.ndk.node.NameLengthPair
-
- getName() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the Name of this Partition
- getName() - Method in class com.nt.udc.util.xml.ElementPropertyContext
-
- getName() - Method in class com.nt.udc.util.xml.PropertyContext
-
- getNames(FtpItem[]) - Static method in class com.nt.udc.ndk.util.FtpItem
-
- getNAR(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will remove and return a NAR from the indicated table.
- getNAR(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- getNAR(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will remove and return a NAR from the indicated table.
- getNAR(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- getNAR() - Method in class com.nt.udc.nar.xml.NARContext
-
- getNar() - Method in class com.nt.udc.processor.nminusonerecord.TimeStampedRecord
-
- getNarBackupDaysValue() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Returns the number of days to retain the NAR files in the node's backup
directory
- getNarBackupValue() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Indicates whether the user has checked the "Backup NAR Files" checkbox
- getNarDelta() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getNarDelta() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns number of nars processed in this check interval.
- getNARFromFile(String) - Method in class com.nt.udc.general.NARComparator
-
- getNARFromFile(String) - Method in class com.nt.udc.general.NARViewer
-
- getNARKeepTimer(NAR, int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will remove a NAR but leave its timer.
- getNARKeepTimer(NAR, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will remove a NAR but leave its timer.
- getNARKey() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARKey
-
This will return the internal NARKey.
- getNARKey() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
This will return the FlexibleNARKey.
- getNARKeyExipryTime() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
This will return the expiryTime of Key.
- getNARs() - Method in class com.nt.udc.nar.xml.NARSetContext
-
- getNars() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getNars() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns total number of nars passed through the stream handler.
- getNARSaveTimer(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will remove and return a NAR as the functions above, but the
underlying timer will be stored to be reused with the same key.
- getNARSaveTimer(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- getNARSaveTimer(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will remove and return a NAR as the functions above, but the
underlying timer will be stored to be reused with the same key.
- getNARSaveTimer(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- getNARsPerFileValue() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Returns the value that the user has entered in the
"NARs Per File:" field.
- getNARsPerFileValue() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Returns the value that the user has entered in the
"NARs Per File:" field.
- getNewerFiles(File, long) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name, return a sorted list of files within the
directory which are newer than the given time.
- getNewerFiles(File, FilenameFilter, long) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name and a filename filter object, return a
sorted list of files within the directory which meet the filter
requirements and are newer than the given time.
- getNewFilename() - Method in class com.nt.udc.io.CDataSink
-
This function is used to return a new filename unique to the
current output directory.
- getNewFilename() - Method in class com.nt.udc.io.CStringDataSink
-
This function is used to return a new filename unique to the
current output directory.
- getNewFilename() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getNewSoapMessage(String) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getNextCycle() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getNextCycle() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getNextElement(Node) - Static method in class com.nt.udc.ipdr.XML
-
- getNextElement(Node) - Static method in class com.nt.udc.xml.XML
-
- getNextFieldLengthPair(int) - Method in class com.nt.udc.ndk.node.KnownFieldLengthConfig
-
- getNextSeqNum() - Method in class com.nt.udc.oi.node.ipdr.IPDROISimpleFormatter
-
- getNextValidStates() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
- getNMId() - Method in exception com.nt.udc.exceptions.NodeMgrAddException
-
Returns the System identifier for the Node Manager to which this
Exception refers.
- getNMItem(String, int) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to get the NMItem object corresponding to the
given IP address and port.
- getNMItem(String) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to get the NMItem object corresponding to the
given IP address and port.
- getNMList() - Method in class com.nt.udc.util.SystemModel
-
Retrieves the list of NodeManagers maintained by this model.
- getNMName() - Method in exception com.nt.udc.exceptions.NodeMgrAddException
-
Returns the name of the Node Manager to which this Exception refers.
- getNMName() - Method in exception com.nt.udc.exceptions.NodeMgrRemoveException
-
- getNode() - Method in class com.nt.udc.ndk.node.EITransport
-
Returns the EINode
containing this transport.
- getNode() - Method in class com.nt.udc.ndk.node.OITransport
-
Returns the OINode
containing this transport.
- getNodeClass() - Method in class com.nt.udc.ndk.node.DCNode
-
- getNodeClass() - Method in class com.nt.udc.ndk.node.DCNodeType
-
- getNodeClass() - Method in interface com.nt.udc.ndk.node.DCNodeTypeIfc
-
Returns the Class name for the node defined by this interface.
- getNodeDestinationsGUI() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- getNodeDestinationsGUI() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Returns the existing node destinations GUI
- getNodeEventListeners() - Method in class com.nt.udc.ndk.node.DCNode
-
- getNodeID() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
This method returns the node ID.
- getNodeID() - Method in exception com.nt.udc.exceptions.NodeNotFoundException
-
- getNodeID() - Method in exception com.nt.udc.exceptions.NodeRemoveException
-
- getNodeID() - Method in class com.nt.udc.nar.NARFileManager
-
This method returns the node ID.
- getNodeId() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- getNodeId() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- getNodeId() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Returns the node identifier for the node that is being configured
by this DCNodeConfigGUIIfc object.
- getNodeId() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns Node's ID
- getNodeId() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getNodeId() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns the string id for the node it came from
- getNodeId() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getNodeInfo(String) - Method in class com.nt.udc.util.SystemModel
-
Get a NodeInfo object describing the specified node.
- getNodeItem(String) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to get the NodeItem object corresponding to the
given Node ID.
- getNodeList() - Method in class com.nt.udc.util.SystemModel
-
- getNodeList(String, int) - Method in class com.nt.udc.util.SystemModel
-
- getNodeManagerIpAndPort() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
Populates the configuration values for the aggregator-specific
settings.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.aggregator.AggregatorNodeConfigGUI
-
Populates the configuration values for the aggregator-specific
settings.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
Passes the ftp-specific configuration parameters as well
as any general configuration parameters to the node configuration
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigGUI
-
Passes the ftp-specific configuration parameters as well
as any general configuration parameters to the node configuration
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
Passes configuration parameters to the node configuration object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIConfigGUI
-
Sets the default values for the various configuration parameters
within the given DCNodeConfigData
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ei.node.xml.XMLEIFileConfigGUI
-
Passes configuration parameters to the node configuration object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNodeConfigGUI
-
Populates the configuration values for the aggregator-specific
settings.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Implemented by the derived class to populate the node specific config
items in the nodeData object
- getNodeSpecificConfigData(DCNodeConfigData) - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Populates the NodeConfig object with node specific values
from the GUI.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EIFieldLengthPanel
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Default implementation.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.NPLProcessorNodeConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.NPLProcessorNodeMTConfigGUI
-
Adds any cartridge specific data to the Node Configuration Data
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
Sets the default values for the various configuration
parameters within the given DCNodeConfigData
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Default implementation.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Default implementation.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.RMONProcessorNodeConfigGUI
-
There is no node specific config data
Method is a no-op.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
Sets the default values for the various configuration parameters
within the given DCNodeConfigData
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
set the configuration specific to this node
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIConfigGUI
-
Sets the default values for the various configuration parameters
within the given DCNodeConfigData
object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.nar.NAROIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.narxml.NARXMLOIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
Populates the configuration values for RESPONSEPORT
and
SHAREDSECRET
in the DCNodeConfigData object.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.oi.node.xml.XMLOIConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.DuplicateProcessor.gui.HCDeduplicatorEPConfigGUI
-
Sets any Node Specific Configuration
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNodeConfigGUI
-
Populates the configuration values for the duplicate remover-specific
settings.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
There is no node specific config data
Method is a no-op.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
There is no node specific config data
Method is a no-op.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.processor.SequenceProcessor.SeqProcConfigGUI
-
Populates the configuration values for the Tariff Aggregator
settings.
- getNodeSpecificConfigData(DCNodeConfigData) - Method in class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- getNodeStateManager() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the Node's StateManager object.
- getNodeStateManager() - Method in interface com.nt.udc.ndk.node.NodeStateManagementIfc
-
Returns the node's StateManager
- getNodeUpTime() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- getNodeUpTime() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
Returns time node has been up
- getNoOfCDRs() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler.FileHeaderInfo
-
- getNoOfCDRs() - Method in class com.nt.udc.util.AsnFileInfo
-
- getNotificationId() - Method in class com.nt.udc.log.StatusMessage
-
- getNPLConfig() - Method in class com.nt.udc.ndk.node.ConfigMethodHandler
-
Returns the Node's NPL Configuration.
- getNPLConfig() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
Returns the a ConfigIfc that represents the NPL configuration.
- getNPLFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
Returns the default NPL file filename.
- getNPLFile() - Method in class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Returns the default NPL file filename.
- getNPLFileName() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- getNPLFileName() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- getNPLProgram() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
Returns the NPLProgramIfc object used by this field processor
- getNPLProgram() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Returns the NPLProgramIfc object used by this field processor
- getNumAttrs() - Method in class com.nt.udc.nar.NAR
-
The method to getAttr the number of attributes
- getNumAttrs() - Method in class com.nt.udc.osar.OSAR
-
The method to get the number of attributes
- getNumObjects() - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns the number of Objects in the storage file.
- getNumOfSubRecs(RecordDef) - Static method in class com.metasolv.nm.collector.file.handler.RecordDef
-
- getObjClass() - Method in class com.nt.udc.asn1base.ValueMapper
-
- getObject(Object) - Method in class com.nt.udc.aggregator.table.AggrKeyFactory
-
Returns an Object key, according to the given Object record.
- getObject(Object) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecordFactory
-
Returns an Object based on the specific input data.
- getObject() - Method in exception com.nt.udc.exceptions.OSAException
-
- getObject() - Method in exception com.nt.udc.exceptions.OSARemoteException
-
- getObject(Object) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrKeyFactory
-
Returns an Object key, according to the given Object record.
- getObject(Object) - Method in class com.nt.udc.nar.NARKeyFactory
-
Returns the NAR key, based on the input NAR.
- getObject() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getObject(Object) - Method in class com.nt.udc.oi.node.radius.RadiusDatagramFactory
-
- getObject() - Method in class com.nt.udc.osar.ObjectAttr
-
- getObject(Object) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyFactory
-
Returns an Object key, according to the given Object record.
- getObject(Object) - Method in class com.nt.udc.processor.nminusonerecord.SortedNarKeyFactory
-
This method has to return an object of the same type as
what is being used as the key in the FileHashtable.
- getObject(Object) - Method in class com.nt.udc.processor.SequenceProcessor.RecordKeyFactory
-
- getObject(Object) - Method in class com.nt.udc.util.DummyFactory
-
- getObject(Object) - Method in interface com.nt.udc.util.Factory
-
Returns an Object based on the specific input data.
- getObjectBytes() - Method in class com.nt.udc.nar.NARStorageFile
-
- getObjectFile() - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns the File object associated with this ObjectStorageFile.
- getOffsetStartOfBlock() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Get the offset of the DIRP block being processed
- getOIFileCyclerThread() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the thread in which is the OIFileCycler is running.
- getOIMTManagerThread() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the thread in which is the OIMultiThreadManager is running.
- getOlderFiles(File, long) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name, return a sorted list of files within the
directory which are older than the given time.
- getOlderFiles(File, FilenameFilter, long) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name and a filename filter object, return a
sorted list of files within the directory which meet the filter
requirements and are older than the given time.
- getOpString() - Method in class com.nt.udc.io.COSARExprBinaryNumOp
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprDivide
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprEQ
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprGE
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprGT
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprLE
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprLT
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprMinus
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprMultiply
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprNE
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprPlus
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprPower
-
This function returns a string representation of the operation.
- getOpString() - Method in class com.nt.udc.io.COSARExprRelationalNumOp
-
This function returns a string representation of the operation.
- getOptionCount() - Method in class com.nt.udc.util.CommandLineParser
-
- getOptionValue(String) - Method in class com.nt.udc.util.CommandLineParser
-
Given the option setting, return its value.
- getOracleConnectionFactory(String, String, String) - Static method in class com.nt.udc.db.JDBCUtils
-
Returns a JDBCConnectionFactoryIfc
object to be used for
obtaining a java.sql.Connection
object to an Oracle DB.
- getOracleTimeAsLong(Connection) - Static method in class com.nt.udc.db.JDBCUtils
-
Returns a long
value representing the current time
for the Oracle DB.
- getOracleTimeAsTimestamp(Connection) - Static method in class com.nt.udc.db.JDBCUtils
-
Returns a Timestamp
object representing the current time
for the Oracle DB.
- getOSAR() - Method in class com.nt.udc.io.COSAR
-
Deprecated.
This function returns the equivalent OSAR.
- getOSAR(String, IAttrSource) - Method in class com.nt.udc.io.COSARAttrFormatter
-
This function returns a new OSAR created from the layout
associated with the specified record-type.
- getOSAR(String, IAttrSource, IAttrCallback) - Method in class com.nt.udc.io.COSARAttrFormatter
-
This function returns a new OSAR created from the layout
associated with the specified record-type.
- getOSAR(IAttrSource) - Method in class com.nt.udc.io.COSARAttrFormatter
-
This function returns a new OSAR created from the layout
associated with the default record-type.
- GetOSAR() - Method in class com.nt.udc.osanode.OSARFormatter
-
- getOSARAttr(String, String) - Method in class com.nt.udc.io.COSARAttrConverter
-
- getOSARAttr(String, String) - Method in class com.nt.udc.io.COSARAttrFormatter
-
- getOSARAttr(String) - Method in interface com.nt.udc.io.IOSARAttrConverter
-
- getOSARs() - Method in class com.nt.udc.osanode.OSANode
-
- getOutDir() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getOutFile() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getOutputCount() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getOutputCount() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getOutputCount() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getOutputCount() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getOutputDir() - Method in class com.nt.udc.io.CDataSink
-
- getOutputDir() - Method in class com.nt.udc.io.CStringDataSink
-
- getOutputDirectory() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Return the location of the local output directory.
- getOutputDirectory() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getOutputFields() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Gets a list of the output fields defined in the output records.
- getOutputFields() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getOutputFields() - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Gets a list of the output fields defined in the output records.
- getOutputFields() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- getOutputFields(int) - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- getOutputNodes(String) - Method in class com.nt.udc.util.SystemModel
-
- getOutputRecInstance() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- getOutputStatsProcessor() - Method in class com.nt.udc.ndk.node.DCNode
-
Get the output record Statistics Monitor.
- getOutputType() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
Returns the Class of the objects that this FieldProcessor
will produce as output.
- getOutputType() - Method in class com.nt.udc.npl.BaseNPLProgram
-
Returns the Class for the DCFieldContainer object that this
NPLProgram will produce.
- getPackageDirecory() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getPackageName() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- getPackageName() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getParent(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- getParent() - Method in class com.nt.udc.io.xml.CXMLElement
-
- getParent() - Method in class com.nt.udc.util.xml.ElementContext
-
- getParentName() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- getPartition(ZonedDateTime) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
Retrieves a partition (or creates a new one) for the given timestamp.
- getPartition() - Method in class com.nt.udc.util.DiskMonitor
-
- getPartitionSize() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- getPasswd() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getPassword() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getPassword() - Method in class com.nt.udc.db.DBInfo
-
- getPassword() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Retrieves the password for the FTP session.
- getPassword() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the login password
- getPassword() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the login password
- getPassword() - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the login password
- getPatchLevel() - Method in class com.nt.udc.util.VersionInfo
-
- getPath() - Method in class com.nt.udc.io.xml.CXMLElement
-
- getPath(String) - Static method in class com.nt.udc.util.FileUtils
-
Get path from filename.
- getPath(String, char) - Static method in class com.nt.udc.util.FileUtils
-
Get path from filename.
- getPattern() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- getPattern() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42InfoIntf
-
- getPattern() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42ObjectIntf
-
- getPDCInputStatsProcessor() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getPDCOutputStatsProcessor() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getPDCReadOnlyStatsProcessor() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getPDCStoredStatsProcessor() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getPDU() - Method in class com.nt.udc.asn1base.RecordDecoder
-
- getPendingFiles() - Method in class com.nt.udc.ndk.checkpoint.PendingFileCheckpointData
-
- getPerformanceMetrics() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- getPerformanceMetrics() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getPerformanceMetrics() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- getPerformanceMetrics() - Method in class com.nt.udc.nar.NARStreamHandler
-
Returns a node performance object
- getPerformanceMetrics() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Retrieves performance information for this node
(For future reference)
- getPerformanceMetrics() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the stream handler's node performance object
- getPerformanceMetrics() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Returns a DCNodePerformance object containing node performance
data.
- getPerformanceMetrics() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
- getPerformanceMetrics() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- getPerformanceMetrics() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- getPerformanceMetrics() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- getPerformanceMetrics() - Method in class com.nt.udc.osanode.OSANode
-
Returns null
- getPollForData() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getPollForData() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- getPollingInterval() - Method in class com.nt.udc.ndk.node.EITransport
-
Returns the time interval between polls for available data.
- getPollingInterval() - Method in class com.nt.udc.ndk.node.OITransport
-
Returns the time interval between polls for available data.
- getPollTime() - Method in class com.nt.udc.util.CPUMonitor
-
- getPollTime() - Method in class com.nt.udc.util.DiskMonitor
-
- getPollTime() - Method in class com.nt.udc.util.DiskStatusMonitor
-
- getPollTime() - Method in class com.nt.udc.util.MemoryMonitor
-
- getPollTime() - Method in class com.nt.udc.util.SystemFileMonitor
-
- getPort() - Method in class com.nt.udc.ndk.util.FtpSession
-
- getPort() - Method in class com.nt.udc.ndk.util.SftpSession
-
- getPortNumber() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getPosition() - Method in class com.nt.udc.aggregator.table.AggrFlushRecord
-
Returns the position in the flush queue.
- getPosition() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrFlushRecord
-
Returns the position in the flush queue.
- getPosition() - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- getPosition() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getPostFTPName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
get the name of the file after ftp
- getPredecessorNodes() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getPreferredRules() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the preferred rule set for this node
- getPrefix() - Method in class com.metasolv.nm.collector.file.FileFilterPattern
-
- getPreFix() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- getPrefix() - Method in class com.nt.udc.util.FilenameGenerator
-
- getPrefix(String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Get the current or preferred prefix for a Namespace URI.
- getPrefRulesFilePathName() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the absolute path name of the file containing the preferred rules
file names being used for the node associated with this DCNodeConfigData
Object.
- getPreFTPName() - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
get the name of the file before ftp
- getPrevious(DCFieldContainer) - Method in interface com.nt.udc.processor.nminusonerecord.NMinusOneRecordHookIfc
-
Lookup and return the previously cached NAR with the attributes
specified in the NPL "Expose for key" statement
Store "values" against these same keys.
- getPrevious(DCFieldContainer) - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordHookImpl
-
- getPrevious(DCFieldContainer) - Method in class com.nt.udc.processor.nminusonerecord.RecordCache
-
Completely cloned code ...
- getPrevious(DCFieldContainer) - Method in interface com.nt.udc.processor.nminusonerecord.RecordCacheIfc
-
Return the previous record, if it exists, and save the current
record passed in valueFields.
- getPreviousDayOfYear(byte[]) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Will calculate the day of the year, and return the day before.
- getPreviousDayOfYear(BytesField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will return the previous day of the year as an integer.
- getPreviousDayOfYear(byte[]) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Will calculate the day of the year, and return the day before.
- getPreviousDayOfYear(BytesField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will return the previous day of the year as an integer.
- getProcessedArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getProcessedArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- getProcessedArchFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- getProcessedArchFile() - Method in class com.nt.udc.nar.NARFileManager
-
- getProcessedArchFile() - Method in class com.nt.udc.nar.NarReader
-
- getProcessedArchFile() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to obtain the last processed .arch file
- getProcessedArchFile() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- getProcessedArchFile() - Method in class com.nt.udc.ndk.node.EITransport
-
- getProcessedFileList() - Method in class com.nt.udc.nar.NARFileManager
-
- getProcessedFileMap() - Method in class com.nt.udc.nar.NarReader
-
- getProcessedFileMap() - Method in class com.nt.udc.nar.NarWriter
-
- getProcessedRecords() - Method in class com.nt.udc.node.util.RecordProcessor.RecoveryContext
-
- getProperty(String, String) - Method in class com.nt.udc.ndk.node.DCNode
-
Retrieves the property value for the specified type and key.
- getProperty(String, String) - Method in interface com.nt.udc.ndk.node.PropertyIfc
-
Retrieve the property value for the specified type and key.
- getPropertyKeys(String) - Method in class com.nt.udc.ndk.node.DCNode
-
Retrieve a list of 'property keys' for the given type subset.
- getPropertyKeys(String) - Method in interface com.nt.udc.ndk.node.PropertyIfc
-
Retrieve a list of 'property keys' for the given type subset.
- getPropertyTypes() - Method in class com.nt.udc.ndk.node.DCNode
-
Retrieve a list of 'property type' subsets.
- getPropertyTypes() - Method in interface com.nt.udc.ndk.node.PropertyIfc
-
Retrieve a list of 'property type' subsets.
- getRadiusRequest(int, String) - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Construct and return a byte array containing the various attribute
values in RADIUS format, along with the necessary header and
authentication information.
- getReadStatus() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Get the read status of the last recovery information read
- getReadTimeout() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getReadTimerValue() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Returns the value that the user has entered in the
"Read Timer:" field.
- getReadTimerValue() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Returns the value that the user has entered in the
"Read Timer:" field.
- getRealNarsIn() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- getRealNarsIn() - Method in class com.nt.udc.nar.NARFileManager
-
- getRealNarsIn() - Method in class com.nt.udc.nar.NARStreamHandler
-
This must return a count of how many records this node has read in,
since it started.
- getRealNarsIn() - Method in class com.nt.udc.ndk.processor.NARInProcessor
-
Gives the number of input records processed by the underlying NARFileManager object.
- getRealNarsOut() - Method in class com.nt.udc.ndk.node.OITransport
-
- getRec() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttr
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrByte
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrInt
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrIP
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrLong
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrMac
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrMillis
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrSeconds
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrShort
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrString
-
- getRecAttr() - Method in class com.nt.udc.io.COSARAttrUInt
-
- getRecord() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- getRecord() - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- getRecord(Object) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecordFactory
-
Use getRecords()
- getRecord(Object) - Method in interface com.nt.udc.ndk.node.DCRecordFactoryIfc
-
Returns a single record as a DCFieldContainer() object.
- getRecord() - Method in interface com.nt.udc.osanode.OSAQueuedEiIfc
-
- getRecord(DatagramPacket) - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
Returns a single record as a DCFieldContainer() object.
- getRecord(DatagramPacket) - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
This method will generate the EI record based on the received
UDP packet.
- getRecordCount() - Method in class com.nt.udc.nar.NarWriter
-
Returns the number of records written to the current cache file.
- getRecordCount() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getRecordCount() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getRecordDelimiter() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getRecordProcessor() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- getRecordProvider() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- getRecords(Object) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecordFactory
-
Returns multiple records as an array of DCFieldContainer() objects.
- getRecords() - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- getRecords(Object) - Method in interface com.nt.udc.ndk.node.DCRecordFactoryIfc
-
Returns multiple records as an array of DCFieldContainer() objects.
- getRecordSeperator() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- getRecordSeperator() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42InfoIntf
-
- getRecordSeperator() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42ObjectIntf
-
- getRecordString(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- getRecordString(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROISimpleFormatter
-
- getRecordString(DCFieldContainer) - Method in class com.nt.udc.oi.node.ipdr.IPDROITableFormatter
-
- getRecordString(DCFieldContainer) - Method in class com.nt.udc.oi.node.xml.XMLOIFormatter
-
- getRecordString(DCFieldContainer) - Method in class com.nt.udc.oi.node.xml.XMLOISimpleFormatter
-
- getRecordType() - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getRecoveryFile() - Method in interface com.nt.udc.node.util.IStreamSource
-
- getRecoveryFile() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- getRecoveryInformation() - Method in class com.nt.udc.ei.transport.InputFileProcessor
-
- getRecoveryInformation() - Method in interface com.nt.udc.ei.transport.InputFileProcessorIfc
-
- getRedThreshold() - Method in class com.nt.udc.util.CPUMonitor
-
- getRedThreshold() - Method in class com.nt.udc.util.DiskMonitor
-
- getRefreshRate() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- getRegularExpression() - Method in class com.metasolv.nm.collector.file.FileFilterPattern
-
- getRejectTransactionId() - Method in class com.nt.udc.ndk.node.DCNode
-
- getRelativeFile(File, File) - Static method in class com.nt.udc.util.FileUtils
-
Returns a file whose path is the relative path to that
of the given directory.
- getRelativeFiles(Set, File) - Static method in class com.nt.udc.util.FileUtils
-
- getReleaseId() - Method in class com.nt.udc.util.VersionInfo
-
- getRemoteDir() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getRemoteFile() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the name of the remote file to be retrieved.
- getRemoteInetAddress() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getRemotePath() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getRemotePath() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the path from which to retrieve file(s) on the
FTP server.
- getRemotePort() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getRemoteRegExp() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getRemoteSuffix() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the remote suffix.
- getRenameRemoteSuffix() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Gets the flag for renaming remote files
- getReporter() - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- getReporter() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getReporter() - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- getRequestKey() - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Retrieve a RadiusResponseKey object containing information pertaining
to the expected response packet for this RADIUS request packet.
- getResponseDatagram(DatagramPacket) - Method in interface com.nt.udc.ei.transport.ResponseDatagramFactory
-
- getResponseDatagram(DatagramPacket) - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
This method will create the proper response datagram packet
based on the received UDP packet
- getResponseDatagram(DatagramPacket) - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
This method will create the proper response datagram packet
based on the received UDP packet
- getResponseKey(DatagramPacket) - Static method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
From the given packet, extract and return the response information.
- getRetrivalList() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
- getRoot() - Method in class com.nt.udc.util.xml.ContextParser
-
- getRoot_object() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- getRootName() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- getRuleClass() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- getRuleFilePathName() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the absolute path name of the rules file being used for the node
associated with this DCNodeConfigData Object.
- getRuleInfo() - Method in class com.nt.udc.util.ConfigFileProcessor
-
- getRuleInfo() - Method in class com.nt.udc.util.DataFlowMapFileProcessor
-
- getRuleInfo() - Method in class com.nt.udc.util.EnhConfigFileProcessor
-
Returns the mapping between the keys and values.
- getRuleInfo() - Method in class com.nt.udc.util.NodeLocationFileProcessor
-
- getRuleInfo() - Method in class com.nt.udc.util.NodeLocationFileReader
-
- getRuleInfo() - Method in class com.nt.udc.util.OSARuleMapping
-
- getRuleName() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the name of the rule file.
- getRules() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- getRulesFile() - Method in class com.nt.udc.ndk.node.CommonProcessorNode
-
Returns the default rules file filename.
- getSC() - Method in class com.nt.udc.ipdr.IPDRServiceSession
-
- getSCAttrs() - Method in class com.nt.udc.oi.node.ipdr.IPDRTableRecord
-
- getSchemaName() - Method in class com.nt.udc.ei.node.sol42.Sol42ConfigActionImpl
-
- getScratchDir() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getScratchDir() - Method in class com.nt.udc.io.CFileMgr
-
- getScratchDir() - Method in class com.nt.udc.io.CStringDataSink
-
- getScratchDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's scratch directory.
- getScratchDir() - Method in class com.nt.udc.node.util.CFileMgr
-
- getSCSchema() - Method in class com.nt.udc.ipdr.IPDRTable
-
- getSE() - Method in class com.nt.udc.ipdr.IPDRServiceSession
-
- getSearchFilter() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getSEAttrs() - Method in class com.nt.udc.oi.node.ipdr.IPDRTableRecord
-
- getSecurityChecksum() - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
gets the security checksum
- getSecurityChecksum() - Method in interface com.nt.udc.oi.node.geneva.GenevaMetaWriter
-
gets the security checksum
- getSeqNum() - Method in class com.nt.udc.ipdr.IPDR
-
- getSeqNum() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getService() - Method in class com.nt.udc.ipdr.IPDRServiceSession
-
- getSESchema() - Method in class com.nt.udc.ipdr.IPDRTable
-
- getSettingsKeys() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the set of String
keys used for setting values of
this node.
- getShortValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The method return short value
- getShortValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getShortValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getShortValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a short.
- getShortValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getShortValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getShortValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getShortValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getShortValue() - Method in class com.nt.udc.osar.IntAttr
-
- getShortValue() - Method in class com.nt.udc.osar.IPAttr
-
- getShortValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getShortValue() - Method in class com.nt.udc.osar.ListAttr
-
- getShortValue() - Method in class com.nt.udc.osar.LongAttr
-
- getShortValue() - Method in class com.nt.udc.osar.MacAttr
-
- getShortValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getShortValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getShortValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getShortValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getShortValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getShortValue() - Method in class com.nt.udc.osar.StringAttr
-
- getShortValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getSiblings(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- getSize(ListField) - Method in interface com.nt.udc.ndk.nplhooks.ListFieldHandler
-
- getSize(ListField) - Method in class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- getSize() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.FileBasedTimePartition
-
Returns the size of the partition (in terms of total number of entries)
- getSize() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.MemoryBasedTimePartition
-
Returns the size of the partition (in terms of total number of entries)
- getSize() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the size of the partition (in terms of total number of entries)
- getSleepTime() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getSleepTime() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the time to wait before subsequent retrievals.
- getSleepTime(String) - Static method in class com.nt.udc.ndk.gui.FTPSleepTime
-
- getSleepTime() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Returns the amount of time, in milliseconds, that will elapse before this
NPLFieldProcessor will check for data to process, if it is running.
- getSleepTimeDisplayString(long) - Static method in class com.nt.udc.ndk.gui.FTPSleepTime
-
- getSNMPTrapGenerator() - Method in class com.nt.udc.log.Logger
-
- getSoapConfigData() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Retrieves the soap-specific data in order to pass it to
the Node Manager.
- getSoapConfigFilename() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Retrieves the path and name of the soap-specific configuration
file.
- getSoapEnvelope(SOAPMessage) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- getSoapInfo(Frame, String) - Static method in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
- getSoapInfo(Dialog, String) - Static method in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
- getSoapInfoFromGUI() - Method in class com.nt.udc.ei.node.soap.SoapConfigGUI
-
Returns the Soap configuration parameters as a String.
- getSocket() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Retrieve the DatagramSocket object used to send/receive DatagramPackets
- getSocket() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Retrieve the DatagramSocket object used to send/receive DatagramPackets
- getSol42ClassForPattern(String) - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getSol42ClassName() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- getSol42ClassName() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42InfoIntf
-
- getSol42InfoObjects() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getSol42Object(String) - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getSol42Schemafile() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- getSol42SchemaFile() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- getSomeObjects(int) - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns a given set of Objects that exist in the file.
- getSortableDateTime() - Static method in class com.nt.udc.log.LogUtils
-
- getSortedList(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
Given a directory name and a filename filter object denoted by
DirectoryStream.Filter, return a file name array of files within the
directory which meet the filter requirements, sorted by the last modified
date.
- getSortedList(File, FileComparator) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
Given a directory name, return a list of files within the directory sorted by
the given FileComparator criteria.
- getSortedList(File, DirectoryStream.Filter<Path>, FileComparator) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
Given a directory name and a filename filter object denoted by
DirectoryStream.Filter, return a file name array of files within the
directory which meet the filter requirements, sorted by the given
FileComparator criteria.
- getSortedList(File) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name, return a list of files within the directory
sorted by the last modified date.
- getSortedList(File, FilenameFilter) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name and a filename filter object, return a
list of files within the directory which meet the filter requirements,
sorted by the last modified date.
- getSortedList(File, FileComparator) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name, return a list of files within the directory
sorted by the given FileComparator criteria.
- getSortedList(File, FilenameFilter, FileComparator) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name and a filename filter object, return a
list of files within the directory which meet the filter requirements,
sorted by the given FileComparator criteria.
- getSortedListByBatchId(File, DirectoryStream.Filter<Path>) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
Given a directory name and a filename filter object, return a list of files
within the directory which meet the filter requirements, sorted by the last
modified date.
- getSortedListByBatchId(File, FilenameFilter) - Static method in class com.nt.udc.util.FileListSorter
-
Given a directory name and a filename filter object, return a
list of files within the directory which meet the filter requirements,
sorted by the last modified date.
- getSortedVector(File, DirectoryStream.Filter<Path>, FileComparator, LinkedList) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getSortedVector(File, DirectoryStream.Filter<Path>, FileComparator, LinkedList, int, int) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getSortedVector(File, DirectoryStream.Filter<Path>, FileComparator, LinkedList, boolean, int) - Static method in class com.nt.udc.util.DirectoryStreamUtils
-
- getSortedVector(File, FilenameFilter, FileComparator, LinkedList) - Static method in class com.nt.udc.util.FileListSorter
-
- getSortedVector(File, FilenameFilter, FileComparator, LinkedList, int, int) - Static method in class com.nt.udc.util.FileListSorter
-
- getSortedVector(File, FilenameFilter, FileComparator, LinkedList, boolean, int) - Static method in class com.nt.udc.util.FileListSorter
-
- getSourceIds() - Method in class com.nt.udc.util.DataFlowMapFileProcessor
-
- getSourceIds(List<String>) - Method in class com.nt.udc.util.DataFlowMapFileProcessor
-
- getSourceName() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- getSourceName() - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- getSourceName() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- getSourceName() - Method in interface com.nt.udc.io.IDataSource
-
- getSourceName() - Method in interface com.nt.udc.node.util.IStreamSource
-
- getSourceName() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- getSpecificFtpConfig() - Method in class com.nt.udc.util.FtpTransportHandler
-
Abstract method to get node-specific ftp configurations; Obtain
the settings from either the ftp Config object, or node Config object.
- getSqlName() - Method in class com.nt.udc.db.SqlField
-
- getSQLState() - Method in exception com.nt.udc.db.UDCSQLException
-
- getSQLState() - Method in exception com.nt.udc.exceptions.OSASQLException
-
- getSrcNodeId() - Method in exception com.nt.udc.exceptions.RouteAddException
-
- getSrcNodeId() - Method in exception com.nt.udc.exceptions.RouteRemoveException
-
- getSrcNodeId() - Method in exception com.nt.udc.exceptions.RouteUpdateException
-
- getSS() - Method in class com.nt.udc.ipdr.IPDR
-
- getStart() - Method in class com.nt.udc.util.Interval
-
gets the start time for the Interval
- getStartTime() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getStartTime() - Method in class com.nt.udc.ipdr.IPDRRec
-
- getStartTime() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Returns the UTC start time of this partition
- getState() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- getState() - Method in class com.nt.udc.util.state.RuntimeState
-
Returns the state of the Object.
- getStateData(String, String) - Method in class com.nt.udc.util.state.StateBuffer
-
Retrieves a state item's data according to class name and tag
descriptor.
- getStateManagementType() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the type of state management this node is using.
- getStateManagementType() - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Returns the type of state management being used.
- getStateManager() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the Node's StateManager object.
- getStateManager() - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Returns the StateManager Object.
- getStaticAttrLength(int) - Static method in class com.nt.udc.ndk.node.DCField
-
- getStaticAttrLength(int) - Static method in class com.nt.udc.osar.OSARecAttr
-
- getStationList() - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
Returns a vector of MgtStation objects which represents all trap
Clients
- getStationList() - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
Returns a vector of TrapHost objects which represents all trap
Clients
- getStationList() - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
Returns a vector of TrapHost objects which represents all trap
Clients
- getStationList() - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
Returns a vector of MgtStation objects which represents all trap Clients
- getStatus() - Method in class com.nt.udc.log.Logger
-
- getStatus() - Method in class com.nt.udc.log.StatusMessage
-
- getStatus() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Retrieves the most recent, worst status for this node
- getStatus() - Method in class com.nt.udc.ndk.node.DCNode
-
RMI call that returns the most recent worst status that currently exists
for the node.
- getStatus() - Method in class com.nt.udc.osanode.OSANode
-
- getStatus() - Method in interface com.nt.udc.osanode.OSARemoteAdminIfc
-
- getStatusAsString() - Method in class com.nt.udc.log.StatusMessage
-
- getStatusMessage(String, String) - Method in class com.nt.udc.log.StatusTable
-
- getStorageOffset() - Method in class com.nt.udc.util.ObjectStorageInfo
-
- getStorageSize() - Method in class com.nt.udc.util.ObjectStorageInfo
-
- getStoredCount() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- getStoredCount() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- getStoredCount() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- getStoredCount() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- getStoredStatsProcessor() - Method in class com.nt.udc.ndk.node.DCNode
-
- getStreamHandler() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's stream handler.
- getStreamHandler(int) - Method in class com.nt.udc.ndk.node.DCNode
-
- getString(String) - Static method in class com.nt.udc.internationalization.Messages
-
- getString() - Method in class com.nt.udc.io.xml.CXMLCharData
-
- getString() - Method in class com.nt.udc.io.xml.CXMLTokenString
-
- getString() - Method in class com.nt.udc.util.xml.StringContext
-
- getStringField(String, String) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getStringFieldFromList(ListField, StringField) - Method in class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- getStringFieldFromList(ListField, StringField) - Method in interface com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandlerIfc
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttr
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrIP
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrMillis
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getStringValue() - Method in class com.nt.udc.io.COSARAttrUInt
-
- getStringValue() - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- getStringValue() - Method in class com.nt.udc.ndk.node.ByteField
-
The methods return string value
- getStringValue() - Method in class com.nt.udc.ndk.node.BytesField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.DCField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.FloatField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.IntField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.IPField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.ListField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.LongField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.MacField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.MapField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.MillisField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.NullField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.ShortField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.StringField
-
- getStringValue() - Method in class com.nt.udc.ndk.node.UINT128Field
-
- getStringValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a String.
- getStringValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getStringValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getStringValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getStringValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getStringValue() - Method in class com.nt.udc.osar.IntAttr
-
- getStringValue() - Method in class com.nt.udc.osar.IPAttr
-
- getStringValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getStringValue() - Method in class com.nt.udc.osar.ListAttr
-
- getStringValue() - Method in class com.nt.udc.osar.LongAttr
-
- getStringValue() - Method in class com.nt.udc.osar.MacAttr
-
- getStringValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getStringValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getStringValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getStringValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getStringValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getStringValue() - Method in class com.nt.udc.osar.StringAttr
-
- getStringValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getStructOrModFieldsLength(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get the length of each fields for a given structure or module
- getStructOrModFieldsNames(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get the list of fields names contained in a given structure or module
- getStructOrModName(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Get a structure or a module name (this name is used to create a counter variable giving the number
of occurrences of a structure or a module in one AMA record)
- getStructOrModTotalLength(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.AMADIRPEIConfigReader
-
Add up the length of each field to get the total length of a structure or a module
- getSubElements(Element) - Method in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- getSubName() - Method in class com.nt.udc.db.DBInfo
-
- getSubProtocol() - Method in class com.nt.udc.db.DBInfo
-
- getSubRecords() - Method in class com.metasolv.nm.collector.file.handler.RecordDef
-
- getSubSubName() - Method in class com.nt.udc.db.DBInfo
-
- getSubType() - Method in class com.nt.udc.oi.node.geneva.GenevaOIFileFormatter
-
- getSubValue(StringField, StringField) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
- getSubValue(StringField, StringField) - Method in interface com.nt.udc.processor.FileEnhancer.FileEnhMethodHandlerIfc
-
- getSubValueSep() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getSuccessorNodes() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getSuffix() - Method in class com.metasolv.nm.collector.file.FileFilterPattern
-
- getSuspenseDir() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns the node's suspense directory.
- getSwitchCount() - Method in class com.nt.udc.util.CommandLineParser
-
- getSynchronizedDirectory() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getSynchronizedDirectory() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Accesses the "common" local directory into which files
are retrieved and from which files are processed.
- getSystemModelCfgFilePath() - Static method in class com.nt.udc.util.SystemModelUpdater
-
- getSystemTime() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getTable() - Method in class com.nt.udc.ipdr.IPDR
-
- getTableFormat() - Method in class com.nt.udc.processor.FileEnhancer.LookupFileReader
-
This is the primary method that will be used to access the contents
of the lookup table.
- getTableName() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- getTag() - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- getTag() - Method in class com.nt.udc.osar.OSARecAttr
-
- getTag() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- GetterClassInfo - Class in com.nt.udc.asn1base
-
- GetterClassInfo() - Constructor for class com.nt.udc.asn1base.GetterClassInfo
-
- GetterMethodDetail - Class in com.nt.udc.asn1base
-
- GetterMethodDetail(String, Method, Method, ValueMapper) - Constructor for class com.nt.udc.asn1base.GetterMethodDetail
-
- getTestConfiguration(String) - Method in class com.nt.udc.util.NodeChainTestCfg
-
This method returns a NodeChainTestCfgItem object from test ID.
- getTestId() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getTestStatus() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getText() - Method in class com.nt.udc.log.StatusMessage
-
- getText() - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Returns the contents of the text fields as an IP Address
using dot-notation, Example : 127.0.0.1
- getTime() - Method in class com.nt.udc.ipdr.IPDR
-
- getTime() - Method in class com.nt.udc.processor.nminusonerecord.TimeStampedRecord
-
- getTimeAmt() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- getTimeAmt() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- getTimeFromBCD(byte[]) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
- getTimeFromBCD(byte[]) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
- getTimeout() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the timeout for FTP operations
- getTimeout() - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the timeout for FTP operations
- getTimeout() - Method in class com.nt.udc.util.DiskMonitor.InterruptTimer
-
- getTimeout() - Method in class com.nt.udc.util.DiskStatusMonitor.InterruptTimer
-
- getTimeStamp() - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- getTimestamp(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
gets the timestamp of the remote file
- getTimestamp(String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the timestamp of the given remote path.
- getTimestamp(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the timestamp of the given remote path.
- getTimestamp() - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- getTimestamp() - Method in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- getTimestamp(Date) - Method in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- getTimeStamp() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- getTimestampAsDate() - Method in class com.nt.udc.ndk.util.FtpItem
-
- getTimestampValue(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Get the value of the specified attribute as a java.sql.Timestamp object.
- getTimestampValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.IntAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.IPAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getTimestampValue() - Method in class com.nt.udc.osar.ListAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.LongAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.MacAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.StringAttr
-
- getTimestampValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getTimeToFileExpiry() - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- getTimeValue() - Method in class com.nt.udc.aggregator.table.AggrFlushRecord
-
Returns the flush time for this record.
- getTimeValue() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrFlushRecord
-
Returns the flush time for this record.
- getTimeValue() - Method in class com.nt.udc.osar.ByteAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.BytesAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.DoubleAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.FloatAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.IntAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.IPAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.IPV6Attr
-
- getTimeValue() - Method in class com.nt.udc.osar.ListAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.LongAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.MacAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.MillisAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.ObjectAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.OSARecAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.SecondsAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.ShortAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.StringAttr
-
- getTimeValue() - Method in class com.nt.udc.osar.UINT128Attr
-
- getTimeValue() - Method in class com.nt.udc.util.table.FlushElement
-
Returns the flush time for this element.
- getTokenValue() - Method in class com.nt.udc.io.CConfigScanner
-
- getTotalLength() - Method in class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Get the structure or module total length in bytes
- getTotalRecordCount() - Method in class com.nt.udc.nar.NarWriter
-
Returns the total number of records written by this writer.
- getTraceFile() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
- getTrailer() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- getTrailer() - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- getTrailerDef() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- getTransmitTime() - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Get the latest transmission time for this record.
- getTransport() - Method in class com.nt.udc.ndk.node.EINode
-
Gets the object responsible for transporting data from our source.
- getTransport(int) - Method in class com.nt.udc.ndk.node.EINode
-
- getTransport() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the OITransport
for this node.
- getTransport(int) - Method in class com.nt.udc.ndk.node.OINode
-
Returns the OITransport
for this node.
- getTransportThread() - Method in class com.nt.udc.ndk.node.EINode
-
- getTransportThread(int) - Method in class com.nt.udc.ndk.node.EINode
-
- getTransportThread() - Method in class com.nt.udc.ndk.node.OINode
-
Returns the thread in which is the OITransport is running.
- getType() - Method in class com.nt.udc.ei.gsm3gpp.ByteExtends
-
- getType() - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Get a field type
- getType(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Returns the type of the given field, as defined by "fieldId".
- getType(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- getType(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- getType(String) - Method in class com.nt.udc.ei.node.jdbc.JDBCEIRecord
-
Retrieves the type of the value stored at the specified id
- getType(String) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getType(FieldKey) - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- getType() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- getType() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42InfoIntf
-
- getType() - Method in interface com.nt.udc.ei.node.sol42.parser.Sol42ObjectIntf
-
- getType(String) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- getType(String) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- getType() - Method in class com.nt.udc.io.COSARAttr
-
- getType() - Method in class com.nt.udc.ipdr.IPDRUsageEvent
-
- getType(String) - Method in class com.nt.udc.nar.NAR
-
Returns the type of the given field.
- getType(int) - Method in class com.nt.udc.nar.NAR
-
- getType(String) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- getType() - Method in class com.nt.udc.ndk.node.ByteField
-
- getType() - Method in class com.nt.udc.ndk.node.BytesField
-
- getType() - Method in class com.nt.udc.ndk.node.DCField
-
- getType(String) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
Retrieves the type of the value stored at the specified id
- getType(String) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
This method is usually not used by DCOIRecord (but look for DmsMsc's Asn1OIRecord)
- getType(int) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
This method is usually not used by DCOIRecord (but look for DmsMsc's Asn1OIRecord)
- getType() - Method in class com.nt.udc.ndk.node.DoubleField
-
- getType() - Method in class com.nt.udc.ndk.node.FloatField
-
- getType() - Method in class com.nt.udc.ndk.node.IntField
-
- getType() - Method in class com.nt.udc.ndk.node.IPField
-
- getType(String) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- getType() - Method in class com.nt.udc.ndk.node.ListField
-
- getType() - Method in class com.nt.udc.ndk.node.LongField
-
- getType() - Method in class com.nt.udc.ndk.node.MacField
-
- getType() - Method in class com.nt.udc.ndk.node.MapField
-
- getType() - Method in class com.nt.udc.ndk.node.MillisField
-
- getType() - Method in class com.nt.udc.ndk.node.NullField
-
- getType() - Method in class com.nt.udc.ndk.node.ObjectField
-
- getType() - Method in class com.nt.udc.ndk.node.SecondsField
-
- getType() - Method in class com.nt.udc.ndk.node.ShortField
-
- getType() - Method in class com.nt.udc.ndk.node.StringField
-
- getType() - Method in class com.nt.udc.ndk.node.UINT128Field
-
- getType() - Method in class com.nt.udc.osar.ByteAttr
-
- getType() - Method in class com.nt.udc.osar.BytesAttr
-
- getType() - Method in class com.nt.udc.osar.DoubleAttr
-
- getType() - Method in class com.nt.udc.osar.FloatAttr
-
- getType() - Method in class com.nt.udc.osar.IntAttr
-
- getType() - Method in class com.nt.udc.osar.IPAttr
-
- getType() - Method in class com.nt.udc.osar.IPV6Attr
-
- getType() - Method in class com.nt.udc.osar.ListAttr
-
- getType() - Method in class com.nt.udc.osar.LongAttr
-
- getType() - Method in class com.nt.udc.osar.MacAttr
-
- getType() - Method in class com.nt.udc.osar.MillisAttr
-
- getType() - Method in class com.nt.udc.osar.ObjectAttr
-
- getType() - Method in class com.nt.udc.osar.OSARecAttr
-
- getType() - Method in class com.nt.udc.osar.SecondsAttr
-
- getType() - Method in class com.nt.udc.osar.ShortAttr
-
- getType() - Method in class com.nt.udc.osar.StringAttr
-
- getType() - Method in class com.nt.udc.osar.UINT128Attr
-
- getType(String) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getType(FieldKey) - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- getType() - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Returns that this StateManager supports asynchronous state mode.
- getType() - Method in class com.nt.udc.util.state.StateManager
-
Returns this type of StateManager.
- getType() - Method in class com.nt.udc.util.state.SynchronousStateManager
-
- getUE() - Method in class com.nt.udc.ipdr.IPDR
-
- getUEAttrs() - Method in class com.nt.udc.oi.node.ipdr.IPDRTableRecord
-
- getUESchema() - Method in class com.nt.udc.ipdr.IPDRTable
-
- getUniqueName() - Static method in class com.nt.udc.log.LogUtils
-
This method gets the current time and formats it into a string
that is usable in a legal file path
The equivalent SimpleDateFormat format is: "MMM_d__yyyy_h_mm_ss_SSS"
The value returned is "MMM_d__yyyy_h_mm_ss_SSS_32digitAlphaNumericUniqueNo"
- getUniqueName() - Method in class com.nt.udc.util.FilenameGenerator
-
- getUniqueRandomString() - Static method in class com.nt.udc.log.LogUtils
-
- getUnknownAttrHandling() - Method in class com.nt.udc.io.COSARAttrFormatter
-
- getUpdateRate() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getUploadLocation() - Method in exception com.nt.udc.exceptions.NodeChainTestException
-
- getUseFile() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- getUser() - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- getUserId() - Method in class com.nt.udc.db.DBInfo
-
- getUsername() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- getUsername() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Retrieves the login name for the FTP session.
- getValidFields() - Method in class com.nt.udc.db.FilterItem
-
- getValidOffsets() - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns a list of offsets for all the valid Objects in the
file.
- getValue() - Method in class com.nt.udc.db.FilterItem
-
- getValue() - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- getValue() - Method in class com.nt.udc.io.COSARAttrByte
-
- getValue() - Method in class com.nt.udc.io.COSARAttrDouble
-
- getValue() - Method in class com.nt.udc.io.COSARAttrFloat
-
- getValue() - Method in class com.nt.udc.io.COSARAttrInt
-
- getValue() - Method in class com.nt.udc.io.COSARAttrIP
-
- getValue() - Method in class com.nt.udc.io.COSARAttrLong
-
- getValue() - Method in class com.nt.udc.io.COSARAttrShort
-
- getValue() - Method in class com.nt.udc.io.COSARAttrString
-
- getValue() - Method in class com.nt.udc.io.COSARAttrUInt
-
- getValue() - Method in class com.nt.udc.log.PerformanceDetail
-
- getValue() - Method in class com.nt.udc.util.xml.EncryptedElementPropertyContext
-
- getValue() - Method in class com.nt.udc.util.xml.PropertyContext
-
- getValue(String) - Method in class com.nt.udc.xml.XMLRecord
-
- getValueAsString() - Method in class com.nt.udc.ndk.node.StringField
-
- getValueBytes() - Method in class com.nt.udc.osar.OSARecAttr
-
- getValueObject(DCField) - Method in class com.nt.udc.asn1base.ConstructorObjectMapper
-
- getValues() - Method in class com.metasolv.nm.collector.asn1file.Asn1EIRecord
-
- getVersion() - Method in class com.nt.udc.ipdr.IPDRDoc
-
- getVersionFromStream(InputStream, InputStream) - Static method in class com.nt.udc.util.VersionInfo
-
- getVolumeLimit(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Converts the string representation of value into long
Example: volume is 10KB then returns 10240
- getWarningThreshold() - Method in class com.nt.udc.util.MemoryMonitor
-
- getWorstStatus() - Method in class com.nt.udc.log.StatusTable
-
- getXMLRecs() - Method in class com.nt.udc.xml.XMLDoc
-
- getYellowThreshold() - Method in class com.nt.udc.util.CPUMonitor
-
- getYellowThreshold() - Method in class com.nt.udc.util.DiskMonitor
-
- getZipExtension() - Method in class com.nt.udc.ndk.util.OICompressor
-
- GOOD - Static variable in class com.nt.udc.log.StatusMessage
-
- GOOD_TEXT - Static variable in class com.nt.udc.log.StatusMessage
-
- GPRSAggregatorModule - Class in com.nt.udc.aggregator.util
-
- GPRSAggregatorModule(ConfigIfc, LoggerIfc) - Constructor for class com.nt.udc.aggregator.util.GPRSAggregatorModule
-
- gprsModule - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- GREATERTHAN - Static variable in class com.nt.udc.db.FilterItem
-
- GREATERTHANEQUAL - Static variable in class com.nt.udc.db.FilterItem
-
- groupRecord(NAR) - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Groups the given NAR's time field.
- groupRecord(NAR, int) - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Groups the given NAR's time field.
- guiClass - Variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- GZIP - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- GZIP_FORMAT - Static variable in class com.nt.udc.ndk.util.OICompressor
-
- i - Static variable in class com.nt.udc.util.threadpool.test.PoolTest
-
- IAttrCallback - Interface in com.nt.udc.io
-
This interface is to be implemented by objects that are called
back for executing custom functions returning a value as
an OSAR attribute.
- IAttrSource - Interface in com.nt.udc.io
-
This interface is to be implemented by objects that provide
the values of OSAR attributes.
- id - Variable in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- ID_ATTR - Static variable in class com.nt.udc.ipdr.IPDR
-
- ID_ATTR - Static variable in class com.nt.udc.ipdr.IPDRRec
-
- ID_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- ID_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceElement
-
- ID_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- ID_TAG - Static variable in class com.nt.udc.xml.XMLSchema
-
- IDataSink - Interface in com.nt.udc.io
-
This interface is to be implemented by data sinks.
- IDataSource - Interface in com.nt.udc.io
-
This interface is to be implemented by character stream data sources.
- IDCMethodHandler - Interface in com.nt.udc.ndk.node
-
Root interface of Java hook method handler interface.
- IdentifiableContext - Interface in com.nt.udc.nar.xml
-
- idleNARWriteTimeField - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Amount of time in seconds after which the current UDC Record
cache file will be moved to an archive and made available for
processing.
- idToInt() - Method in class com.nt.udc.io.COSARAttr
-
- ignorableWhitespace(char[], int, int) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- ignorableWhitespace(char[], int, int) - Method in class com.nt.udc.util.xml.XMLWriter
-
Write ignorable whitespace.
- ignore - Variable in class com.metasolv.nm.collector.file.handler.FieldDef
-
- ignore() - Method in class com.metasolv.nm.collector.file.handler.FieldDef
-
- ignore - Variable in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- ignore() - Method in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- IGNORE_ATT - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- ILogger - Interface in com.nt.udc.io
-
This interface is used for logging messages.
- IMPORTED_JAVA_HANDLER_NAME - Static variable in interface com.nt.udc.npl.NPLProgramIfc
-
- INACTIVE_PERIOD - Static variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- INACTIVE_TIMER_INTERVAL - Static variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- increaseIndentation() - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- incrementAggregatedCount() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- incrementAggregatedCount() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- incrementDiscarded() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementDiscarded() - Method in interface com.nt.udc.ndk.processor.DiscardedStatisticsMonitorIfc
-
- incrementDiscarded() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementDiscardedConditional() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementDiscardedConditional() - Method in interface com.nt.udc.ndk.processor.DiscardedStatisticsMonitorIfc
-
- incrementDiscardedConditional() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementDuplicate() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementDuplicate() - Method in interface com.nt.udc.ndk.processor.DuplicateStatisticsMonitorIfc
-
- incrementDuplicate() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementDuplicateCount() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- incrementDuplicateCount() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- incrementIn() - Method in class com.nt.udc.ei.transport.InputFileProcessor
-
- incrementIn() - Method in class com.nt.udc.ndk.node.EITransport
-
- incrementIn(int) - Method in class com.nt.udc.ndk.node.EITransport
-
- incrementIn() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementIn(int) - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementIn() - Method in interface com.nt.udc.ndk.processor.InputStatisticsMonitorIfc
-
- incrementIn(int) - Method in interface com.nt.udc.ndk.processor.InputStatisticsMonitorIfc
-
- incrementIn() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementIn(int) - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementOut() - Method in class com.nt.udc.ndk.node.OITransport
-
Subclasses should call this whenever a record is written out successfully.
- incrementOut() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementOut() - Method in interface com.nt.udc.ndk.processor.OutputStatisticsMonitorIfc
-
- incrementOut() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementRecordCount() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Increments the record counter.
- incrementRecordCount() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- incrementRecordCount() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- incrementStored() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- incrementStored() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- incrementStored() - Method in interface com.nt.udc.ndk.processor.StoredStatisticsMonitorIfc
-
- incrRecordCount(NAR) - Method in class com.nt.udc.aggregator.util.AggrUtilityFields
-
Increases the "record count" field, where the field is defined
with the "CountField" rules setting.
- indexOf(ListField, StringField) - Method in interface com.nt.udc.ndk.nplhooks.ListFieldHandler
-
- indexOf(ListField, StringField) - Method in class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- info(String) - Method in class com.nt.udc.io.COSARInput
-
- info(String) - Method in class com.nt.udc.io.COSARLogger
-
- info(String) - Method in class com.nt.udc.io.COSARReporter
-
- info(String) - Method in interface com.nt.udc.io.ILogger
-
This function is called when an info message needs to be logged.
- info(String) - Method in class com.nt.udc.node.util.COSARReporter
-
- INFO_ATTR - Static variable in class com.nt.udc.ipdr.IPDRDoc
-
- INFO_ATTR - Static variable in class com.nt.udc.ipdr.IPDRRec
-
- INFO_PACKET - Static variable in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
- InfoStructureModule - Class in com.nt.udc.ei.node.amadirpei.configReader
-
This class is intended to store all information concerning one structure / module
- InfoStructureModule(String, String) - Constructor for class com.nt.udc.ei.node.amadirpei.configReader.InfoStructureModule
-
Construct an InfoStructure object
- init() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- init(InputStream) - Method in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- init(Element) - Method in class com.metasolv.nm.collector.file.handler.FieldDef
-
- init(Element) - Method in class com.metasolv.nm.collector.file.handler.RecordDef
-
- init(Element) - Method in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- init(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- init() - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- init() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- init() - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- init(IDataSource, ILogger) - Method in class com.nt.udc.io.xml.CXMLScanner
-
- init() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Allows derived classes to perform any necessary initialization before any
abstract methods are called.
- init(int, byte[]) - Method in class com.nt.udc.ndk.node.DCField
-
Set the id and value members to the values provided
- init(String, byte[]) - Method in class com.nt.udc.ndk.node.DCField
-
Set the id and value members to the values provided
- init(FieldKey, byte[]) - Method in class com.nt.udc.ndk.node.DCField
-
- init(int, byte[]) - Method in class com.nt.udc.osar.OSARecAttr
-
- init() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Void method that should be implemented by classes derived from
NPLProcessorNode.
- init() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Void method that should be implemented by classes derived from
NPLProcessorNode.
- init() - Method in class com.nt.udc.processor.NARSelector.NARSelectorFieldProcessor
-
- init_fields - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- initBuiltInFunctionTable() - Method in class com.nt.udc.npl.BaseNPLProgram
-
- initCipher() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
Initializes the cipher utility if necessary
- initCoder(String, String) - Method in class com.nt.udc.asn1base.RecordDecoder
-
- initConfig() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- initConfig() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- initConfig() - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- initConfig() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- initConfig() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- initConfig() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- initConfig() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- initConfig() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- initDataRecPackageFactory() - Method in class com.nt.udc.ei.transport.UdpMesManager
-
- initDCStreamHandler(int, boolean) - Method in class com.nt.udc.ndk.node.EINode
-
- initDCStreamHandler(int, boolean, boolean) - Method in class com.nt.udc.ndk.node.EINode
-
- initDCStreamHandler(int, boolean, boolean) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Sets the DCStreamHandler for each thread
- initDebugStatus(File) - Static method in class com.nt.udc.util.LoggerFactory
-
- initFieldProcessor() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- initFieldProcessor() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Initialize field processor and allow derive classes to override this method
- initFieldProcessor() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- initFieldProcessor() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- initFields - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- initFileFormatter(OIFileWriter, boolean) - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- initFileFormatter(OIFileWriter, boolean, int) - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- initFileHandler() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileEINode
-
- initFileHandler() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- initFileHandler() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- initFileMgr(String, String, FilenameFilter) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
This function initializes the file manager.
- initFileMgr(String, String, FilenameFilter) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
This function initializes the file manager.
- initFilenameFilter() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This function is used to initialize the filename filter
- initFilenameFilter() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This function is used to initialize the filename filter
- initFileWriter(int) - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- initFileWriter(int, int) - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- initFormatterAndRecord() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- initFormatterAndRecord(int) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- initFormatterAndRecord(int) - Method in class com.nt.udc.oi.node.nar.NAROINode
-
Initializes the OIFileFormatter object and DCFieldContainer
object used by this node.
- initFormatterAndRecord() - Method in class com.nt.udc.oi.node.nar.NAROINode
-
- initFormatterAndRecord() - Method in class com.nt.udc.oi.node.narxml.NARXMLOINode
-
Initializes the OIFileFormatter object and DCFieldContainer
object used by this node.
- initFormatterAndRecord(int) - Method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
- initFormatterAndRecord() - Method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
- initHash() - Method in class com.metasolv.nm.collector.asn1file.Asn1EIRecord
-
- initHash() - Method in class com.nt.udc.ei.node.soap.HashedEIRecord
-
- initHash() - Method in class com.nt.udc.ei.node.soap.SoapEIRecord
-
- initHash() - Method in class com.nt.udc.udp.collector.transport.HashedEIRecord
-
- initHash() - Method in class com.nt.udc.udp.collector.transport.SimpleUdpEIRecord
-
- initialFlush() - Method in class com.nt.udc.aggregator.table.TableFlush
-
Flushes the table based on whether the "FlushOnStartup"
configuration setting is set to true.
- initialFlush() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushes the table based on whether the "FlushOnStartup"
configuration setting is set to true.
- initialFlush() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTableFlush
-
Flushes the table based on whether the "FlushOnStartup"
configuration setting is set to true.
- initialize() - Method in class com.nt.udc.ei.node.ipdr.IPDREINode
-
This function is used to do perform the rest of the initialization
that normally goes into the constructor.
- initialize() - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
This function is used to create and initialize the
Processor's components.
- initialize(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- initialize() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This function is used to create and initialize the
Transport's components.
- initialize() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
- initialize() - Method in class com.nt.udc.ei.node.xml.XMLEINode
-
This function is used to do perform the rest of the initialization
that normally goes into the constructor.
- initialize() - Method in class com.nt.udc.ei.node.xml.XMLProcessor
-
This function is used to create and initialize the
Processor's components.
- initialize() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This function is used to create and initialize the
Transport's components.
- initialize() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
This function is used to initialize the data source.
- initialize() - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- initialize() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
This function is called to initiate the communication protocol
with SuperTail.
- initialize() - Method in interface com.nt.udc.io.IDataSource
-
This function is called to initialize the data source.
- initialize() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
- initialize() - Method in class com.nt.udc.ndk.node.DCNode
-
- initialize() - Method in interface com.nt.udc.ndk.processor.BaseDataProcessorIfc
-
- initialize() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.NARInProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.NAROutProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.NPLDataProcessor
-
- initialize() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- initialize() - Method in interface com.nt.udc.node.util.IStreamSource
-
This function is called to initialize the data source.
- initialize() - Method in class com.nt.udc.node.util.RecordProcessor
-
This function is used to create and initialize the
Processor's components.
- initialize() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
This function is used to initialize the data source.
- initialize() - Method in class com.nt.udc.osanode.OSANode
-
- initLineTerminators() - Method in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This method is used to initialize the line delimiters, which
consist of combinations of CR, LF and CRLF.
- initMapper(String) - Method in class com.nt.udc.asn1base.RecordDecoder
-
- initMesManager(int) - Method in class com.nt.udc.ei.transport.UdpEITransport
-
- initPusher() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- initPusher(int) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- initScanner() - Method in class com.nt.udc.io.xml.CXMLParser
-
This function is used to initialize the scanner.
- initSelectConditions() - Method in class com.nt.udc.processor.NARSelector.NARSelectorFieldProcessor
-
- initSoapMessageHandler(boolean, int, String, String, String, String, String, String, String, String, String, String, boolean, String, boolean, EINode) - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- initSoapMessageHandlers() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- initSortedFilenameSet() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- initStreamSource() - Method in class com.nt.udc.ei.node.ipdr.IPDRFileTransport
-
This function checks the configuration parameters
and initializes the data source.
- initStreamSource() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This is to be implemented by subclasses for various
transportation types.
- initStreamSource() - Method in class com.nt.udc.ei.node.xml.XMLFileTransport
-
This function checks the configuration parameters
and initializes the data source.
- initStreamSource() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This is to be implemented by subclasses for various
transportation types.
- initTrackerFileList(Calendar, int) - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- initTransport() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- initTransport() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- initTransport() - Method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- initTransport() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- initUdpMessageManager() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- initWriter(boolean) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
This function is used to initialize the writer.
- initWriter(boolean, int) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- INPUT_BACKUP_DIR - Static variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- INPUT_BACKUP_DIR - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- INPUT_BACKUP_DIR - Static variable in class com.nt.udc.ei.transport.FileEITransport
-
- INPUT_BACKUP_DIR - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- INPUT_BACKUP_DIR - Static variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- INPUT_DIR - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- INPUT_DIR - Static variable in class com.nt.udc.ei.node.ipdr.IPDREINode
-
- INPUT_DIR - Static variable in class com.nt.udc.ei.node.xml.XMLEIFileConfigGUI
-
- INPUT_MONITOR_UNIT_DAY - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
- INPUT_MONITOR_UNIT_HOUR - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
- INPUT_MONITOR_UNIT_MINUTE - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
- inputCount - Variable in class com.nt.udc.ei.transport.InputFileProcessor
-
- inputCount - Variable in class com.nt.udc.ndk.node.EITransport
-
Input record count object.
- inputDir - Variable in class com.nt.udc.osanode.OSANode
-
- inputEqualTo(Object) - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- inputEqualToDate(Date) - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- InputFileProcessor - Class in com.nt.udc.ei.transport
-
- InputFileProcessor(EINode) - Constructor for class com.nt.udc.ei.transport.InputFileProcessor
-
- InputFileProcessorIfc - Interface in com.nt.udc.ei.transport
-
This interface defines the methods that must be implemented in
order for a class to be a Input File Processor Interface.
- InputFileProp - Static variable in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
- InputFileProp - Static variable in class com.nt.udc.nar.NarReader
-
- inputGreaterThan(Object) - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- inputGreaterThanDate(Date) - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- inputHash - Variable in class com.nt.udc.ei.node.soap.SoapEIRecord
-
- inputMonitorEnableField - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Check to turn on silent input monitoring
- inputMonitoringAlarmRaised - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringCallback() - Method in class com.nt.udc.ndk.node.DCNode
-
Default behaviour is to check the NARFileManager's input to see if
anything has changed, and either raise or clear the Silent Input alarm.
- inputMonitoringEnabled - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringNARFileMgr - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringPollingInterval - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringPollInputCounter() - Method in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringPreviousCount - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringSilenceCounter - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringSilenceInterval - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitoringSilenceIntervalText - Variable in class com.nt.udc.ndk.node.DCNode
-
- inputMonitorTimeField - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Number input field, minimum silent input time interval to wait before
generating an alarm
- inputMonitorTimeUnitsField - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
The time units used for the inputMonitorTimeField
- INPUTMONTIME - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- INPUTMONTIMEUNIT - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- inputShutdown - Variable in class com.nt.udc.nar.NARStreamHandler
-
Indicates whether the input stream of the StreamHandler is available
- InputStatisticsMonitorIfc - Interface in com.nt.udc.ndk.processor
-
- inputStream - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- InputStreamCopier - Class in com.nt.udc.util
-
Copies the data from the given InputStream to the given OutputStream.
- InputStreamCopier(InputStream, OutputStream) - Constructor for class com.nt.udc.util.InputStreamCopier
-
Create a new InputStream copier initialized with the provided Input
and Output Streams.
- insertAttr(String, byte[]) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- inserts - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- instance(IPDRRefContainerIfc, Element) - Static method in class com.nt.udc.ipdr.IPDRRec
-
- instance(IPDRRefContainerIfc, String[], Element) - Static method in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- instance(IPDRRefContainerIfc, String[], Element) - Static method in class com.nt.udc.ipdr.IPDRServiceElement
-
- instance(IPDRRefContainerIfc, IPDRTable, Element) - Static method in class com.nt.udc.ipdr.IPDRServiceSession
-
- instance(String) - Static method in class com.nt.udc.util.VersionInfo
-
- int2bytes(int) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- int2bytes(int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified
integer (32-bit integer type) value.
- int2str(int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the specified integer value.
- INT_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- IntAttr - Class in com.nt.udc.osar
-
- IntAttr(int, int) - Constructor for class com.nt.udc.osar.IntAttr
-
- IntAttr(int, byte[]) - Constructor for class com.nt.udc.osar.IntAttr
-
- INTEGER - Static variable in class com.nt.udc.db.FilterItem
-
- INTEGER - Static variable in class com.nt.udc.ndk.node.DCField
-
- INTEGER - Static variable in class com.nt.udc.osar.OSARecAttr
-
- IntegerCallback - Interface in com.nt.udc.util.state
-
This interface's implementation is passed into the receiving
Object and is used as a notification that the receiving
Object has performed a certain event, defined by the integer callback
value.
- IntegerCallbackIdentifier - Class in com.nt.udc.util.state
-
This class provides a interface between a Callback Object, and a
IntegerCallback Object.
- IntegerCallbackIdentifier(IntegerCallback, int) - Constructor for class com.nt.udc.util.state.IntegerCallbackIdentifier
-
Constructs the IntegerCallbackIdentifier with the
IntegerCallback to notify, and the id with which to give.
- INTERRUPT_TIME_DELAY - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- INTERRUPT_TIME_DELAY - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- INTERRUPT_TIME_DELAY - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- interruptDelay - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- interruptDelay - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- interruptLabel - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- interruptTimeDelay - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- interruptTimeDelay - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- InterruptTimer(Thread, int) - Constructor for class com.nt.udc.util.DiskMonitor.InterruptTimer
-
- InterruptTimer(Thread, int) - Constructor for class com.nt.udc.util.DiskStatusMonitor.InterruptTimer
-
- interruptUnitsBox - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- INTERVAL - Static variable in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- Interval - Class in com.nt.udc.util
-
Implementation of an Interval which is not available in the java.time library
- Interval(ZonedDateTime, ZonedDateTime) - Constructor for class com.nt.udc.util.Interval
-
internal constructor for creating an interval from ZoneDateTimes.
- INTERVAL_UNITS - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- intervalField - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- intervalLabel - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- IntField - Class in com.nt.udc.ndk.node
-
- IntField(int, int) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField() - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField(FieldKey) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField(FieldKey, int) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField(String, int) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.IntField
-
- IntFieldContext - Class in com.nt.udc.nar.xml
-
- IntFieldContext() - Constructor for class com.nt.udc.nar.xml.IntFieldContext
-
- intValue(byte[], int, int, int) - Static method in class com.nt.udc.ndk.node.DCFieldTypeConverter
-
Converts the incoming value to a int value.
- invalid_flags - Static variable in class com.nt.udc.util.ObjectStorageFile
-
- INVALID_OBJ - Static variable in class com.nt.udc.util.ObjectStorageFile
-
- INVALID_PACKET - Static variable in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
- InvalidAttributeTypeException - Exception in com.nt.udc.ndk.node
-
This RunTimeException is thrown when a type specific lookup()
method, e.g.
- InvalidAttributeTypeException(String) - Constructor for exception com.nt.udc.ndk.node.InvalidAttributeTypeException
-
Create a InvalidAttributeTypeException with the specified string.
- InvalidAttributeTypeException() - Constructor for exception com.nt.udc.ndk.node.InvalidAttributeTypeException
-
- invalidRecCount - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- invokeRequest(String, String, String, String, SoapParameter[], SoapResponseParserIfc) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- invokeSetter(Object, Object) - Method in class com.nt.udc.asn1base.SetterMethodDetail
-
- ioLock - Variable in class com.metasolv.nm.collector.file.FileEINode
-
Used to properly shut down all threads.
- ioLock - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- ioLock - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- ioLock - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- ioLock - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- ioLock - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- ioLock - Variable in class com.nt.udc.ei.transport.FileEITransport
-
Used to synchronize the thread in which this object runs and the
EI Node's main thread when shutting odwn.
- IOSARAttrConverter - Interface in com.nt.udc.io
-
This interface is used to convert string ids to objects derived
from COSARAttr and vice-versa.
- IOSAROutput - Interface in com.nt.udc.io
-
This interface is used to process OSAR records.
- IOSARStorage - Interface in com.nt.udc.io
-
This interface is used for OSAR storage management.
- IP - Static variable in class com.nt.udc.ndk.node.DCField
-
- IP - Static variable in class com.nt.udc.osar.OSARecAttr
-
- IP - Static variable in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- IP2bytes(IPField) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified
IP address value.
- IP2str(IPField) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the given IP address as four unsigned
decimal numbers, each representing eight bits, separated by periods.
- IP_COLUMN - Static variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- IP_LIST_TABLE_NAME - Static variable in class com.nt.udc.processor.FileEnhancer.LookupFileReader
-
- IP_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- ipAddress - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- ipAddress - Variable in class com.nt.udc.util.FtpTransportSession
-
Remote ftp host ip address
- IPAddressIterator - Class in com.nt.udc.util.ip
-
- IPAddressIterator(String) - Constructor for class com.nt.udc.util.ip.IPAddressIterator
-
- iParserProcessor() - Method in class com.nt.udc.io.xml.CXMLParser
-
- IPAttr - Class in com.nt.udc.osar
-
- IPAttr(int, byte[]) - Constructor for class com.nt.udc.osar.IPAttr
-
- IPDR - Class in com.nt.udc.ipdr
-
- IPDR(IPDRDoc, Element) - Constructor for class com.nt.udc.ipdr.IPDR
-
- IPDR(IPDRTable, Element) - Constructor for class com.nt.udc.ipdr.IPDR
-
- IPDRDoc - Class in com.nt.udc.ipdr
-
- IPDRDoc(Document) - Constructor for class com.nt.udc.ipdr.IPDRDoc
-
- IPDRDOC_ATTRIBUTES - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDRDOC_INFO - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDRDOC_SEQUENCE_NUMBER - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDRDOC_VERSION_NUMBER - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDREIFileConfigGUI - Class in com.nt.udc.ei.node.ipdr
-
This class is used to build the GUI panel for entering and displaying
configuration parameters for the IPDR File-based EI.
- IPDREIFileConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
Constructor
- IPDREIFileNode - Class in com.nt.udc.ei.node.ipdr
-
This class represents the IPDR Data Collector Node Process.
- IPDREIFileNode() - Constructor for class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
- IPDREIFileNode(String[]) - Constructor for class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
- IPDREINode - Class in com.nt.udc.ei.node.ipdr
-
This class represents the IPDR Data Collector Node Process.
- IPDREINode() - Constructor for class com.nt.udc.ei.node.ipdr.IPDREINode
-
- IPDREINode(String[]) - Constructor for class com.nt.udc.ei.node.ipdr.IPDREINode
-
- IPDRElement - Class in com.nt.udc.ipdr
-
Network Mediation
User: jwu
Date: Oct 10, 2003
Time: 10:30:43 AM
MetaSolv Software Inc.
- IPDRElement() - Constructor for class com.nt.udc.ipdr.IPDRElement
-
- IPDRFieldAsAttrRecord - Class in com.nt.udc.oi.node.ipdr
-
This IPDRFieldAsAttrRecord
appends fields as sub-elements
to the current record.
- IPDRFieldAsAttrRecord() - Constructor for class com.nt.udc.oi.node.ipdr.IPDRFieldAsAttrRecord
-
- IPDRFieldAsElementRecord - Class in com.nt.udc.oi.node.ipdr
-
This IPDRFieldAsElementRecord
appends fields as sub-elements
to the current record.
- IPDRFieldAsElementRecord() - Constructor for class com.nt.udc.oi.node.ipdr.IPDRFieldAsElementRecord
-
- IPDRFieldAsElementV2Record - Class in com.nt.udc.oi.node.ipdr
-
This IPDRFieldAsElementRecord
appends fields as sub-elements
to the current record in a balanced format.
- IPDRFieldAsElementV2Record() - Constructor for class com.nt.udc.oi.node.ipdr.IPDRFieldAsElementV2Record
-
- IPDRFileTransport - Class in com.nt.udc.ei.node.ipdr
-
This class is used to collect IPDR data from flat files.
- IPDRFileTransport(LoggerIfc, ConfigIfc, File) - Constructor for class com.nt.udc.ei.node.ipdr.IPDRFileTransport
-
- IPDROIConfigGUI - Class in com.nt.udc.oi.node.ipdr
-
This class is used to build the configuration panel for the Ftp
Push IPDR OI Node (IPDROINode).
- IPDROIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDROIFormatter - Class in com.nt.udc.oi.node.ipdr
-
This class is responsible for properly formatting the output
files of the IPDR OI node.
- IPDROIFormatter(LoggerIfc, OIFileWriter) - Constructor for class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Constructor
- IPDROIRecord - Class in com.nt.udc.oi.node.ipdr
-
This class IPDRRecord
is the base-class for IPDR records.
- IPDROIRecord() - Constructor for class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- IPDROISimpleFormatter - Class in com.nt.udc.oi.node.ipdr
-
This class is responsible for properly formatting the output
files of the IPDR OI node.
- IPDROISimpleFormatter(LoggerIfc, OIFileWriter) - Constructor for class com.nt.udc.oi.node.ipdr.IPDROISimpleFormatter
-
- IPDROITableFormatter - Class in com.nt.udc.oi.node.ipdr
-
This class is responsible for properly formatting the output
files of the IPDR OI node.
- IPDROITableFormatter(LoggerIfc, OIFileWriter) - Constructor for class com.nt.udc.oi.node.ipdr.IPDROITableFormatter
-
- IPDRProcessor - Class in com.nt.udc.ei.node.ipdr
-
This class is used to process IPDR records.
- IPDRProcessor(LoggerIfc, ConfigIfc, File) - Constructor for class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
Construct a new IPDRTransport to be used within the specified EINode.
- IPDRRec - Class in com.nt.udc.ipdr
-
- IPDRRec(Element) - Constructor for class com.nt.udc.ipdr.IPDRRec
-
- IPDRREC_ID - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDRREC_INFO - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- IPDRRecList - Class in com.nt.udc.ipdr
-
- IPDRRecList(IPDRRefContainerIfc, Element) - Constructor for class com.nt.udc.ipdr.IPDRRecList
-
- IPDRRecord - Class in com.nt.udc.ei.node.ipdr
-
This class represents an IPDR Record.
- IPDRRecord() - Constructor for class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- IPDRRecord() - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- IPDRRefContainerIfc - Interface in com.nt.udc.ipdr
-
- IPDRSAXRecord - Class in com.nt.udc.ei.node.ipdr
-
The IPDRSAXRecord class represents an IPDR record, and is used when parsing with a SAX parser.
- IPDRSAXRecord(LoggerIfc) - Constructor for class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Construct a new IPDRSAXRecord
- IPDRServiceConsumer - Class in com.nt.udc.ipdr
-
- IPDRServiceConsumer(String[], Element) - Constructor for class com.nt.udc.ipdr.IPDRServiceConsumer
-
- IPDRServiceElement - Class in com.nt.udc.ipdr
-
- IPDRServiceElement(String[], Element) - Constructor for class com.nt.udc.ipdr.IPDRServiceElement
-
- IPDRServiceSession - Class in com.nt.udc.ipdr
-
- IPDRServiceSession(IPDRRefContainerIfc, IPDRTable, Element) - Constructor for class com.nt.udc.ipdr.IPDRServiceSession
-
- IPDRTable - Class in com.nt.udc.ipdr
-
- IPDRTable(IPDRDoc, Element) - Constructor for class com.nt.udc.ipdr.IPDRTable
-
- IPDRTableRecord - Class in com.nt.udc.oi.node.ipdr
-
This IPDRFieldAsAttrRecord
appends fields as attributes
to the current record.
- IPDRTableRecord() - Constructor for class com.nt.udc.oi.node.ipdr.IPDRTableRecord
-
- IPDRTransport - Class in com.nt.udc.ei.node.ipdr
-
This is the parent class for transport types used by IPDR.
- IPDRTransport(LoggerIfc, ConfigIfc, File) - Constructor for class com.nt.udc.ei.node.ipdr.IPDRTransport
-
Construct a new IPDRTransport to be used within the specified EINode.
- IPDRUsageEvent - Class in com.nt.udc.ipdr
-
- IPDRUsageEvent(String[], Element) - Constructor for class com.nt.udc.ipdr.IPDRUsageEvent
-
- IPDRValue - Class in com.nt.udc.ipdr
-
- IPDRValue(Element) - Constructor for class com.nt.udc.ipdr.IPDRValue
-
- IPDRValue(Attr) - Constructor for class com.nt.udc.ipdr.IPDRValue
-
- IPDRValue(Element, String) - Constructor for class com.nt.udc.ipdr.IPDRValue
-
- IPDRValueIfc - Interface in com.nt.udc.ipdr
-
Network Mediation
User: jwu
Date: Oct 8, 2003
Time: 12:14:17 PM
MetaSolv Software Inc.
- IPDRValueSet - Class in com.nt.udc.ipdr
-
- IPDRValueSet(Element) - Constructor for class com.nt.udc.ipdr.IPDRValueSet
-
- IPDRValueSet(String[], Element) - Constructor for class com.nt.udc.ipdr.IPDRValueSet
-
- IPField - Class in com.nt.udc.ndk.node
-
Network Mediation
User: jwu
Date: Nov 14, 2005
Time: 2:09:49 PM
MetaSolv Software Inc.
- IPField() - Constructor for class com.nt.udc.ndk.node.IPField
-
- IPField(FieldKey) - Constructor for class com.nt.udc.ndk.node.IPField
-
- IPField(FieldKey, byte[]) - Constructor for class com.nt.udc.ndk.node.IPField
-
- IPField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.IPField
-
- IPField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.IPField
-
- IPFieldContext - Class in com.nt.udc.nar.xml
-
- IPFieldContext() - Constructor for class com.nt.udc.nar.xml.IPFieldContext
-
- IPRangeCheck - Class in com.nt.udc.processor.FileEnhancer
-
Created by IntelliJ IDEA.
- IPRangeCheck(String, String, String) - Constructor for class com.nt.udc.processor.FileEnhancer.IPRangeCheck
-
- IPV6 - Static variable in class com.nt.udc.ndk.node.DCField
-
- IPV6 - Static variable in class com.nt.udc.osar.OSARecAttr
-
- IPV6Attr - Class in com.nt.udc.osar
-
- IPV6Attr(int, byte[]) - Constructor for class com.nt.udc.osar.IPV6Attr
-
- isActive(File) - Method in interface com.nt.udc.ei.transport.FileSelectorIfc
-
Determines if given File object of file is open/active.
- isActive(File) - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
Determines the given File object of the file is open/active.
- isActive() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- isADuplicate(String, String, FileFilterPattern) - Method in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- isAllKeyAttributesExists(NAR, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- isAllKeyAttributesExists(NAR, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- isAnyConfigAction() - Method in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- isAnyConfigAction() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
If user needs to perform any config action then this method needs to be
override in the NodeConfigGUI class to return true.
- isAnyConfigAction() - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Check for the additional configurations of the node
which need to be initialized during node creation.
- isBadRecordFormat() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
- isBinaryTransferMode - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- isBinaryTransferMode() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
- isBulkDataAvailable() - Method in class com.nt.udc.nar.NarReader
-
Returns whether there are more files available for processing.
- isBulkProcessing() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Indicates whether this NPLFieldProcessor is retrieving and processing the
DCFieldContainers individually or in bulk.
- isCanEmpty() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- isChild(Node, Node) - Method in class com.nt.udc.ipdr.IPDRValueSet
-
- isConnected() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Indicates whether this JDBCOITransport is connected to the database
- isConnected() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Indicates whether this RadiusOITransport is connected to the socket
- isConnected() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether this TcpOITransport is connected to the TCP socket
- isConnected() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Indicates whether this UdpOITransport is connected to the socket
- isConstant() - Method in class com.nt.udc.io.COSARExpr
-
- isCountsSuspect() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- isCountsSuspect() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
- isCountsSuspect() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- isCountsSuspect() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- isCycleRunning() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- isDataAvailable() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- isDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Allows a DataReceiver to determine whether some data is
available for processing
- isDataAvailable(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
Data is available if the reader thread is working, and
there are 1 or more NARs waiting in the queue.
- isDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- isDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- isDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Returns whether there are more records available for processing.
- isDataAvailable() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Not used, since the data is pushed to the DataReceiver.
- isDataAvailable() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- isDataAvailable() - Method in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- isDataAvailable() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.ei.transport.FileEITransport
-
Allows a DataReceiver to determine whether some data is
available for processing
- isDataAvailable() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Not used.
- isDataAvailable() - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
Allows a DataReceiver to determine whether some data is
available for processing
- isDataAvailable() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.nar.NARFileManager
-
Allows a DataReceiver to determine whether some data is
available for processing
- isDataAvailable() - Method in class com.nt.udc.nar.NarReader
-
Returns whether there are more records available for processing.
- isDataAvailable() - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to determine whether some data is
available for processing
- isDataAvailable() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- isDataAvailable() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- isDataAvailable() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDataAvailable() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- isDataAvailable() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Indicates whether data is available from the transport's DataProvider
- isDataAvailable() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Indicates whether data is available from the transport's DataProvider
- isDataAvailable() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether data is available from the transport's DataProvider
- isDataAvailable() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Indicates whether data is available from the transport's DataProvider
- isDataAvailable() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
This method is used by the DataReceiver to ask this provider if
data is available.
- isDebugEnabled() - Method in class com.nt.udc.log.Logger
-
- isDebugEnabled() - Method in class com.nt.udc.ndk.node.DCNode
-
- isDebugEnabled() - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
- isDuplicate(MillisField, StringField, StringField) - Method in interface com.nt.udc.processor.DuplicateProcessor.DeDuplicationHandler
-
Determines if the event is a duplicate
- isDuplicate(MillisField, StringField) - Method in interface com.nt.udc.processor.DuplicateProcessor.DeDuplicationHandler
-
Determines if the event is a duplicate
- isDuplicate(MillisField, StringField, StringField) - Method in class com.nt.udc.processor.DuplicateProcessor.DeDuplicationHandlerImpl
-
Determines if the event is a duplicate
- isDuplicate(MillisField, StringField) - Method in class com.nt.udc.processor.DuplicateProcessor.DeDuplicationHandlerImpl
-
Determines if the event is a duplicate
- isEmpty() - Method in class com.nt.udc.ei.transport.UdpMesManager
-
- isEmpty() - Method in class com.nt.udc.ndk.node.DCField
-
- isEmpty() - Method in class com.nt.udc.ndk.node.ListField
-
- isEmpty() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Returns whether the table is empty.
- isEmpty() - Method in class com.nt.udc.util.FileHashtable
-
Returns whether the table is empty.
- isEmpty() - Method in class com.nt.udc.util.ObjectStorageFile
-
- isEnabled() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- isEnabled() - Method in interface com.nt.udc.ndk.processor.ReadOnlyStatisticsMonitorIfc
-
Is statistics really being collected?
- isEnabled() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- isEnabled() - Method in class com.nt.udc.statistics.CartridgeRecordCounts
-
- isEndOfFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- isEndOfFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- isEndOfFile() - Method in class com.nt.udc.nar.NARFileManager
-
- isEndOfFile() - Method in class com.nt.udc.nar.NarReader
-
Method indicates if the file is opened for file level transaction
- isEndOfFile() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
This is just a dummy implementation, any field processor needing the file level transaction behavior should override this method
and implement correct behavior.
- isEndOfFile() - Method in class com.nt.udc.ndk.node.EITransport
-
Determines if record received is an End of file indication
This is just a dummy implementation, any transport needing the file level transaction behavior should override this method
and implement correct behavior.
- isEndOfFile() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Determines if record received is an End of file indication
- isFieldDelimiterValid(String) - Method in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- isFileDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- isFileDataAvailable() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- isFileDataAvailable() - Method in class com.nt.udc.nar.NARFileManager
-
- isFileDataAvailable() - Method in class com.nt.udc.nar.NarReader
-
- isFileDataAvailable() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
This is just a dummy implementation, any field processor needing the file level transaction behavior should override this method
and implement correct behavior.
- isFileDataAvailable() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used by the FileDataReceiver to ask this provider if
data is available.
- isFileDataAvailable() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Allows a FileDataReceiver to determine whether some file is
available for processing
- isFileLevelTransaction() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- isFileOpen() - Method in class com.nt.udc.nar.NarReader
-
Method indicates if the file is opened for file level transaction
- isFtpInfoEmpty() - Method in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- isFtpInfoEmpty() - Method in class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
Used to determine if user has entered any ftp info yet.
- isFtpInfoEmpty() - Method in class com.nt.udc.ei.node.soap.SoapConfigGUI
-
Used to determine if user has entered any ftp info yet.
- isHealthy() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- isHealthy() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- isHealthy() - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- isHealthy() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- isHealthy() - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- isHealthy() - Method in class com.nt.udc.aggregator.AggregatorNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.aggregator.table.AggrTable
-
- isHealthy() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Added for Node Health support.
- isHealthy() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.ei.node.ipdr.IPDRFileTransport
-
This function checks if the transport is functional.
- isHealthy() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
This method is used to check if the transport if fully functional.
- isHealthy() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- isHealthy() - Method in class com.nt.udc.ei.node.xml.XMLFileTransport
-
This function checks if the transport is functional.
- isHealthy() - Method in class com.nt.udc.ei.transport.FileEITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
This method is used to check if the transport handler is fully
functional.
- isHealthy() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
- isHealthy() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
Added for Node Health support.
- isHealthy() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- isHealthy() - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- isHealthy() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- isHealthy() - Method in class com.nt.udc.io.COSAROutput
-
This method is used to check if the COSAROutput is fully functional.
- isHealthy() - Method in interface com.nt.udc.io.IDataSource
-
- isHealthy() - Method in interface com.nt.udc.io.IOSAROutput
-
This function is used to check if the output is fully functional.
- isHealthy() - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
This function is used to check if the object is fully functional.
- isHealthy() - Method in class com.nt.udc.ndk.node.DCNode
-
This method is part of the NodeHealthIfc interface.
- isHealthy() - Method in interface com.nt.udc.ndk.node.DCTransport
-
This method is used to check the transport's state of health.
- isHealthy() - Method in class com.nt.udc.ndk.node.EINode
-
This method is used to check the transport's state of health.
- isHealthy() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used to check the transport's state of health.
- isHealthy() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
Used to help determine the health of the node using this loader.
- isHealthy() - Method in interface com.nt.udc.ndk.node.NodeHealthIfc
-
This method is called to determine the state of health.
- isHealthy() - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
This method is used to check if the formatter and its components
are fully functional.
- isHealthy() - Method in class com.nt.udc.ndk.node.OINode
-
This method is used to check the transport's state of health.
- isHealthy() - Method in class com.nt.udc.ndk.node.OITransport
-
This method is used to check the transport's state of health.
- isHealthy() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
This method is used to check if the pusher is fully functional.
- isHealthy() - Method in class com.nt.udc.ndk.util.OICompressor
-
- isHealthy() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
This function is used to check if the writer is functional
- isHealthy() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
- isHealthy() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.oi.node.jdbc.DBBatchInserter
-
- isHealthy() - Method in class com.nt.udc.oi.node.jdbc.DBInserter
-
- isHealthy() - Method in class com.nt.udc.oi.node.jdbc.DBSingularInserter
-
- isHealthy() - Method in interface com.nt.udc.oi.node.jdbc.DBUpdaterIfc
-
- isHealthy() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Indicates whether the transport is fully functional
- isHealthy() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
This method is used to check if the transport is fully functional
- isHealthy() - Method in class com.nt.udc.oi.transport.FileOITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether the transport is fully functional
- isHealthy() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscardingProcessorNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- isHealthy() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
- isHealthy() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverFieldProcessor
-
- isHealthy() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- isHealthy() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
Used to help determine the health of the node using this loader.
- isHealthy() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.NARSelector.NARSelectorNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.processor.SequenceProcessor.SeqProcFieldProcessor
-
- isHealthy() - Method in class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
This method is used to check if the node is fully functional.
- isHealthy() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
This method is used to check if the transport is fully functional.
- isHealthy() - Method in class com.nt.udc.util.table.TimerFlush
-
Added for Node Health support.
- isHealthy() - Method in class com.nt.udc.util.UDCSimpleTimer
-
- isInfoEnabled() - Method in class com.nt.udc.log.Logger
-
- isInfoEnabled() - Method in class com.nt.udc.ndk.node.DCNode
-
- isInfoEnabled() - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
- isInitialized() - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
The snmp interface can only be usable if the mibs are loaded
- isInitialized() - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
Use this method to see if this snmp interface has been fully initialized.
- isIPWithInRange(String) - Method in class com.nt.udc.processor.FileEnhancer.IPRangeCheck
-
- isKeyActive() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARKey
-
Indicates if the key is currently set to active
- isLessThan(String, String) - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- isLessThan(String, String) - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- isLessThan(String, String) - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- isLessThan(String, String) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- isLocked() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- isMetricsHttpServiceEnabled() - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
Get the enabled status of this metrics service.
- isMonitorThreadHealthy() - Method in class com.nt.udc.ndk.node.OINode
-
This method is used to check the nodes general monitoring thread's health.
- isMultiThreadCountValid() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- isNewFile() - Method in class com.nt.udc.util.ObjectStorageFile
-
Returns whether this is a new storage file.
- isNodeStateImplemented() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns whether the derived node can save and restore its state.
- isNodeStateImplemented() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
This node uses specific Objects that are responsible for
containing its state.
- isNodeStateImplemented() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
This method returns true in order to prevent restoreState from
being called in the DCNode constructor, before the node is ready.
- isNodeStateImplemented() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
This method returns true in order to prevent restoreState from
being called in the DCNode constructor, before the node is ready.
- isNodeStateImplemented() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
This method returns true in order to prevent restoreState from
being called in the DCNode constructor, before the node is ready.
- isNodeStateUsed() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
Returns whether the node state is used (and whether
the node can be recovered.
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns whether the node state is used (and whether the node can be
recovered.)
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.EINode
-
Returns whether the node state is used (and whether
the node can be recovered.) (Currently disabled for
all EI nodes)
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Returns whether the node state is used (and whether
the node can be recovered.
- isNodeStateUsed() - Method in interface com.nt.udc.ndk.node.NodeStateManagementIfc
-
Returns whether the node's state is being managed.
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Returns whether the node state is used (and whether
the node can be recovered.
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.OINode
-
Returns whether the node state is used (and whether
the node can be recovered.
- isNodeStateUsed() - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Returns whether the node state is used (and whether the node can be
recovered.
- isNull(String) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Indicate whether the specified attribute is null.
- isOpen() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Indicates whether a file is opened for output.
- isOpen() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- isOpen() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- isOptionDefined(String) - Method in class com.nt.udc.util.CommandLineParser
-
Returns whether this option was used on the command line.
- isOrdered - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- isOrdered - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- isOrdered - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- isOrdered - Variable in class com.nt.udc.ei.transport.FileEITransport
-
- isPendingShutdown() - Method in interface com.nt.udc.io.CDataSourceSuperTail.Delegate
-
- isProcessing() - Method in class com.nt.udc.ndk.node.EITransport
-
- isProcessingData() - Method in class com.nt.udc.ndk.node.EITransport
-
- isProcessingData() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Indicates whether this JDBCOITransport is currently processing data
- isProcessingData() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Indicates whether this RadiusOITransport is currently processing data
- isProcessingData() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether this TcpOITransport is currently processing data
- isProcessingData() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Indicates whether this UdpOITransport is currently processing data
- isProcessOver() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- isRecognizedPrefix(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Checks to see whether the passed-in string is one of the 'common' or 'record' prefixes
- isReconfigPending() - Method in class com.nt.udc.ndk.node.DCNode
-
RMI call that indicates if a reconfigure operation is pending in an DC
process.
- isReconfigPending() - Method in class com.nt.udc.osanode.OSANode
-
- isReconfigPending() - Method in interface com.nt.udc.osanode.OSARemoteAdminIfc
-
- isReconfiguring() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Returns value of reconfiguring flag.
- isReconfiguring() - Method in class com.nt.udc.ndk.node.DCNode
-
Indicates whether the node is being reconfigured for warm restart.
- isReconfiguring() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Returns value of reconfiguring flag.
- isRecordDelimiterValid(String) - Method in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- isRecordProcessed(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
Check the internal list of processed records for the procssed status
of this record.
- isRejected() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- isRejected() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- isRejectTransaction() - Method in class com.nt.udc.ndk.node.DCNode
-
- isRSM() - Static method in class com.nt.udc.log.Logger
-
- isRunning() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Indicates whether this JDBCEITransport is running
- isRunning() - Method in class com.nt.udc.log.StatusMessage
-
- isRunning() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Indicates whether this NPLFieldProcessor is running
- isRunning() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Indicates whether this JDBCOITransport is running
- isRunning() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Indicates whether this RadiusOITransport is running
- isRunning() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether this TcpOITransport is running
- isRunning() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Indicates whether this UdpOITransport is running
- isRunning() - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- isRunning() - Method in class com.nt.udc.util.UDCSimpleTimer
-
Indicates whether the timer is running
- isShutdown() - Method in class com.nt.udc.ndk.node.DCNode
-
Indicates whether the node is running, by returning the value of
shutdown
- isShutdown() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Indicates whether this NPLFieldProcessor has been shutdown
- isShutdown() - Method in class com.nt.udc.osanode.OSANode
-
- isShutdownOnError() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
Indicates whether transport should shutdown upon processing error
- isShutdownOnError() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Indicates whether transport should shutdown upon processing error
- isShutdownOnError() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Indicates whether this NPLFieldProcessor should shutdown upon
encountering an error during processing
- isShutdownOnError() - Method in class com.nt.udc.oi.transport.FileOITransport
-
Indicates whether transport should shutdown upon processing error
- isShutdownOnError() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Indicates whether transport should shutdown upon processing error
- isSleeping - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- isStart() - Method in class com.nt.udc.io.xml.CXMLTokenTag
-
- isStartOfFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- isStartOfFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- isStartOfFile() - Method in class com.nt.udc.nar.NARFileManager
-
- isStartOfFile() - Method in class com.nt.udc.nar.NarReader
-
Method indicates if the file is opened for file level transaction
- isStartOfFile() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- isStartOfFile() - Method in class com.nt.udc.ndk.node.EITransport
-
Determines if the record received is start of file indication
This is just a dummy implementation, any transport needing the file level transaction behavior should override this method
and implement correct behavior.
- isStartOfFile() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Determines if the record received is start of file indication
- isStateUsed() - Method in class com.nt.udc.ndk.node.DCNode
-
Returns whether the node state is used (and whether the node can be
recovered.)
- isStateUsed() - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Returns whether state management is being used.
- isSumOverflow(NAR, NAR) - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Determines whether there would be overflow when summing the
fields of the new record into the fields of the old record.
- isSwitchDefined(String) - Method in class com.nt.udc.util.CommandLineParser
-
Returns whether this switch was used on the command line.
- isTrackedFile(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
For use by MXNarReader to find out if an input file is known by this object.
- isTrapListAvailable() - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- isTrapListAvailable() - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
is the host table loaded
- isTrapListAvailable() - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
Is the host table loaded
- isTrapListAvailable() - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
- IStreamSource - Interface in com.nt.udc.node.util
-
This interface is to be implemented by stream data sources.
- isValid(Object) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- isValid() - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
checks the validity of the record
if the first 3 fields have values it is ok
EVENT_SOURCE, EVENT_TYPE_NUM, EVENT_DTM
- isValidDataType(int) - Method in class com.nt.udc.db.FilterItem
-
- isValidDirectory(String) - Static method in class com.nt.udc.util.FileUtils
-
Validates directory name.
- isValidElement(Object) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- isValidExpression(int) - Method in class com.nt.udc.db.FilterItem
-
- isValidField(SqlField) - Method in class com.nt.udc.db.FilterItem
-
This method determines if the given field is a member of the static set
of fields that are valid for doing Attribute Definition based queries.
- isValidFileAndPath(String) - Static method in class com.nt.udc.util.FileUtils
-
Validates filename with wildcard and path
- isValidFileName(String) - Static method in class com.nt.udc.util.FileUtils
-
Validates file name.
- isValidKey(Object) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- isValidTag(String, String[]) - Static method in class com.nt.udc.ipdr.IPDRElement
-
- isVarLength(int) - Static method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- isVarLength(int) - Static method in class com.nt.udc.osar.OSARecAttr
-
- isWaitForReconnect() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Indicates whether this TcpOITransport is configured to, in the event
of a lost connection, wait for the connection to be re-established
before sending the data.
- isWaitForReconnect() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Indicates whether this UdpOITransport is configured to, in the event
of a lost connection, wait for the connection to be re-established
before sending the data.
- itemStateChanged(ItemEvent) - Method in class com.nt.udc.general.WinNARViewer
-
- itemStateChanged(ItemEvent) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Called when the user has made a selection in the 'Routing' JComboBox.
- itemStateChanged(ItemEvent) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- iterator() - Method in class com.nt.udc.ndk.node.ListField
-
- iterator() - Method in class com.nt.udc.ndk.node.MapField
-
- itsCacheConfigPanel - Variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- itsCoder - Variable in class com.nt.udc.asn1base.RecordDecoder
-
- itsContinueOnFileCorruption - Variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
- itsExpireAfterTF - Variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- itsFileSuffix - Variable in class com.nt.udc.ei.transport.FileEITransport
-
Specifies the suffix of the files this node will process
- itsList - Variable in class com.nt.udc.util.xml.ListContext
-
- itsMapper - Variable in class com.nt.udc.asn1base.RecordDecoder
-
- itsPduClassName - Variable in class com.nt.udc.asn1base.RecordDecoder
-
- itsSaveToDiskCB - Variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- IXMLContentItem - Interface in com.nt.udc.io.xml
-
This interface is implemented by all classes representing XML Element
content items.
- IXMLParserProcessor - Interface in com.nt.udc.io.xml
-
This interface is implemented by all classes that use a CXMLParser
to process XML input.
- labels - Variable in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- lastField() - Method in class com.nt.udc.ndk.node.ListField
-
- lastIndexOf(StringField, StringField) - Method in interface com.nt.udc.ndk.nplhooks.StringMethodHandler
-
- lastIndexOf(StringField, StringField) - Method in class com.nt.udc.ndk.nplhooks.StringMethodHandlerImpl
-
- LastModifiedFileComparator - Class in com.nt.udc.util
-
Default File comparison class, which uses File.lastModified()
for sorting comparisons.
- LastModifiedFileComparator() - Constructor for class com.nt.udc.util.LastModifiedFileComparator
-
- LDAP_PORT - Static variable in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- LDAPEnhancerNode - Class in com.nt.udc.processor.LDAPEnhancer
-
This is an Extension of the FileEnhancerNode, with the addition of
support for an LDAP Loader.
- LDAPEnhancerNode() - Constructor for class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Default Constructor.
- LDAPEnhancerNode(String[]) - Constructor for class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Constructor for the LDAPEnhancerNode.
- LDAPLoader - Class in com.nt.udc.ndk.node
-
FileLoader for LDAP lookup
- LDAPLoader(LDAPLoaderConfig) - Constructor for class com.nt.udc.ndk.node.LDAPLoader
-
Creates an LDAPLoader object using the given loader config object.
- LDAPLoader(LDAPLoaderConfig, String) - Constructor for class com.nt.udc.ndk.node.LDAPLoader
-
Creates an LDAPLoader object using the given loader config object,
and the specified output file.
- LDAPLoaderConfig - Class in com.nt.udc.ndk.node
-
- LDAPLoaderConfig() - Constructor for class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- LDAPLoaderConfig(String, short, String, String, String, String, String, long) - Constructor for class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- LDAPNodeConfigGUI - Class in com.nt.udc.processor.LDAPEnhancer
-
- LDAPNodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.ByteField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.BytesField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.DoubleField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.FloatField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.IntField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.ListField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.LongField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.MacField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.MapField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.MillisField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.NullField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.ObjectField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.SecondsField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.ShortField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.StringField
-
- LENGTH - Static variable in class com.nt.udc.ndk.node.UINT128Field
-
- LESSTHAN - Static variable in class com.nt.udc.db.FilterItem
-
- LESSTHANEQUAL - Static variable in class com.nt.udc.db.FilterItem
-
- level_str - Static variable in class com.nt.udc.log.Logger
-
- LF_TERMINATOR_ENABLED - Static variable in class com.nt.udc.ndk.node.config.ConfigEIFileASCII
-
This constant represents the configuration parameter used to
specify if the LF line-terminator is active.
- LINE_BREAK - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- lineOfText - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- lineReader - Variable in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- LineReaderAdapter - Class in com.metasolv.nm.collector.file.handler
-
- LineReaderAdapter(AsciiFileDef) - Constructor for class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- LINES_FTR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- LIST - Static variable in class com.nt.udc.ndk.node.DCField
-
- LIST - Static variable in class com.nt.udc.osar.OSARecAttr
-
- list2str(ListField) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the specified ListField object.
- LIST_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- ListAttr - Class in com.nt.udc.osar
-
- ListAttr() - Constructor for class com.nt.udc.osar.ListAttr
-
- ListAttr(int, byte[]) - Constructor for class com.nt.udc.osar.ListAttr
-
- ListContext - Class in com.nt.udc.util.xml
-
- ListContext() - Constructor for class com.nt.udc.util.xml.ListContext
-
- listDirectories() - Method in class com.nt.udc.ndk.util.FtpSession
-
lists the directories in the current working directory
- listDirectories(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
lists the directories of the remote path
- listDirectories(String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the list of directories in the given remote directory.
- listDirectories(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the list of directories in the given remote directory.
- ListField - Class in com.nt.udc.ndk.node
-
- ListField() - Constructor for class com.nt.udc.ndk.node.ListField
-
- ListField(FieldKey, byte[]) - Constructor for class com.nt.udc.ndk.node.ListField
-
- ListField(FieldKey) - Constructor for class com.nt.udc.ndk.node.ListField
-
- ListField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.ListField
-
Deprecated.
- ListField(int, Collection) - Constructor for class com.nt.udc.ndk.node.ListField
-
Deprecated.
- ListField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.ListField
-
Deprecated.
- ListFieldContext - Class in com.nt.udc.nar.xml
-
- ListFieldContext() - Constructor for class com.nt.udc.nar.xml.ListFieldContext
-
- ListFieldHandler - Interface in com.nt.udc.ndk.nplhooks
-
- ListFieldHandlerImpl - Class in com.nt.udc.ndk.nplhooks
-
- ListFieldHandlerImpl() - Constructor for class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- listFiles(String, Pattern) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
List all the files with the specified suffix that are
in the specified directory on the FTP server.
- listFiles(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the list of files in the given remote directory.
- listFiles() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the list of files in the current remote directory.
- listFiles() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the list of files in the current remote directory.
- listFiles(String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Returns the list of files in the given remote directory.
- listFiles(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the list of files in the given remote directory.
- listFiles() - Method in class com.nt.udc.ndk.util.SftpSession
-
Returns the list of files in the current remote directory.
- listItems(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the list of files in the given remote directory.
- listItems() - Method in class com.nt.udc.ndk.util.FtpSession
-
Returns the list of files in the current remote directory.
- listSize(ListField) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- load() - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- load() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Overridden to not only load the general configuration info but also the
ftp-specific parameters.
- load() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Overridden to not only load the general configuration info but also the
soap-specific parameters.
- load() - Method in class com.nt.udc.ei.node.sol42.SchemaTable
-
- load() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Used by the NodeManager to load the general configuration and rules files
into memory.
- load(boolean) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- load(int) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a null attrubute (with no data) at the specified id
Stored type is NAR.NULL_TYPE
- load(int, byte) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.BYTE_TYPE
- load(int, short) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.SHORT_TYPE
- load(int, int) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.INT_TYPE
- load(int, long) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.LONG_TYPE
- load(int, float) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given floating point value at the specified id
Stored type is NAR.FLOAT_TYPE
- load(int, double) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given floating point value at the specified id
Stored type is NAR.DOUBLE_TYPE
- load(int, byte[]) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a data field given as a byte array at the specified id
Stored type is NAR.BYTE_ARRAY_TYPE
- load(int, String) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a String object at the specified id
Stored type is NAR.STRING_TYPE
- load(int, int, byte[], int, int) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given value of specified type with the specified id.
- load(String) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a null attrubute (with no data) at the specified id
Stored type is NAR.NULL_TYPE
- load(String, byte) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.BYTE_TYPE
- load(String, short) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.SHORT_TYPE
- load(String, int) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.INT_TYPE
- load(String, long) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given integer value at the specified id
Stored type is NAR.LONG_TYPE
- load(String, float) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given floating point value at the specified id
Stored type is NAR.FLOAT_TYPE
- load(String, double) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given floating point value at the specified id
Stored type is NAR.DOUBLE_TYPE
- load(String, byte[]) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a data field given as a byte array at the specified id
Stored type is NAR.BYTE_ARRAY_TYPE
- load(String, String) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a String object at the specified id
Stored type is NAR.STRING_TYPE
- load(String, int, byte[], int, int) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given value of specified type with the specified id.
- load() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.FileBasedTimePartition
-
Loads this partition into memory
- load() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.MemoryBasedTimePartition
-
Loads this partition into memory
- load() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Peforms any logic to load this partition into memory
- load(String) - Method in class com.nt.udc.util.NodeChainTestCfg
-
This method loads the Node Chain Test configuration.
- load(String) - Method in class com.nt.udc.util.SystemModel
-
Initializes this SystemModel with information stored in the given
filename.
- loadBigEndian(int, int, DataInputStream) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a numeric primitive, e.g.
- loadBigEndian(String, int, DataInputStream) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a numeric primitive, e.g.
- loadByteArray(int, InputStream, int) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a given number of bytes of data from a given InputeStream
at the specified id.
- loadByteArray(String, InputStream, int) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a given number of bytes of data from a given InputeStream
at the specified id.
- loadDataFromFile(ConcurrentHashMap<String, String>, File) - Method in class com.nt.udc.ndk.node.FileEIDuplicateCheck
-
- loadDataFromFile(ConcurrentHashMap<String, String>, File) - Method in class com.nt.udc.ndk.node.FileEISequenceCheck
-
- loadFromFile(String) - Method in class com.nt.udc.io.COSARAttrConverter
-
This function is used for loading the mappings between
an OSAR attribute id + type and string keys, stored in a file.
- loadFromFile(String) - Method in class com.nt.udc.io.COSARAttrFilter
-
This function is used for loading OSAR attribute properties
stored in a file.
- loadFromFile(String) - Method in class com.nt.udc.io.COSARAttrFormatter
-
This function is used for loading the descriptions of
OSAR attributes, consisting of:
an OSAR attribute id + type and string keys, stored in a file.
- loadFromVector(Vector) - Method in class com.nt.udc.io.COSARAttrConverter
-
This function is used for loading the mappings between
an OSAR attribute id + type and string keys, stored in a Hashtable.
- loadFromVector(Vector) - Method in class com.nt.udc.io.COSARAttrFormatter
-
This function is used for loading the descriptions of OSAR
attributes, consisting of:
an OSAR attribute id + type and string keys, stored in a HashMap.
- loadString(int, Reader, char) - Method in interface com.nt.udc.ndk.node.DataStoreIfc
-
Stores a String object by reading it in from a given character
Reader.
- loadString(String, Reader, char) - Method in interface com.nt.udc.ndk.node.StringIdStoreIfc
-
Stores a String object by reading it in from a given character
Reader.
- lobData - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- LOBDATA - Static variable in interface com.nt.udc.oi.node.jdbc.JDBCOIConfigFieldsIfc
-
- LOCAL_FILE_SUFFIX - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- LOCAL_TAB_TITLE - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- LOCAL_TAB_TITLE - Static variable in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
- LOCAL_TAB_TITLE - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- localDir - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- localDir - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- localDir - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- localDir - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- localDir - Variable in class com.nt.udc.ei.transport.FileEITransport
-
Represents the local directory from which this object
gets files to process.
- localDir - Variable in class com.nt.udc.util.FtpTransportHandler
-
Local directory, where the transferred files should be put.
- localDir - Variable in class com.nt.udc.util.FtpTransportSession
-
Remote ftp host ip address
- localDirectory - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- LocalDirectoryStreamFilter - Class in com.nt.udc.ndk.node
-
Used to filter files based on their suffix.
- LocalDirectoryStreamFilter(String) - Constructor for class com.nt.udc.ndk.node.LocalDirectoryStreamFilter
-
- LocalFileFilter - Class in com.nt.udc.ndk.node
-
Used to filter files based on their suffix.
- LocalFileFilter(String) - Constructor for class com.nt.udc.ndk.node.LocalFileFilter
-
- localFilePrefix - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- localFilePrefix - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- localFilePrefix - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- localFileRegExp - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- localFileRegExp - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- localFileRegExp - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- localFileSuffix - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- localFileSuffix - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- localFileSuffix - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- localSuffix - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- localSuffix - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- lock() - Method in class com.nt.udc.ei.transport.SynchronizedDirectory
-
Used to "grab" the lock on the directory of interest.
- lockFile - Variable in class com.nt.udc.ndk.node.EITransport
-
- lockOwner - Variable in class com.nt.udc.ei.transport.SynchronizedDirectory
-
- log - Variable in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- logCritical(String, String, String, Exception) - Method in class com.nt.udc.log.Logger
-
Log a message to the Logger with severity of critical.
- logCritical(String, String, String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logCritical(String, String, String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs a Critical Error message (which is indicated with a red alarm) with
the given text.
- logCritical(String, String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a critical message to the node's log file
- logDebug(String, Exception) - Method in class com.nt.udc.log.Logger
-
- logDebug(String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logDebug(String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
- logDir - Variable in class com.nt.udc.ndk.node.DCNode
-
- logDir - Variable in class com.nt.udc.osanode.OSANode
-
- logDir() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
- logError(String, boolean, Exception) - Method in class com.nt.udc.log.Logger
-
This method has been deprecated as of Network Mediation Release 3.3.
- logError(String, boolean, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logError(String, boolean, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Deprecated.
- logError(String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs an error message to the node's log file if the node's debuglevel
configuration is set at the error logging level.
- logExceptionTraceMessage(File, Throwable, String, LoggerIfc) - Static method in class com.nt.udc.log.LogUtils
-
Appends (or creates) a trace log file, and logs some
exception-related information, including:
- Exception message
- Time of exception
- Stack trace
- Optional user-defined message
- logExceptionTraceMessage(File, Throwable, String) - Static method in class com.nt.udc.log.LogUtils
-
- logExceptionTraceMessage(Throwable, String, LoggerIfc) - Static method in class com.nt.udc.log.LogUtils
-
- logExceptionTraceMessage(Throwable, String) - Static method in class com.nt.udc.log.LogUtils
-
- LOGFILESIZE - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- logger - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- logger - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- logger - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- logger - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- logger - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- logger - Variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- logger - Variable in class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- logger - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- logger - Variable in class com.nt.udc.aggregator.AggregatorModule
-
- logger - Variable in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- logger - Variable in class com.nt.udc.ei.node.soap.SoapResponseParser
-
- logger - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- logger - Variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- logger - Variable in class com.nt.udc.ei.transport.FileEITransport
-
Represents the logging facility for the EI node using
this object.
- logger - Variable in class com.nt.udc.ei.transport.InputFileProcessor
-
Represents the logging facility for the EI node using
this object.
- Logger - Class in com.nt.udc.log
-
- Logger(Hashtable, String, File) - Constructor for class com.nt.udc.log.Logger
-
Deprecated.
- logger - Variable in class com.nt.udc.ndk.node.DCNode
-
An instance of a LoggerIfc class that will be used to write data to the
log file.
- logger - Variable in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Object to use to log messages
- logger - Variable in class com.nt.udc.ndk.node.OIFileFormatter
-
Object used to access the node's log file
- logger - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- logger - Variable in class com.nt.udc.ndk.util.OICompressor
-
- logger - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- logger - Variable in class com.nt.udc.osanode.OSANode
-
- logger - Variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- logger - Variable in class com.nt.udc.util.FtpTransportHandler
-
Event/Alarm logger.
- logger - Variable in class com.nt.udc.util.FtpTransportSession
-
Status/alarm logger
- logger - Variable in class com.nt.udc.util.state.StateManager
-
- logger - Variable in class com.nt.udc.util.state.StateMerger
-
- logger - Variable in class com.nt.udc.util.state.StateSaver
-
- Logger_str - Static variable in class com.nt.udc.log.Logger
-
- LoggerFactory - Class in com.nt.udc.util
-
- LoggerFactory() - Constructor for class com.nt.udc.util.LoggerFactory
-
- LoggerIfc - Interface in com.nt.udc.ndk.node
-
Provides the ability to write messages to the node's log file.
- loggers_str - Static variable in class com.nt.udc.log.Logger
-
- LOGIN - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- LOGIN - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- login() - Method in class com.nt.udc.ndk.util.FtpSession
-
Logs into the remote host, using the internally set
ip address, login name and password.
- login(String, String, String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Logs into the remote host, using the given ip address, login name
and password.
- login(String, String, String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Logs into the remote host, using the given ip address, login name
and password.
- login() - Method in class com.nt.udc.ndk.util.SftpSession
-
Logs into the remote host, using the internally set
ip address, login name and password.
- login(String, String, String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Logs into the remote host, using the given ip address, login name
and password.
- login() - Method in class com.nt.udc.util.FtpTransportSession
-
Logs into the remote host, using the "ipAddress", "loginStr" and
"passStr".
- logInfo(String, Exception) - Method in class com.nt.udc.log.Logger
-
Log a message to the Logger with severity of info.
- logInfo(String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logInfo(String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs an informational message (no alarm is generated)
- logInfo(String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs an informational message to the node's log file if the node's
debuglevel configuration is set for informational logging.
- loginStr - Variable in class com.nt.udc.util.FtpTransportSession
-
Ftp login string
- loginStrs - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- loginStrs - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- loginStrs - Variable in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Login strings:
- loginStrs - Variable in class com.nt.udc.util.FtpTransportHandler
-
Login strings.
- logMajor(String, String, String, Exception) - Method in class com.nt.udc.log.Logger
-
Log a message to the Logger with severity of major.
- logMajor(String, String, String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logMajor(String, String, String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs a Major Error message (which is indicated with a Orange alarm) with
the given text.
- logMajor(String, String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a major message to the node's log file
- logMinor(String, String, String, Exception) - Method in class com.nt.udc.log.Logger
-
Log a message to the Logger with severity of minor.
- logMinor(String, String, String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logMinor(String, String, String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs a Minor Error message (which is indicated with a yellow alarm) with
the given text.
- logMinor(String, String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a minor message to the node's log file
- logMsgAutoClear(boolean, String, String, int, int, String) - Method in class com.nt.udc.log.Logger
-
This method has been deprecated as of Network Mediation Release 3.3.
- logMsgManClear(String, int, int, String) - Method in class com.nt.udc.log.Logger
-
This method has been deprecated as of Network Mediation Release 3.3.
- logout() - Method in class com.nt.udc.ndk.util.FtpSession
-
Logs out from the remote server
- logout() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Logs out of the remote FTP server
- logout() - Method in class com.nt.udc.ndk.util.SftpSession
-
Logs out from the remote server
- logTrace(String, Exception) - Method in class com.nt.udc.log.Logger
-
This method has been deprecated as of Network Mediation Release 3.3.
- logTrace(String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logTrace(String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs a trace message (no alarm is generated).
- logTrace(String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a trace message to the node's log file if the node's debuglevel
configuration is set at the trace logging level.
- logTraceMessage(File, String) - Static method in class com.nt.udc.log.LogUtils
-
Appends, or creates, a trace log file, and logs some
user-defined trace message information, including:
- User Note
- Time of Message
- LogUtils - Class in com.nt.udc.log
-
- LogUtils() - Constructor for class com.nt.udc.log.LogUtils
-
- logWarning(String, boolean, Exception) - Method in class com.nt.udc.log.Logger
-
This method has been deprecated as of Network Mediation Release 3.3.
- logWarning(String, String, String, Exception) - Method in class com.nt.udc.log.Logger
-
Log a message to the Logger with severity of warning.
- logWarning(String, boolean, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logWarning(String, String, String, Exception) - Method in class com.nt.udc.ndk.node.DCNode
-
- logWarning(String, String, String, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Logs a Warning message (which is indicated with a blue alarm) with the
given text.
- logWarning(String, boolean, Exception) - Method in interface com.nt.udc.ndk.node.LoggerIfc
-
Deprecated.
- logWarning(String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a warning message to the node's log file if the node's debuglevel
configuration is set at the warning logging level.
- logWarning(String, String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Logs a warning message to the node's log file if the node's debuglevel
configuration is set at the warning logging level.
- LONG - Static variable in class com.nt.udc.ndk.node.DCField
-
- LONG - Static variable in class com.nt.udc.osar.OSARecAttr
-
- long2bytes(long) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- long2bytes(long) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified
long (64-bit integer type) value.
- long2str(long) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the specified long value.
- LONG_DURATION_ENABLED - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- LONG_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- LongAttr - Class in com.nt.udc.osar
-
- LongAttr(int, long) - Constructor for class com.nt.udc.osar.LongAttr
-
- LongAttr(int, byte[]) - Constructor for class com.nt.udc.osar.LongAttr
-
- LongField - Class in com.nt.udc.ndk.node
-
The class LongField.
- LongField() - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(FieldKey) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(FieldKey, long) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(int, long) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(String, long) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.LongField
-
- LongFieldContext - Class in com.nt.udc.nar.xml
-
- LongFieldContext() - Constructor for class com.nt.udc.nar.xml.LongFieldContext
-
- longValue(byte[], int, int, int) - Static method in class com.nt.udc.ndk.node.DCFieldTypeConverter
-
Converts the incoming value to a long value.
- lookAheadLines - Variable in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- lookAheadLines - Variable in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
- lookup(StringField, StringField) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
Method intended to be call from NPL as a "java-hook".
- lookup(StringField, StringField) - Method in interface com.nt.udc.processor.FileEnhancer.FileEnhMethodHandlerIfc
-
- lookupByte(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupByte(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupByte(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves an byte field value with the specified id
- lookupByte(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves an byte field value with the specified id
- lookupDataBytes(String, byte[], int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDataBytes(int, byte[], int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDataBytes(int, byte[], int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves the data stored with a specified id by storing the bytes
into a given byte array at the specified offset.
- lookupDataBytes(String, byte[], int) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves the data stored with a specified id by storing the bytes
into a given byte array at the specified offset.
- lookupDataLength(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDataLength(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDataLength(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Returns the length of data stored with a specified id expressed
in number of bytes.
- lookupDataLength(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Returns the length of data stored with a specified id expressed
in number of bytes.
- lookupDataType(String) - Method in class com.nt.udc.nar.NAR
-
- lookupDataType(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDataType(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves the type of data stored with a specified id
- lookupDataType(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves the type of data stored with a specified id
- lookupDouble(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDouble(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupDouble(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves an double field value with the specified id
- lookupDouble(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves an double field value with the specified id
- LOOKUPFILE - Static variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
- lookupFileField - Variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
- lookupFileName - Variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- LookupFileReader - Class in com.nt.udc.processor.FileEnhancer
-
- LookupFileReader(File) - Constructor for class com.nt.udc.processor.FileEnhancer.LookupFileReader
-
Constructor for the LookupFileReader.
- lookupFloat(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupFloat(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupFloat(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves a float value with the specified id
- lookupFloat(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves a float value with the specified id
- LookupIfc - Interface in com.nt.udc.processor.FileEnhancer
-
This interface is used to allow another object to update the lookup
table corresponding to the given key, and to access to lookuptable
corresponding to a given key.
- lookupInt(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupInt(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupInt(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves an int field value with the specified id
- lookupInt(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves an int field value with the specified id
- lookupLong(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupLong(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupLong(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves an long field value with the specified id
- lookupLong(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves an long field value with the specified id
- LookupReaderThread - Class in com.nt.udc.processor.FileEnhancer
-
- LookupReaderThread(File, String, long, LoggerIfc, boolean) - Constructor for class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- LookupReaderThread(File, String, long, LoggerIfc) - Constructor for class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- lookupShort(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupShort(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupShort(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves an short field value with the specified id
- lookupShort(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves an short field value with the specified id
- lookupString(String) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupString(int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- lookupString(int) - Method in interface com.nt.udc.ndk.node.DataLookupIfc
-
Retrieves a String object with the specified id
Use lookupDataBytes() instead, if applicable.
- lookupString(String) - Method in interface com.nt.udc.ndk.node.StringIdLookupIfc
-
Retrieves a String object with the specified id
Use lookupDataBytes() instead, if applicable.
- lookupTableNameField - Variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
- LostConnectionException - Exception in com.nt.udc.db
-
- LostConnectionException(String) - Constructor for exception com.nt.udc.db.LostConnectionException
-
- m_a_dtype - Variable in class com.nt.udc.ipdr.IPDR
-
- m_a_dtype - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_a_dtype - Variable in class com.nt.udc.ipdr.IPDRRec
-
- m_a_dtype - Variable in class com.nt.udc.ipdr.IPDRTable
-
- m_activeFileRenamed - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
True if an active file become a closed file.
- m_activefilter - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Used as the key string for active file filter.
- m_activeScratchFile - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Active scratch file before becomming closed.
- m_allRecs - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_allSCs - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_allSEs - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_allSSs - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_archiveFilesRadio - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_archiveFolderJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_args - Variable in class com.nt.udc.io.COSARExprFunc
-
This member represents the argument expressions.
- m_attrCount - Variable in class com.nt.udc.io.COSAR
-
Deprecated.
This member represents the current attribute count.
- m_attrs - Variable in class com.nt.udc.io.COSAR
-
Deprecated.
This member is used to store the attributes in the right order.
- m_bConnectErrorIssued - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents an error flag set if the connection
to SuperTail cannot be established.
- m_bCRLFTerminatorEnabled - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This flag specifies if CRLF is active as a line delimiter.
- m_bCRTerminatorEnabled - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This flag specifies if CR is active as a line delimiter.
- m_bGenInt - Variable in class com.nt.udc.io.COSARExprRandom
-
This member is true if a random integer is to be returned,
otherwise a random double is generated instead.
- m_bIsConstant - Variable in class com.nt.udc.io.COSARExpr
-
This member variable is set to true if the expression's
value is constant.
- m_bLFTerminatorEnabled - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This flag specifies if LF is active as a line delimiter.
- m_bookmarkFile - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the bookmark-file associated to the
file currently being processed.
- m_bookmarkFile - Variable in class com.nt.udc.io.CManagedFile
-
This member represents the bookmark-file associated to the
managed file.
- m_bookmarkFile - Variable in class com.nt.udc.node.util.CManagedFile
-
This member represents the bookmark-file associated to the
managed file.
- m_bookmarkStream - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the bookmark-stream opened on m_bookmarkFile.
- m_bookmarkStream - Variable in class com.nt.udc.io.CManagedFile
-
This member represents the input/output stream opened on the
bookmark file.
- m_bookmarkStream - Variable in class com.nt.udc.node.util.CManagedFile
-
This member represents the input/output stream opened on the
bookmark file.
- m_boxCRLFTerminatorEnabled - Variable in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- m_boxCRTerminatorEnabled - Variable in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- m_boxLFTerminatorEnabled - Variable in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- m_br - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_buf - Variable in class com.nt.udc.io.xml.CXMLScanner
-
/**
This member is a temporary buffer used to build strings.
- m_buildComplexType - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_chars - Variable in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- m_cipher - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
The parameter is used for password encryption / decryption
- m_closedfilter - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Used as the key string for closed file filter.
- m_commonElements - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_commonTags - Static variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_complexElement - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_compressionBox - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_cond - Variable in class com.nt.udc.io.COSARExprTest
-
These members represent the operands.
- m_config - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This field is used to get configuration information.
- m_config - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This field is used to get configuration information.
- m_config - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
to get information from the node GUI
- m_config - Variable in class com.nt.udc.node.util.RecordProcessor
-
This field is used to get configuration information.
- m_connectTimeout - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
- m_content - Variable in class com.nt.udc.io.xml.CXMLElement
-
The XML element's content - an array of objects of type
CXMLContentItem.
- m_contentCount - Variable in class com.nt.udc.io.xml.CXMLElement
-
This member represents the numer of content items.
- m_countSuspends - Variable in class com.nt.udc.io.CTimer
-
- m_crtElement - Variable in class com.nt.udc.io.xml.CXMLParser
-
XML Element currently being processed
- m_crtFile - Variable in class com.nt.udc.io.CDataSourceFileMgr
-
This member represents the file currently being processed.
- m_crtFile - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the name of the file currently being
processed.
- m_crtFile - Variable in class com.nt.udc.node.util.StreamSourceFileMgr
-
This member represents the file currently being processed.
- m_crtIndexInLine - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This is the current index in m_crtLine.
- m_crtLine - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the current line read from SuperTail.
- m_crtLine - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member is used as a buffer to read characters from
the data source into.
- m_crtLineNumber - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the current line number.
- m_crtLineNumber - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member represents the current line number is the
source file.
- m_currentRecNo - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the current record number.
- m_currFileJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_data - Variable in class com.nt.udc.ipdr.IPDRValue
-
- m_dataReceiver - Variable in class com.nt.udc.node.util.RecordProcessor
-
This is the Data receiver field.
- m_daysToKeepCpt - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the number of days for preserving
check-point files.
- m_debugLevel - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This member is used for debugging.
- m_debugLevel - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This member is used for debugging.
- m_debugLevel - Static variable in class com.nt.udc.io.CConfigScanner
-
- m_debugLevel - Static variable in class com.nt.udc.io.CDataSourceFileMgr
-
- m_debugLevel - Static variable in class com.nt.udc.io.CDataSourceSuperTail
-
- m_debugLevel - Static variable in class com.nt.udc.io.CFileMgr
-
- m_debugLevel - Variable in class com.nt.udc.io.CLogger
-
- m_debugLevel - Static variable in class com.nt.udc.io.CManagedFile
-
- m_debugLevel - Static variable in class com.nt.udc.io.COSARAttrConverter
-
- m_debugLevel - Variable in class com.nt.udc.io.COSARAttrFilter
-
- m_debugLevel - Static variable in class com.nt.udc.io.COSARAttrFormatter
-
- m_debugLevel - Static variable in class com.nt.udc.io.COSARInput
-
- m_debugLevel - Static variable in class com.nt.udc.io.COSAROutput
-
- m_debugLevel - Static variable in class com.nt.udc.io.CStringDataSink
-
- m_debugLevel - Static variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
- m_debugLevel - Static variable in class com.nt.udc.io.xml.CXMLParser
-
- m_debugLevel - Static variable in class com.nt.udc.io.xml.CXMLScanner
-
- m_debugLevel - Static variable in class com.nt.udc.node.util.CFileMgr
-
- m_debugLevel - Static variable in class com.nt.udc.node.util.CManagedFile
-
- m_debugLevel - Variable in class com.nt.udc.node.util.RecordProcessor
-
This member is used for debugging.
- m_debugLevel - Static variable in class com.nt.udc.node.util.StreamSourceFileMgr
-
- m_delegate - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This delegate is used to check if we need to wait or not.
- m_deleteFilesRadio - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_deleteProcessedFiles - Variable in class com.nt.udc.node.util.CFileMgr
-
- m_deleteScratchFiles - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Determines whether to delete the local files after
processing them.
- m_delimiter - Static variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_doc - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR's document
- m_doc - Variable in class com.nt.udc.ipdr.IPDR
-
This is the document the IPDR belongs to.
- m_doc - Variable in class com.nt.udc.ipdr.IPDRTable
-
This is the document the table belongs to.
- m_docAttributes - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_docInfo - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_docRec - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_docRecList - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_docSeqNumber - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_docVersion - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_doneFileJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_doneFilePrefix - Variable in class com.nt.udc.io.CFileMgr
-
This is the "done" marker-file prefix.
- m_doneFilePrefix - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the "done" marker-file prefix.
- m_doneFileSuffix - Variable in class com.nt.udc.io.CFileMgr
-
This is the "done" marker-file suffix.
- m_doneFileSuffix - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the "done" marker-file suffix.
- m_duration - Variable in class com.nt.udc.io.CTimer
-
- m_element - Variable in class com.nt.udc.ipdr.IPDRValue
-
- m_element - Variable in class com.nt.udc.ipdr.IPDRValueSet
-
- m_elementStack - Variable in class com.nt.udc.io.xml.CXMLParser
-
Stack of XML Elements.
- m_elementStkIndex - Variable in class com.nt.udc.io.xml.CXMLParser
-
This is the index in the stack of elements.
- m_endIndex - Variable in class com.nt.udc.io.COSARExprSubstr
-
- m_errorOSARs - Variable in class com.nt.udc.io.COSARReporter
-
This member represents the number of OSARs, during the
processing of which resulted in errors.
- m_errorOSARs - Variable in class com.nt.udc.node.util.COSARReporter
-
This member represents the number of OSARs, during the
processing of which resulted in errors.
- m_exprFalse - Variable in class com.nt.udc.io.COSARExprTest
-
- m_exprTrue - Variable in class com.nt.udc.io.COSARExprTest
-
- m_fieldKeys - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_fieldKeyTable - Static variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- m_file - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_file - Variable in class com.nt.udc.io.CManagedFile
-
This member represents the file to be managed
- m_file - Variable in class com.nt.udc.node.util.CManagedFile
-
This member represents the file to be managed
- m_fileDirJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_fileHead - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
- m_fileMgr - Variable in class com.nt.udc.io.CDataSourceFileMgr
-
This member is used to manage files to be processed
- m_fileMgr - Variable in class com.nt.udc.node.util.StreamSourceFileMgr
-
This member is used to manage files to be processed
- m_filename - Variable in class com.nt.udc.io.CDataSourceSingleFile
-
This member represents the input filename
- m_filename - Variable in class com.nt.udc.io.COSARReporter
-
This member represents the name of the file currently being
processed.
- m_filename - Variable in class com.nt.udc.node.util.COSARReporter
-
This member represents the name of the file currently being
processed.
- m_filenameFilter - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member is used to filter files to process.
- m_filenameFilter - Variable in class com.nt.udc.io.CFileMgr
-
This is the filter used to select files to process.
- m_filenameFilter - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the filter used to select files to process.
- m_filenameGen - Variable in class com.nt.udc.io.CDataSink
-
This member is used to generate filenames
- m_filenameGen - Variable in class com.nt.udc.io.CStringDataSink
-
This member is used to generate filenames.
- m_fileNameJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_filePrefix - Variable in class com.nt.udc.io.CDataSink
-
This member is the output file prefix.
- m_filePrefix - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the output file prefix.
- m_fileProcessor - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
- m_fileRetentionActionGroup - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_fileRetentionUsedCB - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_fileSuffix - Variable in class com.nt.udc.io.CDataSink
-
This member is the output file suffix.
- m_fileSuffix - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the output file suffix.
- m_firstChar - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member represents the first character of the next XML token.
- m_fixedRate - Variable in class com.nt.udc.util.FixedRateTimer
-
- m_format - Variable in class com.nt.udc.io.COSARExprStr2Time
-
- m_format - Variable in class com.nt.udc.io.COSARExprTime2Str
-
- m_formatter - Variable in class com.nt.udc.io.COSARInput
-
This member is used for converting OSAR attributes.
- m_formatter - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
This data-member represents the data-formatter.
- m_formatter - Variable in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- m_fr - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_ftpDirectoryJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpExtensionJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpHostJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpIsPassiveCB - Variable in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- m_ftpPasswdJPF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpPortJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpSleepTimeCB - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpUsedCB - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_ftpUserJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_funcName - Variable in class com.nt.udc.io.COSARExprFunc
-
This members represents the function name.
- m_groups - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member stores the current group path.
- m_hostName - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the hostname.
- m_id - Variable in class com.nt.udc.io.COSARAttr
-
OSAR attr id
- m_id - Variable in class com.nt.udc.io.COSARExprID
-
- m_id - Variable in class com.nt.udc.ipdr.IPDR
-
- m_id - Variable in class com.nt.udc.ipdr.IPDRRec
-
- m_id - Variable in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- m_id - Variable in class com.nt.udc.ipdr.IPDRServiceElement
-
- m_id - Variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- m_iDataSink - Variable in class com.nt.udc.io.COSAROutput
-
This member is used to send OSARs in custom format to
- m_iDataSink - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member is used as the output medium.
- m_iDataSource - Variable in class com.nt.udc.io.xml.CXMLParser
-
This member represents the data source for the XML stream.
- m_iDataSource - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member represents the input data source for XML tokens.
- m_iFilenameFilter - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This member is used to select the files to process.
- m_iFilenameFilter - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This member is used to select the files to process.
- m_iLogger - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This field is used to log errors.
- m_iLogger - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This field is used to log errors.
- m_iLogger - Variable in class com.nt.udc.io.CDataSink
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.CDataSourceFileMgr
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member is used to report errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.CFileMgr
-
This member is used to report errors and warnings
- m_iLogger - Variable in class com.nt.udc.io.CLogger
-
This member is used for logging errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.CManagedFile
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.COSARInput
-
This member is used for logging errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.COSAROutput
-
This member is used to report errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.COSARReporter
-
This member is used to output errors, warnings and info.
- m_iLogger - Variable in class com.nt.udc.io.CStringDataSink
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.CTimer
-
This member is used to output errors, warnings and info.
- m_iLogger - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.io.xml.CXMLParser
-
Object implementing ILogger interface - used for logging errors,
warnings, etc.
- m_iLogger - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member is used to report errors and warnings.
- m_iLogger - Variable in class com.nt.udc.node.util.CFileMgr
-
This member is used to report errors and warnings
- m_iLogger - Variable in class com.nt.udc.node.util.CManagedFile
-
This member is used for reporting errors and warnings.
- m_iLogger - Variable in class com.nt.udc.node.util.COSARReporter
-
This member is used to output errors, warnings and info.
- m_iLogger - Variable in class com.nt.udc.node.util.RecordProcessor
-
This member is used to report errors and warnings.
- m_iLogger - Variable in class com.nt.udc.node.util.StreamSourceFileMgr
-
This member is used for reporting errors and warnings.
- m_indentation - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member stores the current indentation.
- m_info - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_info - Variable in class com.nt.udc.ipdr.IPDRRec
-
- m_inputCount - Variable in class com.nt.udc.node.util.RecordProcessor
-
- m_inputDir - Variable in class com.nt.udc.ei.node.ipdr.IPDRFileTransport
-
- m_inputDir - Variable in class com.nt.udc.ei.node.xml.XMLFileTransport
-
- m_inputDir - Variable in class com.nt.udc.io.CFileMgr
-
This is the input directory
- m_inputDir - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the input directory
- m_inputFileCache - Variable in class com.nt.udc.io.CFileMgr
-
This is the cache of input files.
- m_inputFileCache - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the cache of input files.
- m_inputFileIndex - Variable in class com.nt.udc.io.CFileMgr
-
This is the position of the next file to process
in m_inputFileCache.
- m_inputFileIndex - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the position of the next file to process
in m_inputFileCache.
- m_inputOsar - Variable in class com.nt.udc.io.COSARInput
-
This member is used for processing OSARs.
- m_inputStream - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_inputStream - Variable in class com.nt.udc.io.CDataSourceSingleFile
-
This member represents the input stream to read from.
- m_inputStream - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the input stream from SuperTail.
- m_inputStream - Variable in class com.nt.udc.io.CManagedFile
-
This member represents the input stream opened on the managed file.
- m_inputStream - Variable in class com.nt.udc.node.util.CManagedFile
-
This member represents the input stream opened on the managed file.
- m_instance - Static variable in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- m_ioLock - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Used to synchronize the thread in which this object runs and the
EI Node's main thread when shutting odwn.
- m_iOutput - Variable in class com.nt.udc.io.COSARInput
-
This member is responsible for handling the outputting
of converted OSAR records.
- m_iParserProcessor - Variable in class com.nt.udc.io.xml.CXMLParser
-
Reference to the object called upon to process root-elements.
- m_ipdr - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR record
- m_ipdr - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ipdrDocAttributesCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocAttributesField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocEndCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocEndCountCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocEndEndTimeCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocInfoCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocInfoField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocSequenceNumberCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocSequenceNumberField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocStartTimeCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocVersionNumberCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrDocVersionNumberField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrOtherAttrs - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ipdrRec - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
Optional associated IPDRRec
- m_ipdrRec - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ipdrRecId - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ipdrRecIDCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrRecIDField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrRecInfoCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrRecInfoField - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrRecOtherAttrs - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ipdrRecStartTimeCheckBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_ipdrs - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_ipdrTables - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_ipdrTime - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_isActive - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_isBinaryTransferMode - Variable in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Transfer mode (same for all transport objects)
- m_iStreamSource - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This member is used to provide the data input stream.
- m_iStreamSource - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This member is used to provide the data input stream.
- m_lastEvent - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_left - Variable in class com.nt.udc.io.COSARExprAnd
-
This member represents the left operand.
- m_left - Variable in class com.nt.udc.io.COSARExprBinaryNumOp
-
This member represents the left operand.
- m_left - Variable in class com.nt.udc.io.COSARExprOr
-
This member represents the left operand.
- m_left - Variable in class com.nt.udc.io.COSARExprRelationalNumOp
-
This member represents the left operand.
- m_lengthFileName - Variable in class com.nt.udc.ndk.gui.EIFieldLengthPanel
-
- m_lineIndex - Variable in class com.nt.udc.io.xml.CXMLScanner
-
- m_lineLen - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member represents the actual number of characters
loaded into m_crtLine.
- m_localDir - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Represents the local directory from which this object
gets files to process.
- m_logger - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_logger - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Represents the logging facility for the EI node using
this object.
- m_logger - Variable in class com.nt.udc.ndk.node.GenericFlatFileRecord
-
Sets the logger for this record
- m_logger - Variable in class com.nt.udc.node.util.RecordProcessor
-
This field is used to log errors
- m_map - Variable in class com.nt.udc.io.COSAR
-
Deprecated.
This member is used to store the OSAR attributes.
- m_mark - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_max - Variable in class com.nt.udc.io.COSARExprRandom
-
- m_maxBuf - Variable in class com.nt.udc.io.xml.CXMLScanner
-
This member represents the allocated length of m_buf.
- m_maxRecordsPerFile - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the maximum records to be written
to a file.
- m_maxRecsPerFile - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_methodBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_min - Variable in class com.nt.udc.io.COSARExprRandom
-
These members represent the operands.
- m_moduleName - Variable in class com.nt.udc.io.CLogger
-
- m_name - Variable in class com.nt.udc.io.xml.CXMLElement
-
This member represents the element's name.
- m_name - Variable in class com.nt.udc.ipdr.IPDRUsageEvent
-
- m_name - Variable in class com.nt.udc.ipdr.IPDRValue
-
- m_occurence - Variable in class com.nt.udc.io.COSARExprPos
-
- m_op - Variable in class com.nt.udc.io.COSARExprHex2Dec
-
These members represent the operands.
- m_op - Variable in class com.nt.udc.io.COSARExprNot
-
This member represents the operand.
- m_op1 - Variable in class com.nt.udc.io.COSARExprConcat
-
These members represent the operands.
- m_op2 - Variable in class com.nt.udc.io.COSARExprConcat
-
- m_openFileSelector - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Used to select the desired files from the given directory.
- m_operand - Variable in class com.nt.udc.io.COSARExprUnaryMinus
-
- m_osarXML - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member is stores the currently processed OSAR
in XML format.
- m_out - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member is used to send messages from SuperTail.
- m_outFile - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the output filename.
- m_outputDir - Variable in class com.nt.udc.io.CDataSink
-
This member is the directory files are written to.
- m_outputDir - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the directory files are eventually
written to.
- m_outputStream - Variable in class com.nt.udc.io.CDataSink
-
This member is the stream we output data to.
- m_parent - Variable in class com.nt.udc.io.xml.CXMLElement
-
Reference to the element containing this element.
- m_port - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the port-number.
- m_pos - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
- m_prefix - Variable in class com.nt.udc.util.FilenameGenerator
-
This member is used as a prefix for generated filenames.
- m_processedOSARs - Variable in class com.nt.udc.io.COSARReporter
-
This member represents the number of sucessfully processed
OSARs.
- m_processedOSARs - Variable in class com.nt.udc.node.util.COSARReporter
-
This member represents the number of sucessfully processed
OSARs.
- m_processor - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
- m_processor - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
- m_pusher - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
- m_random - Variable in class com.nt.udc.io.COSARExprRandom
-
This member is the random number generator.
- m_reader - Variable in class com.nt.udc.io.CDataSourceSingleFile
-
This member is actually used for reading data.
- m_reader - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member is used to read characters from SuperTail.
- m_reader - Variable in class com.nt.udc.io.CManagedFile
-
This member represents the buffered reader to read characters from.
- m_reader - Variable in class com.nt.udc.node.util.CManagedFile
-
This member represents the buffered reader to read characters from.
- m_readTimeout - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
- m_rec - Variable in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
XML record
- m_rec - Variable in class com.nt.udc.ipdr.IPDRTable
-
This data member represents the IPDR information record.
- m_recCount - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_recID - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_recInfo - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_record - Variable in class com.nt.udc.ei.node.xml.XMLProcessor
-
This member is used to collect attributes
- m_recordClass - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
This data-member represents the NAR class passed in to
the NPL field processor.
- m_recordElements - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_recordID - Static variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This sets the variables to Record ID & Timestamp for
logging into the node's log file
- m_recordTags - Static variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- m_recordType - Variable in class com.nt.udc.io.COSAR
-
Deprecated.
This member represents the record type.
- m_recordType - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This member stores the type of the current processed OSAR.
- m_recovery - Variable in class com.nt.udc.node.util.RecordProcessor
-
- m_recs - Variable in class com.nt.udc.ipdr.IPDRRecList
-
- m_remoteDir - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the remote directory on SuperTail's host.
- m_reporter - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This member is used to send reports to.
- m_reporter - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
This member is used to send reports to.
- m_reporter - Variable in class com.nt.udc.io.CDataSourceFileMgr
-
This member is used to send reports to.
- m_reporter - Variable in class com.nt.udc.io.CDataSourceSingleFile
-
This member is used for reporting.
- m_reporter - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member is used to send reports to.
- m_reporter - Variable in class com.nt.udc.node.util.RecordProcessor
-
- m_reporter - Variable in class com.nt.udc.node.util.StreamSourceFileMgr
-
This member is used to send reports to.
- m_result - Variable in class com.nt.udc.io.COSARExprTest
-
- m_retentionDaysJTF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_retentionDaysLabel - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_right - Variable in class com.nt.udc.io.COSARExprAnd
-
This member represents the right operand.
- m_right - Variable in class com.nt.udc.io.COSARExprBinaryNumOp
-
This member represents the right operand.
- m_right - Variable in class com.nt.udc.io.COSARExprOr
-
This member represents the right operand.
- m_right - Variable in class com.nt.udc.io.COSARExprRelationalNumOp
-
This member represents the right operand.
- m_saxParser - Variable in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- m_saxRecord - Variable in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- m_sc - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR Service Consumer
- m_sc - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_scanner - Variable in class com.nt.udc.io.xml.CXMLParser
-
This member represents the lexical analyzer
- m_scId - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_scOtherAttrs - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_scratchDir - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
- m_scratchDir - Variable in class com.nt.udc.ei.node.xml.XMLTransport
-
- m_scratchDir - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the scratch directory.
- m_scratchDir - Variable in class com.nt.udc.io.CFileMgr
-
This is the scratch directory.
- m_scratchDir - Variable in class com.nt.udc.io.CManagedFile
-
This member is used for storing the scratch directory, where
bookmark files are kept.
- m_scratchDir - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the scratch directory
- m_scratchDir - Variable in class com.nt.udc.node.util.CFileMgr
-
This is the scratch directory.
- m_scratchDir - Variable in class com.nt.udc.node.util.CManagedFile
-
This member is used for storing the scratch directory, where
bookmark files are kept.
- m_scratchDir - Variable in class com.nt.udc.node.util.RecordProcessor
-
- m_scSchema - Variable in class com.nt.udc.ipdr.IPDRTable
-
- m_scValues - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This hashmap store service consumer values.
- m_scValuesReset - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This flag is used to check if the associated service consumer
hashmap has been reset.
- m_se - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR Service Element
- m_se - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_seId - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_seOtherAttrs - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_separator - Variable in class com.nt.udc.io.xml.CXML_OSAROutput
-
This constant member is the group separator in OSAR attribute IDs
- m_seqNum - Variable in class com.nt.udc.ipdr.IPDR
-
- m_seqNum - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_service - Variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- m_seSchema - Variable in class com.nt.udc.ipdr.IPDRTable
-
- m_seValues - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This hashmap store service element values.
- m_seValuesReset - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This flag is used to check if the associated service element
hashmap has been reset.
- m_sftpUsedCB - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_skippedOSARs - Variable in class com.nt.udc.io.COSARReporter
-
This member represents the number of skipped OSARs.
- m_skippedOSARs - Variable in class com.nt.udc.node.util.COSARReporter
-
This member represents the number of skipped OSARs.
- m_sleepTimeDisplayStrings - Static variable in class com.nt.udc.ndk.gui.FTPSleepTime
-
- m_sleepTimeValues - Static variable in class com.nt.udc.ndk.gui.FTPSleepTime
-
- m_socket - Variable in class com.nt.udc.io.CDataSourceSuperTail
-
This member represents the remote socket to access SuperTail.
- m_ss - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR Service Session
- m_ss - Variable in class com.nt.udc.ipdr.IPDR
-
This data member represents the IPDR Service Session information.
- m_ssId - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ssService - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_startIndex - Variable in class com.nt.udc.io.COSARExprSubstr
-
- m_startIntervalTime - Variable in class com.nt.udc.io.CTimer
-
- m_startProcessingFileTime - Variable in class com.nt.udc.io.COSARReporter
-
This member is used to time processing
- m_startProcessingFileTime - Variable in class com.nt.udc.node.util.COSARReporter
-
This member is used to time processing
- m_startTime - Variable in class com.nt.udc.io.CTimer
-
This member is used to time processing
- m_startTime - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_startTime - Variable in class com.nt.udc.ipdr.IPDRRec
-
- m_startTime - Variable in class com.nt.udc.ipdr.IPDRTable
-
- m_stateManagementIfc - Variable in class com.nt.udc.ndk.util.OIFileWriter
-
- m_string - Variable in class com.nt.udc.io.COSARExprLen
-
These members represent the operands.
- m_string - Variable in class com.nt.udc.io.COSARExprPos
-
These members represent the operands.
- m_string - Variable in class com.nt.udc.io.COSARExprSubstr
-
These members represent the operands.
- m_substring - Variable in class com.nt.udc.io.COSARExprPos
-
- m_syntaxCheck - Variable in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- m_table - Variable in class com.nt.udc.ipdr.IPDR
-
This is the table the IPDR belongs to.
- m_tag - Variable in class com.nt.udc.ipdr.IPDRValueSet
-
- m_time - Variable in class com.nt.udc.io.COSARExprStr2Time
-
These members represent the operands.
- m_time - Variable in class com.nt.udc.io.COSARExprTime2Str
-
These members represent the operands.
- m_time - Variable in class com.nt.udc.ipdr.IPDR
-
- m_time_awaiting_data - Variable in class com.nt.udc.ei.transport.OpenFileEITransport
-
Repensents the idle time in milliseconds that awaiting next set of
billing records to be added to the active AMA DIRP file.
- m_timeout - Variable in class com.nt.udc.ei.transport.OpenFileInputStream
-
Time awaiting for next set of data
- m_timePeriodSMGIF - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_timeStamp - Static variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- m_timestampBox - Variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- m_timestampFormatter - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_timestampFormatter - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_timeUnitBox - Variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- m_type - Variable in class com.nt.udc.io.COSARAttr
-
OSAR attr type
- m_type - Variable in class com.nt.udc.ipdr.IPDRUsageEvent
-
- m_type - Variable in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- m_ue - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
IPDR Usage Event
- m_ue - Variable in class com.nt.udc.ipdr.IPDR
-
This data member represents the IPDR Usage Event information.
- m_ue - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ueName - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ueOtherAttrs - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ueSchema - Variable in class com.nt.udc.ipdr.IPDRTable
-
- m_ueType - Variable in class com.nt.udc.oi.node.ipdr.IPDROIRecord
-
- m_ueValues - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This hashmap store usage event values.
- m_ueValuesReset - Variable in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This flag is used to check if the associated usage event
hashmap has been reset.
- m_useIPDRDocAttributes - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRDocInfo - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRDocSequenceNumber - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRDocStartTime - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRDocVersionNumber - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRRecID - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRRecInfo - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useIPDRRecStartTime - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useSaxParser - Variable in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
These members are used when parsing an XML document with a SAX parser
- m_useUseIPDRDocEnd - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useUseIPDRDocEndCount - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_useUseIPDRDocEndEndTime - Variable in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
- m_value - Variable in class com.nt.udc.io.COSARAttrByte
-
- m_value - Variable in class com.nt.udc.io.COSARAttrDouble
-
- m_value - Variable in class com.nt.udc.io.COSARAttrFloat
-
- m_value - Variable in class com.nt.udc.io.COSARAttrInt
-
- m_value - Variable in class com.nt.udc.io.COSARAttrLong
-
- m_value - Variable in class com.nt.udc.io.COSARAttrShort
-
- m_value - Variable in class com.nt.udc.io.COSARAttrString
-
- m_value - Variable in class com.nt.udc.io.COSARAttrUInt
-
- m_value - Variable in class com.nt.udc.io.COSARExprConcat
-
- m_value - Variable in class com.nt.udc.io.COSARExprDouble
-
- m_value - Variable in class com.nt.udc.io.COSARExprHex2Dec
-
- m_value - Variable in class com.nt.udc.io.COSARExprInt
-
- m_value - Variable in class com.nt.udc.io.COSARExprLen
-
- m_value - Variable in class com.nt.udc.io.COSARExprPos
-
- m_value - Variable in class com.nt.udc.io.COSARExprStr2Time
-
- m_value - Variable in class com.nt.udc.io.COSARExprString
-
This member represents the string value.
- m_value - Variable in class com.nt.udc.io.COSARExprSubstr
-
- m_value - Variable in class com.nt.udc.io.COSARExprTime2Str
-
- m_value - Variable in class com.nt.udc.io.COSARExprTimeNow
-
- m_value - Variable in class com.nt.udc.io.COSARExprUnaryMinus
-
This value is updated during the eval operation and returned.
- m_valueDouble - Variable in class com.nt.udc.io.COSARExprRandom
-
- m_valueInt - Variable in class com.nt.udc.io.COSARExprRandom
-
- m_values - Variable in class com.nt.udc.io.COSARExprFunc
-
This member represents the argument values.
- m_values - Variable in class com.nt.udc.ipdr.IPDRValueSet
-
- m_version - Variable in class com.nt.udc.ipdr.IPDRDoc
-
- m_writer - Variable in class com.nt.udc.io.CStringDataSink
-
This member represents the writer.
- m_xmlTags - Variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- MAC - Static variable in class com.nt.udc.ndk.node.DCField
-
- MAC - Static variable in class com.nt.udc.osar.OSARecAttr
-
- MAC_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- MacAttr - Class in com.nt.udc.osar
-
- MacAttr(int, byte[]) - Constructor for class com.nt.udc.osar.MacAttr
-
- MacField - Class in com.nt.udc.ndk.node
-
The class MacField.
- MacField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.MacField
-
- MacField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.MacField
-
- MacField(FieldKey, byte[]) - Constructor for class com.nt.udc.ndk.node.MacField
-
- main(String[]) - Static method in class com.metasolv.nm.collector.asn1file.Asn1FileEINode
-
- main(String[]) - Static method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- main(String[]) - Static method in class com.nt.udc.aggregator.AggregatorNode
-
- main(String[]) - Static method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.ei.node.ipdr.IPDREIFileNode
-
- main(String[]) - Static method in class com.nt.udc.ei.node.jdbc.JDBCEINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.ei.node.nar.NAREINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
- main(String[]) - Static method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- main(String[]) - Static method in class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- main(String[]) - Static method in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- main(String[]) - Static method in class com.nt.udc.ei.node.xml.XMLEIFileNode
-
- main(String[]) - Static method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
- main(String[]) - Static method in class com.nt.udc.general.NARComparator
-
- main(String[]) - Static method in class com.nt.udc.general.NARMaker
-
- main(String[]) - Static method in class com.nt.udc.general.NARViewer
-
- main(String[]) - Static method in class com.nt.udc.general.RatedEventsChecker
-
- main(String[]) - Static method in class com.nt.udc.general.WinNARViewer
-
- main(String[]) - Static method in class com.nt.udc.install.Replace
-
- main(String[]) - Static method in class com.nt.udc.nar.NARConverter
-
- main(String[]) - Static method in class com.nt.udc.nar.NARStorageFile
-
Prints out the NAR's in a NARStorageFile to standard out.
- main(String[]) - Static method in class com.nt.udc.ndk.node.DCFieldTypeConverter
-
- main(String[]) - Static method in class com.nt.udc.ndk.node.LDAPLoader
-
- main(String[]) - Static method in class com.nt.udc.ndk.node.NPLDeclarations
-
- main(String[]) - Static method in class com.nt.udc.ndk.node.NPLProcessorNode
-
The main method is useful for debugging and development purposes.
- main(String[]) - Static method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
The main method is useful for debugging and development purposes.
- main(String[]) - Static method in class com.nt.udc.ndk.nplhooks.ListFieldHandlerImpl
-
- main(String[]) - Static method in class com.nt.udc.npl.NPL2Java
-
- main(String[]) - Static method in class com.nt.udc.oi.node.flatfile.FFOINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
useful for testing, but that's it
- main(String[]) - Static method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
useful for testing this class
- main(String[]) - Static method in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- main(String[]) - Static method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.nar.NAROINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.narxml.NARXMLOINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.portal.PortalOINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.radius.RadiusOINode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
This method is useful for development and debugging purposes.
- main(String[]) - Static method in class com.nt.udc.osanode.test.test_OSANodeClearstatus
-
- main(String[]) - Static method in class com.nt.udc.osanode.test.test_OSANodeGetstatus
-
- main(String[]) - Static method in class com.nt.udc.osanode.test.test_OSANodeShutdown
-
- main(String[]) - Static method in class com.nt.udc.processor.DiscardingProcessor.DiscardingProcessorNode
-
- main(String[]) - Static method in class com.nt.udc.processor.DuplicateProcessor.gui.HCDeduplicatorEPConfigGUI
-
- main(String[]) - Static method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
- main(String[]) - Static method in class com.nt.udc.processor.FileEnhancer.FENARMaker
-
- main(String[]) - Static method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
The main method is useful for debugging and development purposes.
- main(String[]) - Static method in class com.nt.udc.processor.FileEnhancer.IPRangeCheck
-
- main(String[]) - Static method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- main(String[]) - Static method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- main(String[]) - Static method in class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
primarly for testing purposes
- main(String[]) - Static method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
The main method is useful for debugging and development purposes.
- main(String[]) - Static method in class com.nt.udc.processor.NARSelector.NARSelectorFieldProcessor
-
- main(String[]) - Static method in class com.nt.udc.processor.NARSelector.NARSelectorNode
-
- main(String[]) - Static method in class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
- main(String[]) - Static method in class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- main(String[]) - Static method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- main(String[]) - Static method in class com.nt.udc.util.CPUMonitor
-
- main(String[]) - Static method in class com.nt.udc.util.ip.IPAddressIterator
-
- main(String[]) - Static method in class com.nt.udc.util.state.StateBuffer
-
Prints the contents of a state buffer file.
- main(String[]) - Static method in class com.nt.udc.util.SystemModelUpdater
-
- main(String[]) - Static method in class com.nt.udc.util.threadpool.test.PoolTest
-
- mainPanel - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- MAJOR - Static variable in class com.nt.udc.log.StatusMessage
-
- major - Static variable in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- MAJOR_TEXT - Static variable in class com.nt.udc.log.StatusMessage
-
- MAJOR_THRESHOLD - Static variable in class com.nt.udc.util.MemoryMonitor
-
- majorType - Variable in class com.nt.udc.ndk.node.DCNode
-
- makeAdvancedPanel() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- makeAdvancedPanel() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- makeAttrfromBytes(byte[], int) - Static method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- makeAttrfromBytes(int, int, byte[]) - Static method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- makeAttrfromBytes(String, int, byte[]) - Static method in class com.nt.udc.ndk.node.DCField
-
- makeAttrfromBytes(FieldKey, int, byte[]) - Static method in class com.nt.udc.ndk.node.DCField
-
- makeAttrfromBytes(byte[], int) - Static method in class com.nt.udc.osar.OSARecAttr
-
- makeAttrfromBytes(int, int, byte[]) - Static method in class com.nt.udc.osar.OSARecAttr
-
- makeAttrfromStream(DataInputStream) - Static method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- makeAttrfromStream(DataInputStream) - Static method in class com.nt.udc.osar.OSARecAttr
-
- makeCompressionPanel() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- makeFile() - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
creates the control file
- makeFileOutputPanel() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- makeFileOutputPanelComponents(Vector, Vector) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
This method is to be overridden in the subclasses for changes in
the Output GUI.
- makeFileOutputPanelComponents(Vector, Vector) - Method in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
- makeFileRetentionPanel() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
This method is used to create File Retention panel.
- makeFileRetentionPanel(boolean) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- makeFTPPanel() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- makeFTPPanelComponents(Vector, Vector) - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
This method is to be overridden in the subclasses for changes in
the FTP GUI.
- makeFTPPanelComponents(Vector, Vector) - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- makeIPAddressField(String, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates an editable panel, containing 4 text fields, which allows the
user to enter an IP Address.
- makeKey(SessionKey, Long) - Method in class com.nt.udc.processor.SequenceProcessor.RecordKeyFactory
-
- makeKey(NAR) - Method in class com.nt.udc.processor.SequenceProcessor.SessionKeyFactory
-
- makeKeyNAR(String, String) - Static method in class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
- makeKeyNAR_OtherOrder(String, String) - Static method in class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
Add the attributes to the NAR in a different order
- makeMenu(Object, Object, Object[]) - Method in class com.nt.udc.general.WinNARViewer
-
- makeMultiThreadPanel() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- makeNodePanel() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Lays out the configuration panels for this GUI.
- makeNodePanel() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- makeNodePanel() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
- makeNodePanel() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- makeNumber(NAR) - Method in class com.nt.udc.processor.SequenceProcessor.SequenceNumberFactory
-
- makeNumericTextField(String, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates an editable JTextField containing the given value with the
specified tool tip.
- makeNumericTextField(String, String, int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates an editable JTextField containing the given value with the
specified tool tip.
- makeNumericTextField(String, String, long, long) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates an editable JTextField containing the given value with the
specified tool tip.
- makePanel(Vector, Vector) - Static method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates a panel which contains the given components with the given
labels.
- makePanel(Vector, Vector, int) - Static method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates a panel which contains the given components with the given
labels.
- makePanel(Vector, Vector) - Static method in class com.nt.udc.ndk.gui.DCNodeConfigGUIPanel
-
Creates a panel which contains the given components with the
given labels.
- makePanel(Vector, Vector, int) - Static method in class com.nt.udc.ndk.gui.DCNodeConfigGUIPanel
-
Creates a panel which contains the given components with the
given labels.
- makePanel(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EIFieldLengthPanel
-
- makePanel(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
This method returns the panel containing the three check-boxes.
- makePasswordField(String, String) - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- makePasswordField(String, int, boolean, String) - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- makeTextField(String, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- makeTextField(String, int, boolean, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Creates a JTextField of the given size with the given properties.
- makeTodayTrackerFilename() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- makeTrackerFilename(Date) - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- makeValueNAR(String, String, int) - Static method in class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
- manageActiveObject(StateFreezable) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Manages a single active Object.
- manageActiveObject(StateFreezable) - Method in class com.nt.udc.util.state.StateFreezer
-
Manages a single active Object.
- manageActiveObject(StateFreezable) - Method in class com.nt.udc.util.state.StateManager
-
Manages a single active Object.
- manageState(StateBufferSaveable) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Adds a single StateBufferSaveable object to be managed.
- manageState(StateDirectorySaveable) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Adds a single StateDirectorySaveable object to be managed.
- manageState(StateBufferSaveable) - Method in class com.nt.udc.util.state.StateManager
-
Adds a single StateBufferSaveable object to be managed.
- manageState(StateDirectorySaveable) - Method in class com.nt.udc.util.state.StateManager
-
Adds a single StateDirectorySaveable object to be managed.
- manageState(StateBufferSaveable) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Adds a single StateBufferSaveable object to be managed.
- manageState(StateDirectorySaveable) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Adds a single StateDirectorySaveable object to be managed.
- manageStates(StateBufferSaveable[]) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Adds an array of StateBufferSaveable objects for managing.
- manageStates(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Adds an array of StateDirectorySaveable objects for managing.
- manageStates(StateBufferSaveable[]) - Method in class com.nt.udc.util.state.StateManager
-
Adds an array of StateBufferSaveable objects for managing.
- manageStates(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.StateManager
-
Adds an array of StateDirectorySaveable objects for managing.
- manageStates(StateBufferSaveable[]) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Adds an array of StateBufferSaveable objects for managing.
- manageStates(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Adds an array of StateDirectorySaveable objects for managing.
- MAP - Static variable in class com.nt.udc.ndk.node.DCField
-
- MAP_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- mapAttributes(NAR, NAR, List, List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source, unless the source doesn't exist.
- mapAttributes(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will perform various assignments.
- mapAttributes(NAR, NAR, List, List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source, unless the source doesn't exist.
- mapAttributes(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will perform various assignments.
- mapAttributeSets(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- mapAttributeSets(DCFieldContainer, DCFieldContainer, StringField, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- mapChangeTime - Variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- mapChangeTime - Variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- mapDownlinkVolume - Variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- mapDownlinkVolume - Variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- MapField - Class in com.nt.udc.ndk.node
-
- MapField() - Constructor for class com.nt.udc.ndk.node.MapField
-
- MapField(FieldKey) - Constructor for class com.nt.udc.ndk.node.MapField
-
- MapField(FieldKey, Collection) - Constructor for class com.nt.udc.ndk.node.MapField
-
- MapField(FieldKey, byte[]) - Constructor for class com.nt.udc.ndk.node.MapField
-
- MapField(String, Collection) - Constructor for class com.nt.udc.ndk.node.MapField
-
- MapField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.MapField
-
Deprecated.
- MapField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.MapField
-
Deprecated.
- MapFieldContext - Class in com.nt.udc.nar.xml
-
- MapFieldContext() - Constructor for class com.nt.udc.nar.xml.MapFieldContext
-
- MapToNar - Interface in com.metasolv.nm.collector.asn1file
-
Network Mediation
User: jwu
Date: Sep 1, 2005
Time: 3:08:09 PM
MetaSolv Software Inc.
- mapUplinkVolume - Variable in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- mapUplinkVolume - Variable in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- mark(int) - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Marks the current position in the open file input stream.
- markDeletedBytes(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
- masterPanel - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- MAX - Static variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- MAX_BAD_RECORDS_PER_FILE - Static variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- max_default - Static variable in class com.nt.udc.log.Logger
-
- MAX_IDLE_WRITE_TIME - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is in seconds.
- MAX_LOG_FILE_SIZE - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is 2GB.
- MAX_NARS_PER_FILE - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is 10000.
- MAX_NUM_RETRIES - Static variable in class com.metasolv.nm.collector.file.FileEITransport
-
- MAX_NUM_RETRIES - Static variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- MAX_PACKET_SIZE - Static variable in class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- MAX_PARTITION_SIZE - Static variable in class com.nt.udc.util.ObjectStorageFile
-
- MAX_READ_TIMER - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is in seconds.
- MAX_REC_PER_DISCARDFILE - Static variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
Maximum allowable value for the maximum records per file configuration
item.
- MAX_REC_PER_DUPLICATE_FILE - Static variable in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
Maximum allowable value for the maximum records per file configuration
item.
- MAX_RETRIES - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- MAX_SIZE_TIME_PERIOD - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- MAX_SIZE_TIME_PERIOD - Static variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- MAX_SIZE_TIME_PERIOD - Static variable in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- max_str - Static variable in class com.nt.udc.log.Logger
-
- MAX_THREADS - Static variable in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
- MAX_UTC - Static variable in class com.nt.udc.util.Interval
-
- MAXFILE_EXPIRY_TIME - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- maxPartitionSize - Variable in class com.nt.udc.util.ObjectStorageFile
-
- maxPktSize - Variable in class com.nt.udc.udp.collector.GenericUdpEINode
-
- MAXRECSPERFILE - Static variable in class com.nt.udc.ndk.util.OIFileWriter
-
Name (key) for the maximum records per file configuration item.
- MAXRECSPERFILE_DEFAULT - Static variable in class com.nt.udc.ndk.util.OIFileWriter
-
Default value for the maximum records per file configuration item.
- MAXRECSPERFILE_MAX - Static variable in class com.nt.udc.ndk.util.OIFileWriter
-
Maximum allowable value for the maximum records per file configuration item.
- MAXRECSPERFILE_MIN - Static variable in class com.nt.udc.ndk.util.OIFileWriter
-
Minimum allowable value for the maximum records per file configuration item.
- MAXTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- MAXTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- MAXTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- maxVolumeDefVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- maxVolumeMaxVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- maxVolumeMinVal - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- MemoryBasedTimePartition - Class in com.nt.udc.processor.DuplicateProcessor.partition
-
- MemoryBasedTimePartition(Interval, LoggerIfc, TimePartitionManager.PARTITION_SIZE) - Constructor for class com.nt.udc.processor.DuplicateProcessor.partition.MemoryBasedTimePartition
-
Default Constructor
- MemoryBasedTimePartition(ZonedDateTime, ZonedDateTime, LoggerIfc, TimePartitionManager.PARTITION_SIZE) - Constructor for class com.nt.udc.processor.DuplicateProcessor.partition.MemoryBasedTimePartition
-
Default Constructor
- MemoryMonitor - Class in com.nt.udc.util
-
- MemoryMonitor(int, int, OSANodeMgr, Logger, PerformanceLogger) - Constructor for class com.nt.udc.util.MemoryMonitor
-
- mergeDirGenerator - Variable in class com.nt.udc.util.state.StateMerger
-
- mergeIPDRValue(IPDRValueIfc) - Method in class com.nt.udc.ipdr.IPDRValue
-
- mergeIPDRValue(IPDRValueIfc) - Method in interface com.nt.udc.ipdr.IPDRValueIfc
-
- mergeIPDRValue(IPDRValueIfc) - Method in class com.nt.udc.ipdr.IPDRValueSet
-
- mergeState() - Method in class com.nt.udc.util.state.TimedStateMerger
-
Merges all the existing states.
- mergeStateData(File[], File) - Method in interface com.nt.udc.util.state.StateDirectorySaveable
-
Merges all state data from the stateDirs to the mergeDir.
- mergeStateData() - Method in class com.nt.udc.util.state.StateMerger
-
This method merges all old relavent state directories into
a single merged state directory.
- Messages - Class in com.nt.udc.internationalization
-
- METHOD - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- METHOD - Static variable in class com.nt.udc.oi.node.xml.XMLOIConfigGUI
-
This parameter specifies how to generate XML records.
- METHOD_FIELDS_AS_ATTRS - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- METHOD_FIELDS_AS_SUB_ELEMENTS - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- METHOD_FIELDS_AS_SUB_ELEMENTS - Static variable in class com.nt.udc.oi.node.xml.XMLOIConfigGUI
-
- METHOD_FIELDS_AS_SUB_ELEMENTS_WITH_END_TAGS - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- METHOD_USE_TABLES - Static variable in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- MethodDetail - Class in com.nt.udc.asn1base
-
- MethodDetail(String, Method, ValueMapper) - Constructor for class com.nt.udc.asn1base.MethodDetail
-
- METRICS_APPLICATION_ROLE_TAG - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
Tag name to use to distinguish between application components.
- METRICS_HTTP_PORT_DEFAULT - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
Default por the metrics HTTP server will listen on.
- METRICS_HTTP_PORT_PROPERTY_NAME - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
Property used to configure the HTTP Metrics port.
- METRICS_HTTP_SERVICE_ENABLED_PROPERTY_NAME - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
Property used to control if the metric server is enabled (true) or disabled.
- METRICS_SERVICE_ENABLED_DEFAULT - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
Default property used to indicate if the HTTP Metric server is enabled.
- METRICS_SERVICE_PATH - Static variable in class com.nt.udc.util.misc.metrics.MetricsService
-
HTTP path that metrics will be served on.
- MetricsService - Class in com.nt.udc.util.misc.metrics
-
This class creates a Prometheus registry and http metrics service endpoint
that can be scraped for ECE application, Coherence, JVM, and system metrics.
- MetricsService() - Constructor for class com.nt.udc.util.misc.metrics.MetricsService
-
Public default constructor.
- MIB_CLEAR - Static variable in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- MIB_CRITICAL - Static variable in interface com.nt.udc.util.SnmpTrapSenderIfc
-
These enumerated values must match the values defined
in the UDC-R330-MIB module.
- MIB_MAJOR - Static variable in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- MIB_MINOR - Static variable in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- MIB_WARNING - Static variable in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- MillisAttr - Class in com.nt.udc.osar
-
- MillisAttr(int, byte[]) - Constructor for class com.nt.udc.osar.MillisAttr
-
- MillisAttr(int, long) - Constructor for class com.nt.udc.osar.MillisAttr
-
- MILLISECONDS_PER_MINUTE - Static variable in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- MILLISECS_PER_MINUTE - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- MillisField - Class in com.nt.udc.ndk.node
-
The class MillisField.
- MillisField() - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(FieldKey) - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(FieldKey, long) - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(int, long) - Constructor for class com.nt.udc.ndk.node.MillisField
-
- MillisField(String, long) - Constructor for class com.nt.udc.ndk.node.MillisField
-
deprecated
- MillisFieldContext - Class in com.nt.udc.nar.xml
-
- MillisFieldContext() - Constructor for class com.nt.udc.nar.xml.MillisFieldContext
-
- MIN - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- MIN - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- MIN - Static variable in class com.nt.udc.ei.node.ftpei.FtpConfigGUI
-
- MIN - Static variable in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
- MIN - Static variable in class com.nt.udc.ei.node.soap.SoapConfigGUI
-
- MIN - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- MIN - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- MIN - Static variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- MIN - Static variable in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- MIN - Static variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- MIN_IDLE_WRITE_TIME - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is in seconds.
- MIN_LOG_FILE_SIZE - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is 50000.
- MIN_NARS_PER_FILE - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is 300.
- MIN_READ_TIMER - Static variable in interface com.nt.udc.ndk.gui.DCNodeConfigDefaults
-
Value is in seconds.
- MIN_REC_PER_DISCARDFILE - Static variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
Minimum allowable value for the maximum records per file configuration
item.
- MIN_REC_PER_DUPLICATE_FILE - Static variable in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
Minimum allowable value for the maximum records per file configuration
item.
- MINFILE_EXPIRY_TIME - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- MINOR - Static variable in class com.nt.udc.log.StatusMessage
-
- minor - Static variable in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- MINOR_TEXT - Static variable in class com.nt.udc.log.StatusMessage
-
- minorType - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileEINode
-
- minorType - Static variable in class com.metasolv.nm.collector.file.FileEINode
-
- minorType - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- minorType - Static variable in class com.nt.udc.ei.node.sol42.Sol42EINode
-
- minorType - Variable in class com.nt.udc.ndk.node.DCNode
-
- minorType - Variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- minorType - Static variable in class com.nt.udc.udp.collector.GenericUdpEINode
-
- MINS - Static variable in class com.nt.udc.ei.node.soap.AddSoapInfoDialog
-
- MINS2MSECS - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- MINTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- MINTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- MINTHREAD_COUNT - Static variable in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- MINUTE - Static variable in class com.nt.udc.ndk.gui.FTPSleepTime
-
- MINUTE_ - Static variable in class com.nt.udc.ndk.gui.FTPSleepTime
-
- MINUTE_UNITS - Static variable in interface com.nt.udc.oi.node.geneva.GenevaConfigFieldsIfc
-
- Minutes - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- MINUTES - Static variable in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
- MINUTES - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- MINUTES - Static variable in class com.nt.udc.ndk.gui.FTPSleepTime
-
- MINUTES2SECS - Static variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- MINUTES2SECS - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- modes - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- modifyMaxLoggerSize(String, String, boolean) - Method in class com.nt.udc.log.Logger
-
- MONITORINPUT - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- MONTHLY - Static variable in class com.nt.udc.log.LogUtils
-
- movebackinProgFile(String) - Method in class com.metasolv.nm.collector.file.FileEINode
-
- movebackinProgFile(String) - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- moveCacheToReadyToOut(boolean) - Method in class com.nt.udc.nar.NarWriter
-
- moveCurrentFileToBackUp(File, String) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- moveCurrentFileToBackUp(File, String) - Method in class com.nt.udc.ndk.node.EITransport
-
- movedFile - Variable in class com.nt.udc.ndk.node.EITransport
-
- moveFiles() - Method in class com.nt.udc.ndk.node.EIFileCycler
-
- moveFileToOutput(String) - Method in class com.nt.udc.ndk.node.EIFileCycler
-
- moveToArchive() - Method in class com.nt.udc.nar.NarWriter
-
This method renames the currently active NAR cache file to an archive
file.
- moveToArchive() - Method in class com.nt.udc.osanode.OSARFileMngr
-
- moveToReadyToCycle() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Rename all active file to rCycle files
- moveToReadyToOut(boolean) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- moveToReadyToOut(boolean) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- moveToReadyToOut(boolean) - Method in class com.nt.udc.nar.NARFileManager
-
- moveToReadyToOut(boolean) - Method in class com.nt.udc.nar.NarWriter
-
- moveToReadyToOut(boolean) - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Make cache file as ready to moveToOutput()
- mtChecked - Variable in class com.metasolv.nm.collector.file.FileEINode
-
- mtChecked - Variable in class com.nt.udc.ei.transport.FileEITransport
-
- mtChecked - Variable in class com.nt.udc.ndk.node.OIFtpNode
-
- MULTI_THREADED - Static variable in class com.nt.udc.ei.transport.FileEITransport
-
- MULTI_THREADED - Static variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- MULTI_THREADED - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- MULTI_THREADED - Static variable in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- multiThreadCheck - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- multiThreadCheck - Variable in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- multiThreadLabel - Variable in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- MultiThreadManager - Class in com.metasolv.nm.collector.file
-
- MultiThreadManager(EINode, EITransport[], DCStreamHandler[], int, FtpFileTracker, SMGLock) - Constructor for class com.metasolv.nm.collector.file.MultiThreadManager
-
Constructor used to create an instance of MultiThreadManager in Flexile Ascii CC
- MultiThreadManager(EINode, EITransport[], DCStreamHandler[], int, File, String) - Constructor for class com.metasolv.nm.collector.file.MultiThreadManager
-
Constructor used to create an instance of MultiThreadManager
in Ascii CC, if files are pushed to a local directory
- MultiThreadManager(EINode, EITransport[], DCStreamHandler[], int, SynchronizedDirectory, String) - Constructor for class com.metasolv.nm.collector.file.MultiThreadManager
-
Constructor used to create an instance of MultiThreadManager
in Ascii CC, if using Ftp to pull the files
- MXAggrDispatcher - Class in com.metasolv.nm.processor.MXAggregator
-
This is a combination of FlexibleAggregatorFieldProcessor and
FlexibleAggregatorHandler.
- MXAggrDispatcher(DCNode, MXNarInputProcessor, DataReceiverIfc, String, int) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- MXAggregatorNode - Class in com.metasolv.nm.processor.MXAggregator
-
- MXAggregatorNode() - Constructor for class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
Does nothing, but this method is needed for some reason.
- MXAggregatorNode(String[]) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
Node constructor.
- MXAttributeCombinations - Class in com.metasolv.nm.processor.MXAggregator
-
TODO Get rid of this class, using FlexibleAggregatorAttributeCombinations instead.
- MXAttributeCombinations(LoggerIfc) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Simple constructor.
- MXAttributeSet - Class in com.metasolv.nm.processor.MXAggregator
-
- MXAttributeSet(MXAggrDispatcher, LoggerIfc) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXAttributeSet
-
Constructor just creates the internal map and leaves it empty.
- MXConfigGUI - Class in com.metasolv.nm.processor.MXAggregator
-
The configuration GUI for the Multi-Threaded Aggregator.
- MXConfigGUI(DCNodeConfigData) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
Creates the aggregator node's config GUI object.
- MXFieldKey_Filename - Static variable in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
- MXFieldKey_RecordID - Static variable in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
- MXJavahookHandler - Class in com.metasolv.nm.processor.MXAggregator
-
This is the handler class for the enhancer aggregator.
- MXJavahookHandler(MXAggregatorNode, MXAggrDispatcher, int) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Simple constructor, just need to perform all the initializations
- MXJavahookHandler() - Constructor for class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- MXNARFileManager - Class in com.metasolv.nm.processor.MXAggregator
-
Manages a node's NAR input files and NAR output files.
- MXNARFileManager(DCNode) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Constructs a NARFileManager with the given node.
- MXNARFileManager(DCNode, boolean) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- MXNarInputProcessor - Class in com.metasolv.nm.processor.MXAggregator
-
This class comes between the NARFileManager and the set of NPLFieldProcessor threads.
- MXNarInputProcessor(MXAggregatorNode, MXNARFileManager, int) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
This object is used to do wait() and notify() synchronization.
- MXNarInputTracker - Class in com.metasolv.nm.processor.MXAggregator
-
- MXNarInputTracker(File, File) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
+ To be called by MXNarFileManager.init().
- MXNarOutputProcessor - Class in com.metasolv.nm.processor.MXAggregator
-
This class will come between the NPLFieldProcessor(s) and
the output NARFileManager.
- MXNarOutputProcessor(DCNode, MXNARFileManager) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarOutputProcessor
-
- MXNarOutReceiverWrapper - Class in com.metasolv.nm.processor.MXAggregator
-
Make a DCStreamHandler-derived class for use by FlexibleTableFlush, which only uses
the writeData() methods.
- MXNarOutReceiverWrapper(DataReceiverIfc) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- MXNarProvider - Class in com.metasolv.nm.processor.MXAggregator
-
New interface between field processor threads and the NarInputProcessor.
- MXNarProvider(MXNarInputProcessor, int) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- MXNarReader - Class in com.metasolv.nm.processor.MXAggregator
-
- MXNarReader(File, LoggerIfc, File, DCNode, CheckpointManager, InputStatisticsMonitorIfc, MXNarInputTracker) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Creates a NarReader with backup capabilities, and state
recovery capabilities.
- MXNPLFieldProcessor - Class in com.metasolv.nm.processor.MXAggregator
-
- MXNPLFieldProcessor(Class, LoggerIfc, String, String) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNPLFieldProcessor
-
- MXNPLFieldProcessor(Class, LoggerIfc, String, String, IDCMethodHandler) - Constructor for class com.metasolv.nm.processor.MXAggregator.MXNPLFieldProcessor
-
- RadiusDatagramFactory - Class in com.nt.udc.oi.node.radius
-
- RadiusDatagramFactory(InetAddress, int, String) - Constructor for class com.nt.udc.oi.node.radius.RadiusDatagramFactory
-
- RadiusOINode - Class in com.nt.udc.oi.node.radius
-
- RadiusOINode() - Constructor for class com.nt.udc.oi.node.radius.RadiusOINode
-
Default Constructor; instantiates objects necessary to
define the DCNodeTypeIfc methods.
- RadiusOINode(String[]) - Constructor for class com.nt.udc.oi.node.radius.RadiusOINode
-
Constructor for the class.
- RadiusOINodeConfigGUI - Class in com.nt.udc.oi.node.radius
-
- RadiusOINodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
Calls parent constructor
- RadiusOIRecord - Class in com.nt.udc.oi.node.radius
-
This DCOIRecord
object is specifically for use with
RadiusOINode
.
- RadiusOIRecord() - Constructor for class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Constructor for the class.
- RadiusOIRecord(byte[]) - Constructor for class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Constructor for the class.
- RadiusOITransport - Class in com.nt.udc.oi.node.radius
-
- RadiusOITransport(OINode, Factory, int, int, int) - Constructor for class com.nt.udc.oi.node.radius.RadiusOITransport
-
Construct a RadiusOITransport to be used within the specified OINode.
- RADIUSPORT - Static variable in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
- RadiusResponseKey - Class in com.nt.udc.oi.node.radius
-
- RadiusResponseKey(byte[]) - Constructor for class com.nt.udc.oi.node.radius.RadiusResponseKey
-
- RADIUSSERVER - Static variable in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
- randomDouble(double, double) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a pseudorandom double value in the range from min
to max
inclusive, where the value of min
must
be less than the value of max
.
- randomInt(int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a pseudorandom integer value in the range from min
to max
inclusive, where the value of min
must
be less than the value of max
.
- RangeIterator - Class in com.nt.udc.util
-
This class is for parsing a single string value containing space- or
comma- separated numbers or ranges of numbers, and returns their values
in sorted range.
- RangeIterator(String) - Constructor for class com.nt.udc.util.RangeIterator
-
- RatedEventsChecker - Class in com.nt.udc.general
-
- RatedEventsChecker(String[]) - Constructor for class com.nt.udc.general.RatedEventsChecker
-
- rawHeader - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- rdbms - Variable in class com.nt.udc.db.DBAccess
-
- reactivateTimer(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
This will re-activate a previously deactivated timer.
- read(byte[]) - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Reads bytes from this open file input stream.
- read(byte[], int, int) - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Reads "count" bytes from the open file input stream starting at the
current read position and stores the bytes read into byte array "buffer"
starting at index "offset".
- read() - Method in class com.nt.udc.install.Replace
-
- read(char[], int) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- read(char[], int) - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- read(char[], int) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- read() - Method in class com.nt.udc.io.CManagedFile
-
- read(char[], int) - Method in class com.nt.udc.io.CManagedFile
-
- read(char[], int) - Method in interface com.nt.udc.io.IDataSource
-
This function reads a given number of characters from the source.
- read(InputStream) - Method in class com.nt.udc.ndk.checkpoint.BaseCheckpointData
-
- read(InputStream) - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- read(InputStream) - Method in class com.nt.udc.ndk.checkpoint.PendingFileCheckpointData
-
- read(InputStream) - Method in class com.nt.udc.ndk.processor.DetailedFileCheckpointData
-
- read(InputStream) - Method in class com.nt.udc.ndk.processor.FileCheckpointData
-
- read() - Method in class com.nt.udc.node.util.CManagedFile
-
- read(char[], int) - Method in class com.nt.udc.node.util.CManagedFile
-
- READ_MODE - Static variable in class com.nt.udc.ei.transport.RecoveryInformation
-
- readAllNARs() - Method in class com.nt.udc.nar.NarReader
-
- ReadArray(int, String, ObjectInput) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- readBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Returns a set of DCFieldContainer objects from the data stream.
- readBulkData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- readBulkData() - Method in class com.nt.udc.nar.NARFileManager
-
Returns a set of DCFieldContainer objects from the data stream.
- readBulkData() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Reads a set of DCFieldContainer objects from this
DataProvider.
- readByteArray(byte[]) - Method in class com.nt.udc.nar.NAR
-
- readConfigFiles() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Builds the configFiles
Hashtable based on the contents of
the "secondary.cfg" file.
- readData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Return a DCFieldContainer object from the data stream.
- readData() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- readData() - Method in class com.nt.udc.nar.NARFileManager
-
Return a DCFieldContainer object from the data stream.
- readData() - Method in class com.nt.udc.nar.NARStreamHandler
-
Calls readNAR()
- readData() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Reads a DCFieldContainer object from this DataProvider
- readExternal(ObjectInput) - Method in class com.nt.udc.ei.gsm3gpp.ByteExtends
-
- readExternal(ObjectInput) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- readExternal(ObjectInput) - Method in class com.nt.udc.ndk.node.MapField
-
- readExternal(ObjectInput) - Method in class com.nt.udc.ndk.node.ObjectField
-
- readExternal(ObjectInput) - Method in class com.nt.udc.osar.ListAttr
-
- readExternal(ObjectInput) - Method in class com.nt.udc.osar.ObjectAttr
-
- readFile(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Returns the contents of the given configuration filename
- readFile() - Static method in class com.nt.udc.util.SystemModelUpdater
-
- readFromFile() - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Reads the recovering information from a file
If the method is not able to read the last information (it can happen is the
node has crashed when writting these...), it tries to read the previous one.
- readFtpConfigFile(String) - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- readHashMapFromFile(File) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Reads FlexibleNARTimer objects from the file
- readInt(InputStream) - Static method in class com.nt.udc.ndk.checkpoint.BaseCheckpointData
-
- readLength(RandomAccessFile) - Method in class com.nt.udc.ei.transport.FileEITransport
-
This method is used to read the number of bytes already read and
processed.
- readLine() - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- readLine() - Method in class com.nt.udc.io.CManagedFile
-
- readLine() - Method in class com.nt.udc.node.util.CManagedFile
-
- readNAR() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Return a NAR from the data stream.
- readNAR() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Returns the next NAR.
- readNAR() - Method in class com.nt.udc.nar.NARFileManager
-
Return a NAR from the data stream.
- readNAR(String) - Method in class com.nt.udc.nar.NARFileManager
-
Return a NAR from the data stream.
- readNAR() - Method in class com.nt.udc.nar.NarReader
-
Returns the next NAR.
- readNAR(String) - Method in class com.nt.udc.nar.NarReader
-
Returns the next NAR.
- readNAR() - Method in class com.nt.udc.nar.NARStreamHandler
-
Retrieves a single NAR file
- readNARs() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Return an array of NARs from the data stream.
- readNARs() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
- readNARs() - Method in class com.nt.udc.nar.NARFileManager
-
Return an array of NARs from the data stream.
- readNARs() - Method in class com.nt.udc.nar.NarReader
-
- readNARs() - Method in class com.nt.udc.nar.NARStreamHandler
-
Retrieves multiple NARs
- readNARsFromFile() - Method in class com.nt.udc.nar.NARFileManager
-
Return an array of NARs from the data stream.
- ReadNumber(String, ObjectInput) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- ReadObj(String, ObjectInput) - Method in class com.nt.udc.ei.gsm3gpp.HashtableExt
-
- readObject(InputStream) - Method in class com.nt.udc.nar.NAR
-
- ReadOnlyStatisticsMonitorIfc - Interface in com.nt.udc.ndk.processor
-
- readOSARs() - Method in class com.nt.udc.osanode.OSARFileMngr
-
This method reads all OSARs from the oldest archive file in the
node's input directory and returns an OSAR array to the caller.
- readOSARsFromFile(File) - Method in class com.nt.udc.osanode.OSARFileMngr
-
- readPackages() - Method in class com.nt.udc.ei.transport.UdpMesManager
-
- readString(InputStream) - Static method in class com.nt.udc.ndk.checkpoint.BaseCheckpointData
-
- readTrackerFile(File, TreeSet) - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- readValueFromStream(InputStream) - Method in class com.nt.udc.ndk.node.DCField
-
- readyToCycle(DCFieldContainer) - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
- readyToCycle() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Determine if we're ready to cycle the files.
- readyToCycle() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- readyToCycle() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- rebuild(int) - Method in class com.nt.udc.util.ObjectStorageAllocator
-
- rebuildFlushTimerList() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Rebuilds the flush timer's list of records to flush from the
existing table.
- REC_INFO_FAILED - Static variable in class com.nt.udc.ei.transport.RecoveryInformation
-
- REC_INFO_READ - Static variable in class com.nt.udc.ei.transport.RecoveryInformation
-
- RecFileComparator - Class in com.nt.udc.ei.transport
-
- RecFileComparator() - Constructor for class com.nt.udc.ei.transport.RecFileComparator
-
- reconfig() - Method in class com.nt.udc.osanode.OSANode
-
- reconfig() - Method in interface com.nt.udc.osanode.OSARemoteAdminIfc
-
- reconfigMesManager(int) - Method in class com.nt.udc.ei.transport.UdpMesManager
-
- reconfigure() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- reconfigure() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure() - Method in class com.nt.udc.ei.node.jdbc.JDBCEINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure(DCRecordFactoryIfc, ResponseDatagramFactory, int) - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Reconfigures the record factory and queue size of this UDP transport.
- reconfigure(DCRecordFactoryIfc, ResponseDatagramFactory, int, int) - Method in class com.nt.udc.ei.transport.UdpEITransport
-
- reconfigure(Hashtable) - Method in class com.nt.udc.log.Logger
-
- reconfigure() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Reconfigures the node without stopping and then restarting it
- reconfigure() - Method in class com.nt.udc.ndk.node.DCNode
-
Call that reconfigures a DC node process.
- reconfigure() - Method in class com.nt.udc.ndk.node.EINode
-
Call that reconfigures an EINode object for warm restart.
- reconfigure() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Allows the cartridge to be re-configured without the need for stopping and restarting the cartridge
- reconfigure() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
Performs the necessary tasks to reconfigure the node while it
is running.
- reconfigure() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure() - Method in class com.nt.udc.oi.node.radius.RadiusOINode
-
Performs the necessary tasks to reconfigure the node while it is
running.
- reconfigure() - Method in class com.nt.udc.osanode.OSANode
-
Calls OSARemoteAdminIfc.reconfig()
- reconfigure() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
Allows the cartridge to be re-configured without the need for stopping and restarting the cartridge
- reconfigure(UdpMessageManagerIfc, int) - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Reconfigures the port number of this UDP transport.
- reconfiguring - Variable in class com.nt.udc.ndk.node.DCNode
-
Indicates whether the node is being reconfigured
- reconnect() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Attempt to re-establish the database connection.
- reconnect() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Attempt to re-establish the connection.
- reconnect() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Attempt to re-establish the connection.
- reconnect() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Attempt to re-establish the connection.
- record - Variable in class com.nt.udc.ei.node.ffei.FlatFileEIProcessor
-
Override the record as defined in the Generic class.
- record - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
Use one DCEIRecord for all data processing.
- RECORD_COUNT_PER_FILE - Static variable in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- RECORD_HEADER_SIZE - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- RECORD_ORDER - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- RECORD_ORDERING - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- RECORD_SEPARATOR - Static variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- RECORD_TYPE_ID - Static variable in class com.nt.udc.io.COSAR
-
Deprecated.
This constant represents the field id in OSARs reserved
for the record type.
- RECORD_TYPE_NAME - Static variable in class com.nt.udc.io.COSAR
-
Deprecated.
This constant represents the field id in OSARs reserved
for the record type.
- RecordCache - Class in com.nt.udc.processor.nminusonerecord
-
- RecordCache(ArrayList, LoggerIfc) - Constructor for class com.nt.udc.processor.nminusonerecord.RecordCache
-
- RecordCache(ArrayList, File, String, LoggerIfc, long) - Constructor for class com.nt.udc.processor.nminusonerecord.RecordCache
-
- RecordCacheIfc - Interface in com.nt.udc.processor.nminusonerecord
-
- recordCountEnableField - Variable in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Used to turn on/off the Record Statistics Counter feature
- recordDecoder - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- RecordDecoder - Class in com.nt.udc.asn1base
-
Network Mediation
User: jwu
Date: Aug 23, 2005
Time: 1:40:13 PM
MetaSolv Software Inc.
- RecordDecoder(String, String, String) - Constructor for class com.nt.udc.asn1base.RecordDecoder
-
- RecordDef - Class in com.metasolv.nm.collector.file.handler
-
- RecordDef(DCNode, String) - Constructor for class com.metasolv.nm.collector.file.handler.RecordDef
-
- RECORDDELIM_ATT - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- recordDelimiter - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileDef
-
- RecordExpireTask - Class in com.nt.udc.processor.nminusonerecord
-
- RecordExpireTask(RecordCacheIfc, long) - Constructor for class com.nt.udc.processor.nminusonerecord.RecordExpireTask
-
- recordHeaderSize - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- recordInitFields() - Method in class com.nt.udc.aggregator.AggrConfig
-
Returns those fields needed by a newly created record.
- recordInitFields() - Method in class com.nt.udc.aggregator.AggregatorModule
-
This method should return those field ID's that should be
included in a new record.
- recordInitFields() - Method in class com.nt.udc.aggregator.table.AggrKeyFactory
-
Returns those fields that should be included in a newly created
record.
- recordInitFields() - Method in class com.nt.udc.aggregator.table.AggrTable
-
Returns the fields needed by a new record, where those fields
are managed by this object.
- recordInitFields() - Method in class com.nt.udc.aggregator.table.TableFlush
-
Returns the fields that should be stored in a newly created
record entry.
- recordInitFields() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Returns the fields that should be stored in a newly created
record entry.
- recordInitFields() - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
Returns the fields that should be stored in a newly created
record entry.
- recordInitFields() - Method in class com.nt.udc.aggregator.util.AggrShifter
-
Returns those fields needed by a newly created record
- recordInitFields() - Method in class com.nt.udc.aggregator.util.AggrUtilityFields
-
Returns those fields id's needed by a newly created record
- recordInitFields() - Method in class com.nt.udc.aggregator.util.FlushConditions
-
Returns the fields that should be stored in a newly created
record entry.
- recordInitFields() - Method in class com.nt.udc.aggregator.util.GPRSAggregatorModule
-
- recordInitFields() - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Returns those fields needed by a newly created record
- recordInitFields() - Method in class com.nt.udc.aggregator.util.VOIPAggregatorModule
-
- recordInitFields() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTableFlush
-
Returns the fields that should be stored in a newly created
record entry.
- RecordKeyFactory - Class in com.nt.udc.processor.SequenceProcessor
-
- RecordKeyFactory(SessionKeyFactory, SequenceNumberFactory) - Constructor for class com.nt.udc.processor.SequenceProcessor.RecordKeyFactory
-
- recordProcessor - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- RecordProcessor - Class in com.metasolv.nm.collector.file.handler
-
- RecordProcessor(DCNode, AsciiFileDef) - Constructor for class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- RecordProcessor - Class in com.nt.udc.node.util
-
This is a base-class for processing records.
- RecordProcessor(LoggerIfc, ConfigIfc, File) - Constructor for class com.nt.udc.node.util.RecordProcessor
-
Construct a new IPDRTransport to be used within the specified EINode.
- RecordProcessor.RecoveryContext - Class in com.nt.udc.node.util
-
- RecordProcessorIfc - Interface in com.metasolv.nm.collector.file.handler
-
- recordProvider - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- RecordProviderIfc - Interface in com.metasolv.nm.collector.file.handler
-
- RECORDSTATS - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- recoverCountsFromStatsDir() - Method in class com.nt.udc.statistics.CountsStorage
-
- RECOVERY_FILE_EXT - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- RECOVERY_FILE_EXT - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- RECOVERY_FILE_SUFFIX - Static variable in class com.metasolv.nm.collector.file.FileEITransport
-
- RECOVERY_FILE_SUFFIX - Static variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- RECOVERY_FILE_SUFFIX - Static variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- RECOVERY_FILE_SUFFIX - Static variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- RecoveryContext() - Constructor for class com.nt.udc.node.util.RecordProcessor.RecoveryContext
-
- recoveryFile - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- recoveryFileExists(File) - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- recoveryFileExists(File) - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- recoveryFileExists(File) - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- RecoveryInformation - Class in com.nt.udc.ei.transport
-
Stores information about the currently processed DIRP file to be able to
start again if the node crashes.
- RecoveryInformation(File) - Constructor for class com.nt.udc.ei.transport.RecoveryInformation
-
Construct a new RecoveryInformation object
- recv() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- RED_THRESHOLD - Static variable in class com.nt.udc.util.CPUMonitor
-
- RED_THRESHOLD - Static variable in class com.nt.udc.util.DiskMonitor
-
- REF_ATTR - Static variable in class com.nt.udc.ipdr.IPDRRec
-
- REF_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- REF_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceElement
-
- REF_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- ref_str - Static variable in class com.nt.udc.log.Logger
-
- REF_TAG - Static variable in class com.nt.udc.ipdr.IPDRRec
-
- REF_TAG - Static variable in class com.nt.udc.ipdr.IPDRServiceConsumer
-
- REF_TAG - Static variable in class com.nt.udc.ipdr.IPDRServiceElement
-
- REF_TAG - Static variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- refreshMetrics() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- refreshMetrics() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
- REGEXP - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- REGEXP - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- REGEXP_MODE - Static variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- RegExpFileFilter - Class in com.metasolv.nm.collector.file
-
Network Mediation
User: jwu
Date: Oct 27, 2005
Time: 5:03:58 PM
MetaSolv Software Inc.
- RegExpFileFilter(String) - Constructor for class com.metasolv.nm.collector.file.RegExpFileFilter
-
- regExps - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- RegExpTestDialog - Class in com.metasolv.nm.collector.file
-
Network Mediation
User: jwu
Date: Oct 27, 2005
Time: 1:31:23 PM
MetaSolv Software Inc.
- RegExpTestDialog(Dialog, String) - Constructor for class com.metasolv.nm.collector.file.RegExpTestDialog
-
- RegExpTestDialog(Frame, String) - Constructor for class com.metasolv.nm.collector.file.RegExpTestDialog
-
- registerDriver() - Method in class com.nt.udc.db.DBConnectionFactory
-
- registerDriver() - Method in class com.nt.udc.db.OracleConnectionFactory
-
- registerReceiver(CheckpointUserIfc) - Method in class com.nt.udc.ndk.checkpoint.CheckpointManager
-
- registerThreadForHealthMonitoring(Thread) - Method in class com.nt.udc.ndk.node.DCNode
-
This method is part of the NodeHealthIfc interface.
- registerThreadForHealthMonitoring(Thread) - Method in interface com.nt.udc.ndk.node.NodeHealthIfc
-
This method is to be called to register a thread for
health monitoring.
- rejectFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- rejectFile() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- rejectFile() - Method in class com.nt.udc.nar.NARFileManager
-
- rejectFile() - Method in class com.nt.udc.nar.NarReader
-
Method to reject input file
- rejectFile() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- rejectFile() - Method in class com.nt.udc.ndk.node.EITransport
-
This is just a dummy implementation, any transport needing the file level transaction behavior should override this method
and implement correct behavior.
- rejectFile() - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Indicates data provider to stop reading from the input file and reject it
- rejectTransaction(String) - Method in class com.nt.udc.ndk.node.DCNode
-
- rejExt - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- reload() - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
- REMOTE_DIR - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- REMOTE_DIR - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- REMOTE_DUP_SUFFIX - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- REMOTE_FILE - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- REMOTE_FILE - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- REMOTE_FILENAME - Static variable in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- REMOTE_HOST - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- REMOTE_HOST - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- REMOTE_HOST_USED - Static variable in class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- REMOTE_SUFFIX - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- remoteFileDirs - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- remoteFilePattern - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- remoteHost - Variable in class com.nt.udc.udp.collector.GenericUdpEINode
-
- remotePath - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- remoteRegExp - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- remove(NARKey) - Method in class com.nt.udc.aggregator.table.AggrTable
-
Removes a NAR from the table, and returns the element at the
key.
- remove(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Removes a NAR from the table, and returns the element at the
key.
- remove(int) - Method in class com.nt.udc.nar.NAR
-
- remove(String) - Method in class com.nt.udc.nar.NAR
-
- remove(NARKey) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Removes a NAR from the table, and returns the element at the
key.
- remove(Object) - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
- remove(Object) - Method in class com.nt.udc.util.FileHashtable
-
Removes an Object from the table.
- remove(long, boolean) - Method in class com.nt.udc.util.ObjectStorageFile
-
Remove the Object at the given offset.
- removeAcctEventListener(AcctEventListener) - Method in class com.nt.udc.util.AcctEventSender
-
- removeAllAttrs() - Method in class com.nt.udc.io.COSAR
-
Deprecated.
This function removes all attributes from the OSAR.
- removeAllElements() - Method in class com.nt.udc.ei.node.sol42.SchemaTable
-
Removes all of the elements currently in this RecoveryMap.
- removeAllEntries() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
This is used by the Daily Flush feature to remove all record entries
from the timer tables, since all the records are about to be removed.
- removeAllFields() - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
- removeAttribute(int) - Method in class com.nt.udc.nar.NAR
-
- removeAttribute(String) - Method in class com.nt.udc.nar.NAR
-
- removeAttribute(int) - Method in class com.nt.udc.osar.OSAR
-
This method removes an attribute with the given id.
- removeAttributes(NAR, List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will remove the specified attributes from the NAR
- removeAttributes(DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will remove all the indicated attributes from the given NAR.
- removeAttributes(NAR, List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will remove the specified attributes from the NAR
- removeAttributes(DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will remove all the indicated attributes from the given NAR.
- removeAttributeSet(DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will remove all the indicated attributes from the given NAR.
- removeAttributeSet(DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will remove all the indicated attributes from the given NAR.
- removeBytes(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
Removes the bytes at the given offset, and returns them.
- removeDeactivatedTimer(int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will remove a deactivated timer.
- removeDeactivatedTimer(int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will remove a deactivated timer.
- removeDeadPartitions() - Method in class com.nt.udc.util.FileHashtable
-
- removeDelayedNARParsing(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Clone of remove(), but with delayed NAR Parsing.
- removeDelayedNARParsing(Object) - Method in class com.nt.udc.util.FileHashtable
-
This method is for exclusive use by MTAggrDispatcher ONLY, because this method must
return NAR instead of an arbitrary Object.
- removeDelayedParsing(long, boolean) - Method in class com.nt.udc.util.ObjectStorageFile
-
Same as remove(), except that objectFromBytes() is not called.
- removeDirs(String, String) - Static method in class com.nt.udc.osanode.NodeUtils
-
- removeDirs(String, String, Logger) - Static method in class com.nt.udc.osanode.NodeUtils
-
- removeExtension(String) - Static method in class com.nt.udc.util.FileUtils
-
Remove extension from filename.
- removeField(FieldKey) - Method in class com.nt.udc.nar.NAR
-
- removeField(DCField) - Method in class com.nt.udc.ndk.node.ListField
-
- removeField(String) - Method in class com.nt.udc.ndk.node.ListField
-
- removeField(int) - Method in class com.nt.udc.ndk.node.ListField
-
- removeField(DCField) - Method in class com.nt.udc.ndk.node.MapField
-
- removeField(String) - Method in class com.nt.udc.ndk.node.MapField
-
- removeInputFile(File) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
- removeLogconfig(String) - Method in class com.nt.udc.log.Logger
-
- removeLoggingConfig(String, Logger) - Static method in class com.nt.udc.osanode.NodeUtils
-
- removeNAR(int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will remove a NAR entry from the table without returning
the removed entry.
- removeNAR() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will just remove an entry from the table.
- removeNAR(IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- removeNAR(int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will remove a NAR entry from the table without returning
the removed entry.
- removeNAR() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will just remove an entry from the table.
- removeNAR(IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- removeNARTimer(NAR, int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will remove the timer for a NAR from the timer table.
- removeNARTimer(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
A nar removed from the table with getNarSaveTimer will still have a timer in the
timer table.
- removeNARTimer(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- removeNARTimer(NAR, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will remove the timer for a NAR from the timer table.
- removeNARTimer(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
A nar removed from the table with getNarSaveTimer will still have a timer in the
timer table.
- removeNARTimer(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- removeNM(NMItem) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to remove the corresponding NMItem object.
- removeNode(NodeItem) - Method in class com.nt.udc.util.SystemModel
-
Removes the specified node from the system.
- removeNodes(Vector) - Method in class com.nt.udc.util.SystemModel
-
Removes the specified nodes from the system.
- removeOutdatedTrackerFiles() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- removeOutFile() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- removeOutputNodes(String, Vector) - Method in class com.nt.udc.util.SystemModel
-
Removes the specified output nodes from the specified node.
- removePath(String) - Static method in class com.nt.udc.util.FileUtils
-
Remove path from filename.
- removePath(String, char) - Static method in class com.nt.udc.util.FileUtils
-
Remove path from filename.
- removeProcessedFile(File) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- removeProcessedFile(File) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- removeProcessedFile(File) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- removeProcessedFile(File) - Method in class com.nt.udc.nar.NARFileManager
-
- removeProcessedFile(File) - Method in class com.nt.udc.nar.NarReader
-
- removeProcessedFile(File) - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to remove .arch file once processed
currArchFile - processed .arch file
- removeProcessedFile(File) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- removeProcessedFile(File) - Method in class com.nt.udc.ndk.node.EITransport
-
- removeProvider(DataProviderProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataProcessor
-
- removeProvider(DataProviderProcessorIfc) - Method in interface com.nt.udc.ndk.processor.DataReceiverProcessorIfc
-
- removeProvider(DataProviderProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataSyncProcessor
-
- removeReceiver(DataReceiverProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataProcessor
-
- removeReceiver(DataReceiverProcessorIfc) - Method in interface com.nt.udc.ndk.processor.DataProviderProcessorIfc
-
- removeReceiver(DataReceiverProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataSourceProcessor
-
- removeRecord(Object) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- removeStatusMessage(String, String) - Method in class com.nt.udc.log.StatusTable
-
- removeStatusMessage(StatusMessage) - Method in class com.nt.udc.log.StatusTable
-
- removeTableRecord(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
Flushed out the record by removing it.
- removeTimer(NAR, int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- removeTimer() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will remove a timer for an item removed with getNARSaveTimer.
- removeTimer(IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- removeTimer(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- removeTimer(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- removeTimer() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will remove a timer for an item removed with getNARSaveTimer.
- removeTimer(IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- rename(String, String) - Method in class com.nt.udc.ndk.util.FtpSession
-
renames files on a remote server
- rename(String, String) - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
- rename(String, String) - Method in class com.nt.udc.ndk.util.SftpSession
-
renames files on a remote server
- RENAME_FILES - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- RENAME_FILES - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- RENAME_PROCESSED_FILES - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- RENAME_REMOTE_FILES - Static variable in class com.nt.udc.ei.node.ipdr.IPDREINode
-
- renameActiveFile(String) - Method in class com.nt.udc.ndk.node.OIFileCycler
-
- renameActiveFile(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- renameActiveFileToComplete(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
Rename the file with the completed extension
- renameActiveFileToComplete(String) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
Rename the file with the completed extension
- renameBox - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- renameFilesFlag - Variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- renameFlag - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- renameInputFile(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
This method will rename the input file with a ".bad" extension and will
move it to the node's "scratch/bad" directory.
- renameRemoteFiles - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- Replace - Class in com.nt.udc.install
-
- Replace(String, String, String, String, boolean) - Constructor for class com.nt.udc.install.Replace
-
- replaceAttributes(NAR, NAR, List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source, unless the source doesn't exist.
- replaceAttributes(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributes(NAR, NAR, List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source, unless the source doesn't exist.
- replaceAttributes(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributeSet(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributeSet(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributeSetWithDelete(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributeSetWithDelete(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributesWithDelete(NAR, NAR, List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source.
- replaceAttributesWithDelete(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceAttributesWithDelete(NAR, NAR, List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will replace the specified attributes in the dest with those from
the source.
- replaceAttributesWithDelete(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will replace the specified attributes in the destination with those in the source.
- replaceTags(DCNode, String) - Static method in class com.nt.udc.ndk.node.PathLabelConverter
-
- reportOSARs() - Method in class com.nt.udc.io.COSARReporter
-
This function is used to issue a statistic on the OSARs
processed for a file.
- reportOSARs() - Method in class com.nt.udc.node.util.COSARReporter
-
This function is used to issue a statistic on the OSARs
processed for a file.
- reservedColumnList - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- RESERVEDNAMECOLUMNS - Static variable in interface com.nt.udc.oi.node.jdbc.JDBCOIConfigFieldsIfc
-
- reservedNamesList - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- RESERVEDNAMETABLES - Static variable in interface com.nt.udc.oi.node.jdbc.JDBCOIConfigFieldsIfc
-
- reservedTableList - Variable in class com.nt.udc.oi.node.jdbc.DBInserter
-
- reset(long) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Reset the Count
- reset(LongField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Used for Resetting the count for a session
- reset() - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Reset the object.
- reset() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- reset() - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Repositions the stream to the last marked position.
- reset(long) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
Reset the Count
- reset(LongField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Used for Resetting the count for a session
- reset() - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- reset() - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
- reset() - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- reset() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- reset() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
Simultaneously make a new copy of this object with all the current statistics,
and reset the current stats to 0 (and begintime to current time).
- reset() - Method in interface com.nt.udc.ndk.processor.UnifiedStatisticsMonitorIfc
-
Simultaneously make a new copy of this object with all the current statistics,
and reset the current stats to 0 (and begintime to current time).
- reset() - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
resets the line count, character count, checksum and security checksum
- reset() - Method in interface com.nt.udc.oi.node.geneva.GenevaMetaWriter
-
resets the line count, character count, checksum and security checksum
- reset() - Method in class com.nt.udc.util.ObjectStorageAllocator
-
- reset() - Method in class com.nt.udc.util.state.StateBuffer
-
Resets the state data to empty.
- reset() - Method in class com.nt.udc.util.xml.DataWriter
-
Reset the writer so that it can be reused.
- reset() - Method in class com.nt.udc.util.xml.XMLWriter
-
Reset the writer.
- resetConnection(Connection) - Method in class com.nt.udc.oi.node.jdbc.DBInserter
-
- resetConnection(Connection) - Method in interface com.nt.udc.oi.node.jdbc.DBUpdaterIfc
-
- resetCount(long, long, long, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- resetCount(LongField, LongField, LongField, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- resetCount(long, long, long, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- resetCount(LongField, LongField, LongField, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- resetFlushTimer(Object) - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Reset the flush timer for a given entry in the table, as
determined by the "FlushTimerSet" configuration setting.
- resetFlushTimer(Object) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
Reset the flush timer for a given entry in the table, as
determined by the "FlushTimerSet" configuration setting.
- resetFlushTimer(Object) - Method in class com.nt.udc.util.table.TimerFlush
-
Reset the flush timer for a given entry in the table, as
determined by the "FlushTimerSet" configuration setting.
- resetLoggingState() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Resets state for conditionally logged messages.
- resetNarKeys(int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- resetNarKeys() - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
new method for MXNPLFieldProcessor to call at the beginning of each
new record, before it gets processed.
- resetRecord() - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Reset the data members that are associated with an individual IPDR record.
- resetRecordCount() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- resetRecordCount() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- resetRecordCount() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- ResponseDatagramFactory - Interface in com.nt.udc.ei.transport
-
- RESPONSEPORT - Static variable in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
- restart() - Method in class com.nt.udc.util.UDCSimpleTimer
-
Reset the timer.
- restart(int) - Method in class com.nt.udc.util.UDCSimpleTimer
-
Reset the timer.
- restartRequestTimer() - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
- restartRequestTimer() - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
- restore() - Method in class com.nt.udc.ndk.checkpoint.BaseCheckpointData
-
- restoreCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.nar.NarReader
-
- restoreCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.nar.NarWriter
-
- restoreCheckpoint(BaseCheckpointData) - Method in interface com.nt.udc.ndk.checkpoint.CheckpointUserIfc
-
- restoreCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- restoreCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- restoreCheckpoint(BaseCheckpointData) - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- restoreFile() - Method in class com.nt.udc.util.ObjectStorageFile
-
Rebuilds the storage file offsets from a existing table
storage file.
- restoreState(StateBuffer) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Restores the runtime state of the Reader from a StateBuffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Restore the Object's state from the given buffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.nar.NarReader
-
Restores the runtime state of the Reader from a StateBuffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.nar.NarWriter
-
Restores the state of the NarWriter from the state buffer.
- restoreState() - Method in class com.nt.udc.ndk.node.DCNode
-
Tells the Node to restore its state from disk.
- restoreState(StateBuffer) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
This function is used to restore the writer's state
based on information read from a StateBuffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
This function is used to restore the writer's state
based on information read from a StateBuffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
This function is used to restore the writer's state
based on information read from a StateBuffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.oi.node.ipdr.IPDROISimpleFormatter
-
This function is used to restore the writer's state
based on information read from a StateBuffer.
- restoreState() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Tells the Node to restore its state from disk.
- restoreState(StateBuffer) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Restore the Object's state from the given buffer.
- restoreState(StateBuffer) - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Restore the Object's state from the given buffer.
- restoreState() - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Restores the state of all the objects currently being managed.
- restoreState(StateBuffer) - Method in interface com.nt.udc.util.state.StateBufferSaveable
-
Restore the Object's state from the given buffer.
- restoreState(File) - Method in interface com.nt.udc.util.state.StateDirectorySaveable
-
Restores the state from a directory that contains a
"merged" state, as created by this Object's mergeStateData
method.
- restoreState() - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Restores the state of the system.
- restoreState() - Method in class com.nt.udc.util.state.StateManager
-
Restores the state of the system.
- restoreState() - Method in class com.nt.udc.util.state.StateRestorer
-
Restores the state of the registered Objects.
- restoreState() - Method in interface com.nt.udc.util.state.StateSaveable
-
Restore the Object's state.
- restoreState() - Method in class com.nt.udc.util.state.SynchronousStateManager
-
This method causes the state to be restored immediately.
- resume() - Method in class com.nt.udc.io.CTimer
-
- resumeTableCompression() - Method in class com.nt.udc.util.FileHashtable
-
Compresses the ObjectStorageFile's file, and resets the offset
table.
- retreiveFiles() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
- retrieveSingleFile(String) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
This method will retrieve a single file from the remote FTP server.
- RETRY_DELAY - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- RETRYBATCHTIMEOUTCOUNT - Static variable in interface com.nt.udc.oi.node.jdbc.JDBCOIConfigFieldsIfc
-
- returnConnection(Connection) - Method in class com.nt.udc.db.ConnectionPool
-
- RMONProcessorNodeConfigGUI - Class in com.nt.udc.ndk.gui
-
- RMONProcessorNodeConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ndk.gui.RMONProcessorNodeConfigGUI
-
Calls parent constructor
- RollingFile_str - Static variable in class com.nt.udc.log.Logger
-
- rollingFilePattern - Static variable in class com.nt.udc.log.Logger
-
- RouteAddException - Exception in com.nt.udc.exceptions
-
- RouteAddException() - Constructor for exception com.nt.udc.exceptions.RouteAddException
-
- RouteAddException(String) - Constructor for exception com.nt.udc.exceptions.RouteAddException
-
- RouteAddException(String, String, String) - Constructor for exception com.nt.udc.exceptions.RouteAddException
-
- RouteRemoveException - Exception in com.nt.udc.exceptions
-
- RouteRemoveException() - Constructor for exception com.nt.udc.exceptions.RouteRemoveException
-
- RouteRemoveException(String) - Constructor for exception com.nt.udc.exceptions.RouteRemoveException
-
- RouteRemoveException(String, String, String) - Constructor for exception com.nt.udc.exceptions.RouteRemoveException
-
- RouteUpdateException - Exception in com.nt.udc.exceptions
-
- RouteUpdateException() - Constructor for exception com.nt.udc.exceptions.RouteUpdateException
-
- RouteUpdateException(String) - Constructor for exception com.nt.udc.exceptions.RouteUpdateException
-
- RouteUpdateException(String, String, String) - Constructor for exception com.nt.udc.exceptions.RouteUpdateException
-
- ROUTING - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- ROUTINGATTRIBUTE - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- RptDataException - Exception in com.nt.udc.exceptions
-
- RptDataException() - Constructor for exception com.nt.udc.exceptions.RptDataException
-
- RptDataException(String) - Constructor for exception com.nt.udc.exceptions.RptDataException
-
- RptInitializationException - Exception in com.nt.udc.exceptions
-
- RptInitializationException() - Constructor for exception com.nt.udc.exceptions.RptInitializationException
-
- RptInitializationException(String) - Constructor for exception com.nt.udc.exceptions.RptInitializationException
-
- RptParameterException - Exception in com.nt.udc.exceptions
-
- RptParameterException() - Constructor for exception com.nt.udc.exceptions.RptParameterException
-
- RptParameterException(String) - Constructor for exception com.nt.udc.exceptions.RptParameterException
-
- RuleFileException - Exception in com.nt.udc.exceptions
-
- RuleFileException() - Constructor for exception com.nt.udc.exceptions.RuleFileException
-
- RuleFileException(String) - Constructor for exception com.nt.udc.exceptions.RuleFileException
-
- ruleName - Variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Name of the rules file or Class name
- rules - Variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Rules information for the node that this DCNodeConfigData Object contains
configuration information for.
- RULESFILE - Static variable in interface com.nt.udc.ei.node.jdbc.JDBCEIConfigFieldsIfc
-
- RULESFILE - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- RULESFILE - Static variable in interface com.nt.udc.oi.node.jdbc.JDBCOIConfigFieldsIfc
-
- run() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- run() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
Continuously polls for new files to retrieve until it's time to shut down.
- run() - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- run() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
Mainloop.
- run() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutputProcessor
-
Mainloop.
- run() - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
This is the main run thread, containing the central
processing loop.
- run() - Method in class com.nt.udc.db.TimedConnection
-
- run() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This method is used when the EITransport runs within its own thread.
- run() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
This is the transport's processing loop.
- run() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- run() - Method in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- run() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- run() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
This method is used when the EITransport runs within its own thread.
- run() - Method in class com.nt.udc.ei.transport.FileEITransport
-
This is what gets executed as this object runs in its thread: Basically,
wait for files that need to be processed and then process them.
- run() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Workhorse of this class: Continuously retrieve the files and process them
until it's time to shut down.
- run() - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
This is what gets executed as this object runs in its thread: Basically,
wait for files that need to be processed and then process them.
- run() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
This method is used when the EITransport runs within its own thread.
- run() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
This method is used when the EITransport runs within its own thread.
- run() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- run() - Method in class com.nt.udc.ndk.node.DCNodeInputMonitoringTask
-
- run() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- run() - Method in class com.nt.udc.ndk.node.EIFileCycler
-
- run() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used to control processing for fetching data from
the EI's source.
- run() - Method in class com.nt.udc.ndk.node.FileEIDuplicateCheck
-
- run() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
- run() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- run() - Method in class com.nt.udc.ndk.node.OIFileCycler
-
- run() - Method in class com.nt.udc.ndk.node.OIMultiThreadManager
-
- run() - Method in class com.nt.udc.ndk.node.OITransport
-
This method is used to control processing when the receiver 'pulls'
the data from the DataProvider as it becomes available.
- run() - Method in class com.nt.udc.ndk.node.ProcessorMultiThreadManager
-
- run() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- run() - Method in class com.nt.udc.ndk.processor.NARInProcessor
-
- run() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
While there are files to transfer, attempt to make the connection
to the remote host and transfer all files.
- run() - Method in class com.nt.udc.ndk.util.FileRetentionThread
-
- run() - Method in class com.nt.udc.ndk.util.OICompressor
-
- run() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
This method is used when the OITransport runs within its own thread.
- run() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
This method is used when the OITransport runs within its own thread.
- run() - Method in class com.nt.udc.oi.transport.FileOITransport
-
This method is used when the OITransport runs within its own thread.
- run() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
This method is used when the OITransport runs within its own thread.
- run() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
This method is used when the OITransport runs within its own thread.
- run() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- run() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- run() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
Implements the run-time logic when running this object as a separate thread
- run() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverFieldProcessor
-
- run() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- run() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
- run() - Method in class com.nt.udc.processor.nminusonerecord.RecordExpireTask
-
- run() - Method in class com.nt.udc.processor.SequenceProcessor.CompressPlaybackFileTask
-
- run() - Method in class com.nt.udc.processor.SequenceProcessor.ExpireSessionTask
-
- run() - Method in class com.nt.udc.processor.SequenceProcessor.SeqProcFieldProcessor
-
- run() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
This method is used when the EITransport runs within its own thread.
- run() - Method in class com.nt.udc.util.CPUMonitor
-
- run() - Method in class com.nt.udc.util.DiskMonitor.InterruptTimer
-
- run() - Method in class com.nt.udc.util.DiskMonitor
-
- run() - Method in class com.nt.udc.util.DiskStatusMonitor.InterruptTimer
-
- run() - Method in class com.nt.udc.util.DiskStatusMonitor
-
- run() - Method in class com.nt.udc.util.FtpTransportSession
-
Implements the Runnable interface, and must be defined by the
subclass; This method should do the actual procedures needed to
transport the file from the remote host to the local host, as well
as fulfill other device-specific conditions.
- run() - Method in class com.nt.udc.util.MemoryMonitor
-
- run() - Method in class com.nt.udc.util.state.StateSaverQueue
-
Run method for the state saving Thread.
- run() - Method in class com.nt.udc.util.SystemFileMonitor
-
- run() - Method in interface com.nt.udc.util.threadpool.PoolTask
-
executes the task
- run() - Method in class com.nt.udc.util.threadpool.test.PoolTaskTest
-
- running - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- running - Variable in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- running - Variable in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- running - Variable in class com.nt.udc.ei.transport.InputFileProcessor
-
Number of bytes having been read so far.
- running - Variable in class com.nt.udc.ndk.node.EITransport
-
Indicates whether the transport is running.
- running - Variable in class com.nt.udc.ndk.node.OITransport
-
Indicates whether the transport is running.
- RUNNING - Static variable in class com.nt.udc.util.state.State
-
For use when an Object is running normally.
- RUNTIME - Static variable in interface com.nt.udc.ndk.node.PropertyIfc
-
Value of type
for Runtime subset of properties
- RuntimeState - Class in com.nt.udc.util.state
-
This class maintains the state of a given Object from a
set of pre-defined states.
- RuntimeState() - Constructor for class com.nt.udc.util.state.RuntimeState
-
Constructs the RuntimeState in UNKNOWN state.
- RuntimeState(State) - Constructor for class com.nt.udc.util.state.RuntimeState
-
Constructs the RuntimeState in the given state.
- save() - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- save() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Write out the node configuration data to files.
- save() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Write out the node configuration data to files.
- save() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Used by the NodeManager to persist the general configuration and rules
files to disk.
- save(String) - Method in class com.nt.udc.util.SystemModel
-
Persists the information contained in this SystemModel to the
specified file name.
- SAVE_TOOLTIP - Static variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- saveCurrentInputInfo() - Method in class com.nt.udc.nar.NarReader
-
Re-save checkpoint data into private file in scratch directory, for
proper recovery at next startup.
- savedStateFilter - Variable in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
- saveOSAR(OSAR) - Method in interface com.nt.udc.io.IOSARStorage
-
- saveRecordDetails(DCFieldContainer, String, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
Store the filename and recordID as Fields inside the NAR, so that
the information can be recovered later by other methods in this class.
- saveState(StateBuffer) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Saves the state of the NarReader to a buffer.
- saveState(StateBuffer) - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Save the Object's state to the given buffer.
- saveState() - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
Mechanism to save current state and next states
- saveState(StateBuffer) - Method in class com.nt.udc.nar.NarReader
-
Saves the state of the NarReader to a buffer.
- saveState(StateBuffer) - Method in class com.nt.udc.nar.NarWriter
-
Saves the state of the NarWriter to the state buffer.
- saveState(Callback) - Method in class com.nt.udc.ndk.node.DCNode
-
Tells the Node to save its state to disk.
- saveState() - Method in class com.nt.udc.ndk.node.DCNode
-
Tells the Node to save its state to disk.
- saveState(StateBuffer) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
This function is used to store state (recovery) information into
a buffer managed by the caller.
- saveState(StateBuffer) - Method in class com.nt.udc.oi.node.geneva.GenevaBasicMetaWriter
-
This function is used to store state (recovery) information into
a buffer managed by the caller.
- saveState(StateBuffer) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
This function is used to store state (recovery) information into
a buffer managed by the caller.
- saveState(StateBuffer) - Method in class com.nt.udc.oi.node.ipdr.IPDROISimpleFormatter
-
This function is used to store state (recovery) information into
a buffer managed by the caller.
- saveState() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Tells the Node to save its state to disk.
- saveState(StateBuffer) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Save the Object's state to the given buffer.
- saveState(StateBuffer) - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Save the Object's state to the given buffer.
- saveState(Callback) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
This method requests a save state from the StateSaver.
- saveState() - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
This method is not supported in Asynchronous mode.
- saveState(Callback) - Method in class com.nt.udc.util.state.AsynchronousStateSaver
-
Requests the state of the registered Objects to be saved, and
returns immediately.
- saveState(StateBuffer) - Method in interface com.nt.udc.util.state.StateBufferSaveable
-
Save the Object's state to the given buffer.
- saveState(File) - Method in interface com.nt.udc.util.state.StateDirectorySaveable
-
Save the Object's state to the given directory.
- saveState() - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Saves the state of a single-threaded system.
- saveState(Callback) - Method in interface com.nt.udc.util.state.StateManagementIfc
-
Saves the state of a multi-threaded system.
- saveState(Callback) - Method in class com.nt.udc.util.state.StateManager
-
This method requests a save state from the StateSaver.
- saveState() - Method in class com.nt.udc.util.state.StateManager
-
This method saves the state.
- saveState() - Method in interface com.nt.udc.util.state.StateSaveable
-
Save the Object's state.
- saveState() - Method in class com.nt.udc.util.state.StateSaver
-
Saves the state of the registered Objects.
- saveState() - Method in class com.nt.udc.util.state.SynchronousStateManager
-
This method causes the state to be saved immediately.
- saveState(Callback) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
This method causes the state to be saved immediately.
- saveStateNotification() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- SAVETODISK - Static variable in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
- savingStateOn - Variable in class com.nt.udc.ndk.node.DCNode
-
- SCHEMA_FILE - Static variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- SCHEMA_FILE_NAME - Static variable in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- SCHEMA_LOCATION - Static variable in class com.nt.udc.oi.node.narxml.NARXMLOIConfigGUI
-
- SchemaManager - Class in com.nt.udc.ei.node.sol42
-
- SchemaTable - Class in com.nt.udc.ei.node.sol42
-
- SchemaTable(String) - Constructor for class com.nt.udc.ei.node.sol42.SchemaTable
-
- SchemaTableObject - Class in com.nt.udc.ei.node.sol42
-
- SchemaTableObject(String, String) - Constructor for class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- SchemaTableObject(String, long) - Constructor for class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- SchemaTableObject(File) - Constructor for class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- SchemaTableObject(String) - Constructor for class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- scratchDir - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- scratchDir - Variable in class com.nt.udc.ei.transport.FileEITransport
-
Represents the local directory from which this object
gets files to process.
- scratchDir - Variable in class com.nt.udc.ndk.node.DCNode
-
- scratchDir - Variable in class com.nt.udc.osanode.OSANode
-
- scratchDir - Variable in class com.nt.udc.util.state.StateManager
-
- scratchDirectory - Variable in class com.metasolv.nm.collector.file.FtpFileTracker
-
- scratchFile - Variable in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
- sd - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
The SynchronizedDirectory ensures that files won't be processed prematurely.
- sd_localDir - Variable in class com.metasolv.nm.collector.file.FileEITransport
-
- sd_localDir - Variable in class com.metasolv.nm.collector.file.MultiThreadManager
-
- sd_localDir - Variable in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
- sd_localDir - Variable in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- SEARCH_FILTER - Static variable in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- searchNode(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- SEC - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- SEC - Static variable in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- SEC - Static variable in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
- SEC_CHECKSUM_FTR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- secFileName - Variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Name of the file which contains the list of secondary configuration file
names.
- SECONDARYCFG - Static variable in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- Seconds - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- SECONDS - Static variable in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
- SECONDS - Static variable in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
- SecondsAttr - Class in com.nt.udc.osar
-
- SecondsAttr(int, byte[]) - Constructor for class com.nt.udc.osar.SecondsAttr
-
- SecondsAttr(int, int) - Constructor for class com.nt.udc.osar.SecondsAttr
-
- SecondsField - Class in com.nt.udc.ndk.node
-
The class SecondsField.
- SecondsField(int) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsField(int, int) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsField(String, int) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsField(FieldKey, int) - Constructor for class com.nt.udc.ndk.node.SecondsField
-
- SecondsFieldContext - Class in com.nt.udc.nar.xml
-
- SecondsFieldContext() - Constructor for class com.nt.udc.nar.xml.SecondsFieldContext
-
- SECS2MSECS - Static variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- SECS2MSECS - Variable in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
This field is for converting SECONDS to MILLISECONDS
- SEGMENTATIONBY - Static variable in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- selectCondition - Variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- selectConditions - Variable in class com.nt.udc.processor.NARSelector.NARSelectorFieldProcessor
-
- SelectConditionsIfc - Interface in com.nt.udc.processor.NARSelector.util
-
This interface defines the common interfaces that check how to select
a certain record (or set of records) from multiple input NARs.
- selectField - Variable in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- selectFileForProcessing(File) - Method in class com.nt.udc.io.CFileMgr
-
This function is used to check whether an inputFile may be
selected for processing.
- selectFileForProcessing(File) - Method in class com.nt.udc.node.util.CFileMgr
-
This function is used to check whether an inputFile may be
selected for processing.
- selectNAR(NAR, NAR) - Method in interface com.nt.udc.processor.NARSelector.util.SelectConditionsIfc
-
Determine which NAR should be selected and put in the table.
- selectNAR(NAR, NAR) - Method in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
Determine which NAR should be selected and put in the table.
- send(DatagramPacket) - Method in class com.nt.udc.ei.transport.UdpEITransport
-
This method is used to send the given datagram packet back to
the originator of the incoming data.
- send(String) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- send(DatagramPacket) - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
This method is used to send the given datagram packet back to
the originator of the incoming data.
- SENDINTERVAL - Static variable in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
- sendRequest(SOAPMessage) - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- SendTrap(int, String) - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- SendTrap(int, String) - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
Send a Trap to all clients
- SendTrap(int, String, String, String, String, String, int, String) - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
This version of SendTrap allows the user (the Logger) to
specify all of the trap parameters.
- SendTrap(int, String, String, String, String, String, int, String) - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
If all the fault information is modeled in the logger, we still have to
communicate the information with the outside world via the SNMP
interface.
- separator - Variable in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- SEQ_NUM_ATTR - Static variable in class com.nt.udc.ipdr.IPDR
-
- SEQ_NUM_ATTR - Static variable in class com.nt.udc.ipdr.IPDRDoc
-
- SeqProcConfigGUI - Class in com.nt.udc.processor.SequenceProcessor
-
- SeqProcConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.processor.SequenceProcessor.SeqProcConfigGUI
-
- SeqProcFieldProcessor - Class in com.nt.udc.processor.SequenceProcessor
-
- SeqProcFieldProcessor(SequenceProcessorNode, String) - Constructor for class com.nt.udc.processor.SequenceProcessor.SeqProcFieldProcessor
-
- SequenceNumberFactory - Class in com.nt.udc.processor.SequenceProcessor
-
- SequenceNumberFactory(ConfigIfc) - Constructor for class com.nt.udc.processor.SequenceProcessor.SequenceNumberFactory
-
- SequenceProcessorNode - Class in com.nt.udc.processor.SequenceProcessor
-
- SequenceProcessorNode() - Constructor for class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- SequenceProcessorNode(String[]) - Constructor for class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- SERVICE_ATTR - Static variable in class com.nt.udc.ipdr.IPDRServiceSession
-
- SERVICENAME_TEMPLATE - Static variable in class com.nt.udc.db.DBConnectionFactory
-
- SessionEntry - Class in com.nt.udc.processor.SequenceProcessor
-
- SESSIONID - Static variable in class com.nt.udc.general.NARComparator
-
- SessionKey - Class in com.nt.udc.processor.SequenceProcessor
-
Immutable.
- SessionKey(byte[]) - Constructor for class com.nt.udc.processor.SequenceProcessor.SessionKey
-
Create a new key using the input byte array.
- SessionKey(SessionKey) - Constructor for class com.nt.udc.processor.SequenceProcessor.SessionKey
-
Create a copy of the SessionKey key
.
- SessionKeyFactory - Class in com.nt.udc.processor.SequenceProcessor
-
- SessionKeyFactory(ConfigIfc) - Constructor for class com.nt.udc.processor.SequenceProcessor.SessionKeyFactory
-
- set(String[]) - Method in class com.nt.udc.db.SqlCmdSet
-
This method allows you to set the entire command set at once as an array
of individual SQL commands.
- SetAccessibleAttributes(OSAAccessibleAttributes) - Method in class com.nt.udc.osanode.OSARFormatter
-
- setActFilter(FilenameFilter) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- setActive(Integer) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setActive(Integer) - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
- setActiveExtension(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the active file extension.
- setActiveExtension(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setAdditionalText(String) - Method in class com.nt.udc.log.StatusMessage
-
- setAdminServerInfo(VersionInfo) - Method in class com.nt.udc.util.VersionInfoGUI
-
- setAppId(String) - Method in class com.nt.udc.log.StatusMessage
-
- setApplicationRole(String) - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
Add the Application tag to the registry.
- setArrivalTime(long) - Method in class com.nt.udc.ei.transport.QueuedTcpPacket
-
Store the arrival time of the associated byte array.
- setArrivalTime(long) - Method in class com.nt.udc.ei.transport.QueuedUdpPacket
-
Store the arrival time of the associated DatagramPacket.
- setAsciiFileMode() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the FTP transfer mode to ascii.
- setAsciiFileType() - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the transfer file type to ASCII
- setAsciiFileType() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Sets the transfer file type to ASCII
- setAsciiFileType() - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the transfer file type to ASCII
- setASCIIMode() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setASCIIMode() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the FTP retrieval mode to ASCII Call this
after constructing the transport, or ftpSession will
be null and this method will have no effect.
- setBackupValue(boolean) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the value of the "Backup Node Data" checkbox
- setBadRecordFormat(boolean) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
- setBaseDefaults() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Sets the default values for this DCNodeConfigData's general configuration
parameters.
- setBinaryFileMode() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the FTP transfer mode to binary.
- setBinaryFileType() - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the transfer file type to BINARY
- setBinaryFileType() - Method in interface com.nt.udc.ndk.util.FtpSupportIntf
-
Sets the transfer file type to BINARY
- setBinaryFileType() - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the transfer file type to BINARY
- setBinaryMode() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setBinaryMode() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the FTP retrieval mode to binary.
- setBinaryTransferMode(boolean) - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- setBinaryTransferMode(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
- setBookmark(int) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
Function used to mark a position in the input medium
- setBookmark(int) - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- setBookmark(int) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
Function used to mark a position in the input medium
- setBookmark(int) - Method in class com.nt.udc.io.CManagedFile
-
This function is called to set a bookmark in the bookmark-file
associated to the managed file.
- setBookmark(int) - Method in interface com.nt.udc.io.IDataSource
-
This function is called to mark a certain position in the input
stream.
- setBookmark(int) - Method in class com.nt.udc.node.util.CManagedFile
-
This function is called to set a bookmark in the bookmark-file
associated to the managed file.
- setBufferArray(StateBufferSaveable[]) - Method in class com.nt.udc.util.state.StateRestorer
-
Sets the array of StateBufferSaveable Objects to restore.
- setBufferArray(StateBufferSaveable[]) - Method in class com.nt.udc.util.state.StateSaver
-
Sets the array of StateBufferSaveable Objects to save.
- setBufferSize(int) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the size of the buffer within the OutputStream.
- setbulkIOConfig(boolean) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setbulkIOConfig(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setBulkProcessing(boolean) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setBulkProcessing(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Sets the boolean which indicates whether the field processor will the
retrieve and process the DCFieldContainers individually or in bulk.
- setBytes(byte[]) - Method in class com.nt.udc.ei.transport.QueuedTcpPacket
-
Store the incoming array of bytes in the queued object.
- setBytes(byte[]) - Method in class com.nt.udc.util.xml.Base64Context
-
- setByteValue(int, int) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Sets the value of the byte in the given position(1-4).
- setCanEmpty(boolean) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- setCartridgeInfo(String, VersionInfo) - Method in class com.nt.udc.util.VersionInfoGUI
-
- setCheckTime(int) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setChildren(List<Sol42RuleNode>) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- setChildrenList(ArrayList) - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- setClassType(String) - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- setCode(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.HeaderInfo
-
Set a structure or module code
- setColumns(int) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Set the column width of the editable text fields.
- setColumnValue(JDBCOIRecord, String, String[], int) - Method in class com.nt.udc.oi.node.jdbc.DBInserter
-
- setCommand(String) - Method in class com.nt.udc.util.DiskStatusMonitor
-
- setCommand(String) - Method in class com.nt.udc.util.SystemFileMonitor
-
- setCommonFields(DCField[]) - Method in class com.metasolv.nm.collector.file.handler.RecordProcessor
-
- setCommonFields(DCField[]) - Method in interface com.metasolv.nm.collector.file.handler.RecordProcessorIfc
-
- setCommonFields(DCField[]) - Method in class com.metasolv.nm.collector.file.handler.UdcRecordAdapter
-
- setCommonTags(List<Tag>) - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
Adds a list of Common Tags to the registry.
- setCommonTags() - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
- setCommonTags(Map<String, String>) - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
- setCompletedExtension(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the completed file extension.
- setCompletedExtension(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setCompressionDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- setConfig(ConfigIfc) - Method in class com.nt.udc.ndk.node.DCNode
-
Sets the node's configuration Object.
- SetConfig(String) - Method in class com.nt.udc.osanode.OSARFormatter
-
- setConfigDataClass(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setConfigDataGuiClass(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setConfigDir(String) - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- setConfigDir(String) - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- setConfigDir(String) - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- setConfigDir(String) - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
- setConfigEntry(String, String) - Method in class com.nt.udc.util.OracleWalletManager
-
- setConfigFile(String, byte[]) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Stores a secondary configuration file in this DCNodeConfigData object
- setConfigRange(String, long, long) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the range of values for the given configuration item.
- setConnectionFactory(JDBCConnectionFactoryIfc) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Set the object used to provide this transport with a connection
to the database.
- setConnectTimeout(int) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setContainer(byte) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Establishes the field container for the data.
- SetContext(int) - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- SetContext(int) - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
Set the Trap context Ie who is sending the trap
- setContinueOnFileCorruption(boolean) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- setControlFile(GenevaOIControlFile) - Method in class com.nt.udc.oi.node.geneva.GenevaOIFtpPusher
-
- setControlTag(String) - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
- setCount(long, long, long, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
Sets the Count
- setCount(LongField, LongField, LongField, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Used for setting the count for a session
- setCount(long, long, long, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
Sets the Count
- setCount(LongField, LongField, LongField, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Used for setting the count for a session
- setCountsSuspect() - Method in class com.nt.udc.ndk.node.EITransport
-
Set a flag to indicate to the Record Statistics feature that there is
something not trusted in the input counts.
- setCountsSuspect() - Method in class com.nt.udc.ndk.processor.DisabledStatisticsMonitor
-
- setCountsSuspect() - Method in interface com.nt.udc.ndk.processor.InputStatisticsMonitorIfc
-
- setCountsSuspect() - Method in class com.nt.udc.ndk.processor.StatisticsMonitor
-
- setCurrentFileLocation(long) - Method in class com.nt.udc.ndk.processor.DetailedFileCheckpointData
-
- setCurrentFileName(String) - Method in class com.nt.udc.ndk.processor.DetailedFileCheckpointData
-
- setCurrentName(String) - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- setCurrExtension(String) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setCycleTime(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the cycle time period.
- setCycleTime(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
converts the time given in String to long(to milli-seconds)
- setCycleTime(String) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
converts the time given in String to long(to milli-seconds)
- setDailyMonthly(int) - Method in class com.nt.udc.log.PerformanceLogger
-
- setData(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Parses the raw data as a set of bytes by storing
start/stop indexes into the raw byte stream for each
attribute.
- setData(Object) - Method in class com.nt.udc.ipdr.IPDRValue
-
- setData(Object) - Method in interface com.nt.udc.ipdr.IPDRValueIfc
-
- setData(Object) - Method in class com.nt.udc.ipdr.IPDRValueSet
-
- setData(String) - Method in class com.nt.udc.ndk.node.GenericFlatFileRecord
-
Overload with data processing for this record.
- setData(String) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- setDataDictionary(DataDictionary) - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- setDataDictionary(DataDictionary) - Method in interface com.nt.udc.nar.xml.IdentifiableContext
-
- setDataDictionary(DataDictionary) - Method in class com.nt.udc.nar.xml.NARHandler
-
- setDatagramPacket(DatagramPacket) - Method in class com.nt.udc.ei.transport.QueuedUdpPacket
-
Store the incoming DatagramPacket in the queued object.
- setDataProvider(DataProviderIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Sets the object from which this DataReceiver will obtain
its data.
- setDataProvider(DataProviderIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutputProcessor
-
Unsupported.
- setDataProvider(DataProviderIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setDataProvider(DataProviderIfc) - Method in class com.nt.udc.nar.NARFileManager
-
Sets the object from which this DataReceiver will obtain
its data.
- setDataProvider(DataProviderIfc) - Method in class com.nt.udc.nar.NARFileManagerMT
-
This method will "add" the data provider to the list of data providers
- setDataProvider(DataProviderIfc) - Method in interface com.nt.udc.ndk.node.DataReceiverIfc
-
Sets the object from which this DataReceiver will obtain
its data.
- setDataProvider(DataProviderIfc) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setDataProvider(DataProviderIfc) - Method in class com.nt.udc.ndk.node.OITransport
-
Sets the object from which this DataReceiver will obtain
its data.
- setDataReceiver(DataReceiverIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Sets the object to which this DataProvider will send
its data.
- setDataReceiver(DataReceiverIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setDataReceiver(DataReceiverIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
Deprecated.
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.nar.NARFileManager
-
Sets the object to which this DataProvider will send
its data.
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.nar.NARFileManagerMT
-
This method will "add" this data receiver object tot the list
- setDataReceiver(DataReceiverIfc) - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Sets the object to which this DataProvider will send
its data.
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.ndk.node.EITransport
-
Sets the object to which this DataProvider will send
its data.
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.node.util.RecordProcessor
-
- setDataReceiver(DataReceiverIfc) - Method in class com.nt.udc.npl.BaseNPLProgram
-
- setDataReceiver(DataReceiverIfc) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
- setDataSink(IDataSink) - Method in class com.nt.udc.io.COSAROutput
-
- setDataSink(IDataSink) - Method in interface com.nt.udc.io.IOSAROutput
-
This function is used to initialize the data sink
- setDataSink(IDataSink) - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- setDataSource(IDataSource) - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- setDateTime(long) - Method in class com.nt.udc.log.StatusMessage
-
- setDaysToKeepCpt(double) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setDCStreamHandler(DCStreamHandler) - Method in class com.nt.udc.ndk.node.DCNode
-
Sets the DCStreamHandler object that this node is using for inter-node
communication.
- setDCStreamHandler(DCStreamHandler, int) - Method in class com.nt.udc.ndk.node.DCNode
-
- setDCStreamHandler(DCStreamHandler) - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Overrides this from the super classes so that we can use our own Multi-Threaded
Version of the NAR File Manager
- setDebugLevel(int) - Static method in class com.nt.udc.io.CConfigScanner
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.CDataSourceFileMgr
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.CDataSourceSuperTail
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.CFileMgr
-
- setDebugLevel(int) - Method in class com.nt.udc.io.CLogger
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.CManagedFile
-
- setDebugLevel(int) - Method in class com.nt.udc.io.COSARAttrConverter
-
- setDebugLevel(int) - Method in class com.nt.udc.io.COSARAttrFilter
-
- setDebugLevel(int) - Method in class com.nt.udc.io.COSARAttrFormatter
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.COSARInput
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.COSAROutput
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.CStringDataSink
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.xml.CXML_OSAROutput
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.xml.CXMLParser
-
- setDebugLevel(int) - Static method in class com.nt.udc.io.xml.CXMLScanner
-
- setDebugLevel(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the value to display in the "Debug Level" field.
- setDebugLevel(int) - Static method in class com.nt.udc.node.util.CFileMgr
-
- setDebugLevel(int) - Static method in class com.nt.udc.node.util.CManagedFile
-
- setDebugLevel(int) - Static method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- setDefaults() - Method in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- setDefaults() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
Sets the default values for all aggregator-specific fields
- setDefaults() - Method in class com.nt.udc.aggregator.AggregatorNodeConfigGUI
-
Sets the default values for all aggregator-specific fields
- setDefaults() - Method in class com.nt.udc.ei.node.ffei.FlatFileEIConfigGUI
-
Establishes some default general configuration parameters.
- setDefaults() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Not applicable.
- setDefaults() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigGUI
-
Establishes defaults for general configuration parameters.
- setDefaults() - Method in class com.nt.udc.ei.node.ipdr.IPDREIFileConfigGUI
-
This method establishes defaults for general configuration paramaters.
- setDefaults() - Method in class com.nt.udc.ei.node.jdbc.JDBCEIConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.ei.node.nar.NAREIConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Not applicable.
- setDefaults() - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigGUI
-
- setDefaults() - Method in class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- setDefaults() - Method in class com.nt.udc.ei.node.xml.XMLEIFileConfigGUI
-
This method establishes defaults for general configuration paramaters.
- setDefaults() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNodeConfigGUI
-
Sets the default values for all aggregator-specific fields
- setDefaults() - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Should be overridden by derived classes to set node specific default
values.
- setDefaults() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Method which sets the default configuration values for this node.
- setDefaults(DCNodeConfigGUI, String, boolean, boolean, boolean) - Method in class com.nt.udc.ndk.gui.EIFieldLengthPanel
-
- setDefaults(DCNodeConfigGUI, boolean, boolean, boolean) - Method in class com.nt.udc.ndk.gui.EIFileASCIIPanel
-
- setDefaults() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Default implementation.
- setDefaults() - Method in class com.nt.udc.ndk.gui.NPLProcessorNodeConfigGUI
-
- setDefaults() - Method in class com.nt.udc.ndk.gui.NPLProcessorNodeMTConfigGUI
-
Sets any default values to be used for the Node Configuration Data
- setDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
Sets the default values for the various configuration
parameters.
- setDefaults() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Default implementation.
- setDefaults() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Default implementation.
- setDefaults() - Method in class com.nt.udc.ndk.gui.RMONProcessorNodeConfigGUI
-
There are no default values for an RMONProcessor.
- setDefaults() - Method in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
set the default value of each configuration item
- setDefaults() - Method in class com.nt.udc.oi.node.ipdr.IPDROIConfigGUI
-
- setDefaults() - Method in class com.nt.udc.oi.node.jdbc.JDBCOIConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.oi.node.nar.NAROIConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.oi.node.narxml.NARXMLOIConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.oi.node.portal.PortalOINodeConfigGUI
-
Sets the default values for the various configuration parameters.
- setDefaults() - Method in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
Sets the following default values:
key value
RESPONSEPORT 1814
RADIUSPORT 1813
- setDefaults() - Method in class com.nt.udc.oi.node.xml.XMLOIConfigGUI
-
- setDefaults() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcConfigGUI
-
- setDefaults() - Method in class com.nt.udc.processor.DuplicateProcessor.gui.HCDeduplicatorEPConfigGUI
-
Sets any default values
- setDefaults() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNodeConfigGUI
-
Sets the default values for all duplicate remover node's fields
- setDefaults() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNodeConfigGUI
-
There are no default values for an NPLProcessor.
- setDefaults() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNodeConfigGui
-
- setDefaults() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- setDefaults() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNodeConfigGUI
-
Set this node's default configuration parameters and values.
- setDefaults() - Method in class com.nt.udc.processor.SequenceProcessor.SeqProcConfigGUI
-
- setDefaults() - Method in class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- setDelegate(CDataSourceSuperTail.Delegate) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setDeleteProcessedFiles(boolean) - Method in class com.nt.udc.node.util.CFileMgr
-
- setDeleteProcessedFiles(boolean) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- setDeleteRemoteFiles(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets flag for deleting remote files once retrieved.
- setDeleteWidgets(boolean) - Method in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- setDelimiter(byte) - Method in class com.nt.udc.ndk.node.GenericFlatFileRecord
-
Set the raw data delimeter.
- setDestinations(Vector) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setDestinations(Vector) - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Accepts a Vector of NodeInfo objects representing one or more
nodes that the user has selected as a destination for
this node's output.
- setDirArray(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.StateMerger
-
Sets the Objects that have specific state sub-directories, so that
their own "merge" can be performed appropriately.
- setDirArray(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.StateRestorer
-
Sets the array of StateDirectorySaveable Objects to restore.
- setDirArray(StateDirectorySaveable[]) - Method in class com.nt.udc.util.state.StateSaver
-
Sets the array of StateDirectorySaveable Objects to save.
- setDirContext(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setDirty(boolean) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- setDiscardedCounter(DiscardedStatisticsMonitorIfc) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setDiscardingDirectory(File) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setDisplayString(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setDocumentAttributes(String) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the additional attributes.
- setDocumentInfo(String) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the description infomation for the IPDRDoc element.
- setDocumentLocator(Locator) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- setDocumentLocator(Locator) - Method in class com.nt.udc.util.xml.ContextParser
-
- setDocumentVersion(String) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the version number for the IPDRDoc element..
- setDoneExtension(String) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setDoneFilePrefix(String) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- setDoneFilePrefix(String) - Method in class com.nt.udc.io.CFileMgr
-
- setDoneFilePrefix(String) - Method in class com.nt.udc.node.util.CFileMgr
-
- setDoneFilePrefix(String) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- setDoneFileSuffix(String) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- setDoneFileSuffix(String) - Method in class com.nt.udc.io.CFileMgr
-
- setDoneFileSuffix(String) - Method in class com.nt.udc.node.util.CFileMgr
-
- setDoneFileSuffix(String) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- setDubCheckObj(FileEIDuplicateCheck) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- setDupCheckFlag(boolean) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- setEditable(boolean) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
- setEditorValue(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DateSelector
-
- setElementName(String) - Method in class com.nt.udc.util.xml.ElementContext
-
- setEnabled(boolean) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
- setEndOfFileReached(String, long) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
Tell the tracker that all records of this file has been read in.
- setEntityId(String) - Method in class com.nt.udc.log.StatusMessage
-
- setErrorFlag() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- setErrorFlag() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- setErrorFlag() - Method in interface com.metasolv.nm.collector.file.handler.FileHandlerIfc
-
- setErrorFlag() - Method in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- setExceptions(Vector) - Method in exception com.nt.udc.exceptions.BulkOpException
-
- setExceptions(Vector) - Method in exception com.nt.udc.exceptions.NDKException
-
- setExMap(Map<String, Throwable>) - Method in exception com.nt.udc.exceptions.BulkOpException
-
- setExportNodeList(Vector) - Method in class com.nt.udc.util.SystemModel
-
- setExpression(int) - Method in class com.nt.udc.db.FilterItem
-
Set the expression that will be used in the comparison for our
query.
- setFactory(FtpTransportFactory) - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
- setFactory(Factory) - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Set the Factory object used to create the DatagramPackets
- setFactory(Factory) - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Set the Factory object used to create the DatagramPackets
- setField(SqlField) - Method in class com.nt.udc.db.FilterItem
-
Set the Sql field used in the comparison
- setField(int, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- setField(String, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- setField(DCField) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
- setField(DCField) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- setField(int, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- setField(String, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- setField(int, int, byte[]) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- setField(String, int, byte[]) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- setField(DCField) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
- setField(int, int, byte[]) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- setField(String, int, byte[]) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- setField(DCField) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- setField(String, int, byte[]) - Method in class com.nt.udc.nar.NAR
-
Sets a field, with the given ID, type and value.
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.nar.NAR
-
- setField(DCField) - Method in class com.nt.udc.nar.NAR
-
Sets a field from its DCField form
- setField(int, int, byte[]) - Method in class com.nt.udc.nar.NAR
-
- setField(DCField) - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- setField(DCField) - Method in class com.nt.udc.nar.xml.ListFieldContext
-
- setField(DCField) - Method in class com.nt.udc.nar.xml.MapFieldContext
-
- setField(int, int, byte[]) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
Empty setField method.
- setField(String, int, byte[]) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
Empty setField method.
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
- setField(DCField) - Method in class com.nt.udc.ndk.ei.DCEIRecordAdapter
-
Empty setField method.
- setField(int, int, byte[]) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- setField(String, int, byte[]) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- setField(FieldKey, int, byte[]) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
- setField(DCField) - Method in interface com.nt.udc.ndk.node.DCFieldContainer
-
Stores a given value at the specified id
- setField(int, int, byte[]) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
Stores a given value at the specified id.
- setField(FieldKey, int, byte[]) - Method in class com.nt.udc.ndk.node.DCOIRecordAdapter
-
- setField(int, int, byte[]) - Method in class com.nt.udc.node.util.StringRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.node.util.StringRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.node.util.StringRecord
-
Stores a given value at the specified id.
- setField(int, int, byte[]) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.oi.node.flatfile.FFOIRecord
-
Stores a given value at the specified id.
- setField(int, int, byte[]) - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.oi.node.geneva.GenevaOIRecord
-
Stores a given value at the specified id.
- setField(int, int, byte[]) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.oi.node.jdbc.JDBCOIRecord
-
Stores a given value at the specified id.
- setField(int, int, byte[]) - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Stores a given value at the specified id.
- setField(int, int, byte[]) - Method in class com.nt.udc.oi.node.xml.XMLFieldAsElementRecord
-
Stores a given value at the specified id.
- setField(String, int, byte[]) - Method in class com.nt.udc.oi.node.xml.XMLFieldAsElementRecord
-
Stores a given value at the specified id.
- setField(DCField) - Method in class com.nt.udc.oi.node.xml.XMLFieldAsElementRecord
-
Stores a given value at the specified id.
- setFieldContainer(String) - Method in class com.nt.udc.oi.node.flatfile.FFOIFileFormatter
-
Set the value used to 'wrap' the field values in the output file.
- setFieldDelimiter(String) - Method in class com.nt.udc.oi.node.flatfile.FFOIFileFormatter
-
Set the value used to separate the field values in the output file
- setFieldProcessor(FlexibleAggregatorFieldProcessor) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Sets the field processor, used for performing lots of functionality through the
hooks in this class.
- setFieldProcessor(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.EINode
-
Sets the DCFieldProcessor for this node.
- setFieldProcessor(DCFieldProcessor, int) - Method in class com.nt.udc.ndk.node.EINode
-
- setFieldProcessor(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the DCFieldProcessor
for this node.
- setFieldProcessor(DCFieldProcessor, int) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the DCFieldProcessor
for this node at given index.
- setFieldProcessor(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Sets the DCFieldProcessor for this node.
- setFieldProcessor(DCFieldProcessor, int) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Sets the DCFieldProcessor for this node for i th thread
- setFieldProcessors(NPLFieldProcessor[]) - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Sets the list of NPL Field Processor objects for this cartridge
- setFieldProcessorThread(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.EINode
-
Sets the DCFieldProcessor to run within its own thread.
- setFieldProcessorThread(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the DCFieldProcessor
to run within its own thread.
- setFieldProcessorThread(DCFieldProcessor, int, String) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the DCFieldProcessor
to run within its own thread.
- setFieldProcessorThread(DCFieldProcessor) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Sets the DCFieldProcessor to run within its own thread.
- setFieldProcessorThread(DCFieldProcessor, int, String) - Method in class com.nt.udc.ndk.node.ProcessorNode
-
Sets the DCFieldProcessor
to run within its own thread.
- setFieldProcessorThreads(NPLFieldProcessor[]) - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Sets the NPL Field Processor Threads for this cartridge
- setFields(String) - Method in class com.nt.udc.ei.node.ffei.UDCRecord
-
Sets the fields according to the header.
- setFields(List) - Method in class com.nt.udc.nar.xml.NARContext
-
- setFields(List) - Method in class com.nt.udc.nar.xml.ObjectCollectionContext
-
- setFields(String) - Method in class com.nt.udc.ndk.node.GenericFlatFileRecord
-
Sets the fields according to the header.
- setFileDataProvider(FileDataProviderIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- setFileDataProvider(FileDataProviderIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setFileDataProvider(FileDataProviderIfc) - Method in class com.nt.udc.nar.NARFileManager
-
- setFileDataProvider(FileDataProviderIfc) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setFileDataProvider(FileDataProviderIfc) - Method in interface com.nt.udc.ndk.node.FileDataReceiverIfc
-
Sets the object from which this FileDataReceiver will obtain
its data.
- setFileDataProvider(FileDataProviderIfc) - Method in class com.nt.udc.ndk.node.OITransport
-
Sets the object from which this FileDataReceiver will obtain
its data.
- setFileDataReceiver(FileDataReceiverIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- setFileDataReceiver(FileDataReceiverIfc) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setFileDataReceiver(FileDataReceiverIfc) - Method in class com.nt.udc.nar.NARFileManager
-
- setFileDataReceiver(FileDataReceiverIfc) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setFileDataReceiver(FileDataReceiverIfc) - Method in class com.nt.udc.ndk.node.EITransport
-
Sets the object to which this FileDataProvider will send
its data.
- setFileDataReceiver(FileDataReceiverIfc) - Method in interface com.nt.udc.ndk.node.FileDataProviderIfc
-
Sets the object to which this FileDataProvider will send
its data.
- setFileDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- setFileDefaults() - Method in class com.nt.udc.oi.node.geneva.GenevaOIConfigGUI
-
- setFileGroupName(String) - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
- setFileGroupNum(String) - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
- setFileHandlerErrorFlag() - Method in class com.metasolv.nm.collector.file.FileEINodeHandler
-
- setFileLevelTransactionConfig(boolean) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setFileName(String) - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- setFilenameFilter(FilenameFilter) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setFilenameFilter(FilenameFilter) - Method in class com.nt.udc.io.CFileMgr
-
- setFilenameFilter(FilenameFilter) - Method in class com.nt.udc.node.util.CFileMgr
-
- setFilenameGenerator(FilenameGenerator) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Sets a new FilenameGenerator
- setFilenameGenerator(FilenameGenerator) - Method in class com.nt.udc.io.CDataSink
-
- setFilenameGenerator(FilenameGenerator) - Method in class com.nt.udc.io.CStringDataSink
-
- setFilenameGenerator(FilenameGenerator) - Method in class com.nt.udc.nar.NARFileManager
-
Sets a new FilenameGenerator
- setFilenameGenerator(FilenameGenerator) - Method in class com.nt.udc.osanode.OSARFileMngr
-
- setFilePath(String) - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
This method is called by the user of the loader object
which implements EPFileLoader to specify the file where the
loader will write its data using the enhancer file format.
- setFilePath(String) - Method in class com.nt.udc.ndk.node.LDAPLoader
-
This method is called by the user of the loader object
which implements EPFileLoader to specify the file where the
loader will write its data using the enhancer file format.
- setFilePosition(long) - Method in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- setFilePosition(long) - Method in interface com.metasolv.nm.collector.file.handler.RecordProviderIfc
-
- setFilePrefix(String) - Method in class com.nt.udc.io.CDataSink
-
- setFilePrefix(String) - Method in class com.nt.udc.io.CStringDataSink
-
- setFilePrefix(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the file name prefix.
- setFilePrefix(String) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setFileRetentionDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- setFiles(List) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Add each file in the given list to the list of files to be transferred.
- setFiles(Vector) - Method in class com.nt.udc.ndk.util.OICompressor
-
Add each file in the given list to the list of files to be compressed.
- setFiles(Vector) - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
set the files to be included in the control file
- setFiles(String[]) - Method in class com.nt.udc.oi.node.geneva.GenevaOIControlFile
-
set the files to be ftp'd
- setFiles(Vector) - Method in class com.nt.udc.oi.node.geneva.GenevaOIFtpPusher
-
- setFilesForFileLevelTransaction() - Method in class com.nt.udc.nar.NarReader
-
- setFileSuffix(String) - Method in class com.nt.udc.io.CDataSink
-
- setFileSuffix(String) - Method in class com.nt.udc.io.CStringDataSink
-
- setFileToProcess(File) - Method in class com.nt.udc.ndk.node.EITransport
-
- setFilter(COSARAttrFilter) - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- setFixedRate(long) - Method in class com.nt.udc.util.FixedRateTimer
-
- setFlattenDirs(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
- setFldProcessorsAndTransports(String) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- setflushTimerActive() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- setFlushTimerValue(int) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
Sets the initialFlushTimerInterval
- setFlushTimerValue(long) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- setFromOSAR(OSAR) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
This function is used to set the COSAR based on the
contents of the OSAR.
- setFtpConfigData(byte[]) - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- setFtpConfigData(byte[]) - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Stores the ftp-specific parameters for use by the appropriate
GUI panels.
- setFtpConfigFilename(String) - Method in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- setFtpConfigFilename(String) - Method in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
Sets the path and name of the ftp-specific config file.
- setFtpDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- setFtpDirectory(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the destination directory on the remote FTP host.
- setFtpExtension(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the file extension for files that have been transferred.
- setFtpHost(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the name/IP address of the remote FTP host.
- setFtpLogin(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the login name for the remote FTP user.
- setFtpPassword(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the password for the remote FTP user.
- setFtpPort(int) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- setFtpPusher(AbstractOIFtpPusher) - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
Configure the FileFormatter to use an OIFtpPusher object to
transfer the completed output files to a remote host.
- setFtpPusher(AbstractOIFtpPusher) - Method in class com.nt.udc.ndk.util.OICompressor
-
- setFtpTimeInterval(long) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
set ftpInterval when the pusher object is instantiated in a specific
node, the ftpTimeInterval is read in from the config file.
- setFtpType(String) - Method in class com.nt.udc.ei.transport.DefaultFtpTransportFactory
-
- setFtpType(String) - Method in interface com.nt.udc.ei.transport.FtpTransportFactory
-
- setFunctDesc(String) - Method in class com.nt.udc.log.StatusMessage
-
- setGuiInfo(VersionInfo) - Method in class com.nt.udc.util.VersionInfoGUI
-
- setHashtableExt(HashtableExt) - Method in class com.nt.udc.nar.xml.HashtableExtContext
-
- setHomeDir(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Sets udcHome
.
- setHomeDir(String) - Method in class com.nt.udc.util.Snmp_Trap_APIImpl
-
- setHomeDir(String) - Method in interface com.nt.udc.util.Snmp_Trap_APIInterface
-
- setHomeDir(String) - Method in interface com.nt.udc.util.SnmpTrapSenderIfc
-
- setHomeDir(String) - Method in class com.nt.udc.util.SnmpTrapSenderImpl
-
- setHost(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the remote host.
- setHost(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the remote host.
- setHostName(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setId(String) - Method in class com.nt.udc.io.COSARAttr
-
- setId(String) - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- setId(String) - Method in interface com.nt.udc.nar.xml.IdentifiableContext
-
- setID(int) - Method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- setID(String) - Method in class com.nt.udc.ndk.node.DCField
-
Deprecated.
- setIdleWriteTimeValue(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Sets the value that is displayed in the "Idle Write Time:" field.
- setIdleWriteTimeValue(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the value that is displayed in the "Idle Write Time:" field.
- setInactiveKeyTimerInterval(String) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- setIndentStep(int) - Method in class com.nt.udc.util.xml.DataWriter
-
Set the current indent step.
- setInputBackUpDirConfigData(DCNodeConfigData) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- setInputDir(String) - Method in class com.nt.udc.io.CFileMgr
-
- setInputDir(String) - Method in class com.nt.udc.node.util.CFileMgr
-
- setInputStatsMonitor(InputStatisticsMonitorIfc) - Method in class com.nt.udc.node.util.RecordProcessor
-
- setInt(int) - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Sets the contents of this text field to the given int value.
- setInterestedObject(FTPTransferNotificationIfc) - Method in class com.nt.udc.ndk.util.OIFtpPusher
-
- setInterruptTimeDelay(int) - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- setIOLock(SMGLock) - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- setIOLock(SMGLock) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setIParserProcessor(IXMLParserProcessor) - Method in class com.nt.udc.io.xml.CXMLParser
-
- setIPDR(IPDR) - Method in class com.nt.udc.ei.node.ipdr.IPDRRecord
-
This function updates the IPDR record according to the IPDR
object passed in.
- setIsHostBased(boolean) - Method in class com.nt.udc.util.SystemModel
-
- setIsReconfiguringFlag(boolean) - Method in class com.nt.udc.ndk.node.DCNode
-
Set value of reconfiguring
flag to true or false.
- setItem(String, String) - Method in class com.nt.udc.aggregator.AggrConfig
-
Not supported.
- setItem(String, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Called by the GUI to add items to
varTable
.
- setItem(String, String) - Method in interface com.nt.udc.ndk.node.ConfigIfc
-
Sets a configuration value, with the given key.
- setItem(String, String) - Method in class com.nt.udc.ndk.node.DCNode
-
Sets a configuration value for this node with the given key
- setItem(String, String) - Method in class com.nt.udc.ndk.node.NPLDeclarations
-
This method is not supported in this implementation of ConfigIfc.
- setItem(String, String) - Method in class com.nt.udc.osanode.Config
-
- setItem(String, String) - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverConfig
-
Not supported.
- setItsRecordCache(RecordCacheIfc) - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordHookImpl
-
- setJavaFile(String) - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- setKey(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will set the key value based on the input NAR for a specific hash table for all
following operations
- setKey(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- setKey(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will set the key value based on the input NAR for a specific hash table for all
following operations
- setKey(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- setKey(FieldKey) - Method in class com.nt.udc.ndk.node.DCField
-
- setKeyActive() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARKey
-
Makes the key active.
- setKeyInactive() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARKey
-
Makes the key inactive.
- setKeyInactivePeriod(String) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- setKeyValueSep(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setLength(int) - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Set a field length
- setList(List) - Method in class com.nt.udc.util.xml.ListContext
-
- setLoader() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- setLoader(LDAPLoader) - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
- setLoaderConfig(EPFileLoaderConfig) - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
User of the loader object will call this method to specify an
EPFileLoaderConfig which will know how to configure this loader.
- setLoaderConfig(EPFileLoaderConfig) - Method in class com.nt.udc.ndk.node.LDAPLoader
-
User of the loader object will call this method to specify an
EPFileLoaderConfig which will know how to configure this loader.
- setLoaderThread() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
Sets the Lookup Table Reader to run within its own thread.
- setLoaderThread(LDAPLoader) - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Sets the Lookup Table Reader to run within its own thread.
- setLocalDirectory(String) - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Sets the local directory containing the files to be transferred.
- setLocalSuffix(String) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setLocalSuffix(String) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the suffix of files that need to be processed.
- setLogger(String) - Method in class com.nt.udc.general.NARComparator
-
- setLogger(LoggerIfc) - Method in class com.nt.udc.ndk.node.GenericFlatFileRecord
-
- setLogger(LoggerIfc) - Method in class com.nt.udc.ndk.node.KnownFieldLengthRecord
-
- setLogger(LoggerIfc) - Method in class com.nt.udc.npl.BaseNPLProgram
-
Sets the LoggerIfc to be used for logging messages generated by this
NPLProgram during data processing
- setLogger(LoggerIfc) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
- setLogger(Logger) - Method in class com.nt.udc.osanode.NodeUtils
-
- setLogger(Logger) - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
- setLogging(boolean) - Method in class com.nt.udc.util.MemoryMonitor
-
- setLogin(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the login name.
- setLogin(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the login name.
- setLong(long) - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Sets the contents of this text field to the given long value.
- setLookAheadLines(int) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
- setLookupFile(String) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- setLookupFrequency(long) - Static method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- setLookupReader(LookupReaderThread) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- setLookupReaderThread(LookupReaderThread) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Sets the Lookup Table Reader to run within its own thread.
- setLookupReceiver(LookupIfc) - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- setLookupTable(Hashtable) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
Method for setting the lookup table that will be used by the NPL
program.
- setLookupTable(String, Hashtable) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhMethodHandler
-
- setLookupTable(String, Hashtable) - Method in interface com.nt.udc.processor.FileEnhancer.LookupIfc
-
- setMajorThreshold(int) - Method in class com.nt.udc.util.MemoryMonitor
-
- setMajorType(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setMax(long) - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Sets the maximum allowable value for this text field.
- setMaxConnections(int) - Method in class com.nt.udc.db.ConnectionPool
-
- setMaxIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- setMaxIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMaxLogFileSize(int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setMaxLogSizeValue(int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the value of the "Max Log File Size" field.
If a message needs to be logged which causes this value to be exceeded,
the log file will be moved to an archive file and a new log file will be
started.
- setMaxNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- setMaxNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMaxReadTimer(int) - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
- setMaxReadTimer(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMaxRecordsPerFile(int) - Method in class com.nt.udc.io.CStringDataSink
-
- setMaxRecsPerDiscardFile(int) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setMaxRecsPerDiscardFile(int) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setMaxRecsPerFile(int) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the maximum number of records per file.
- setMaxValue(long) - Method in class com.nt.udc.ndk.gui.ConfigRange
-
- setMaxValue(long) - Method in interface com.nt.udc.ndk.gui.ConfigRangeIfc
-
Sets the maximum value for this configuration range.
- setMaxValueForIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Sets the maximum value that the user may enter in the
"Idle Write Time:" field.
- setMaxValueForIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the maximum value that the user may enter in the
"Idle Write Time:" field.
- setMaxValueForLogSize(int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the maximum value that the user may enter in the
"Max Log File Size:" field.
- setMaxValueForNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Sets the maximum value that the user may enter in the
"NARs per File:" field.
- setMaxValueForNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the maximum value that the user may enter in the
"NARs per File:" field.
- setMaxValueForReadTimer(int) - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Sets the maximum value that the user may enter in the
"Read Timer:" field.
- setMaxValueForReadTimer(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the maximum value that the user may enter in the
"Read Timer:" field.
- setMergeDelay(int) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Sets the delay time for the periodic directory merge.
- setMergeDelay(int) - Method in class com.nt.udc.util.state.TimedStateMerger
-
Sets the merge timer's delay.
- setMergeNeeded() - Method in class com.nt.udc.util.state.TimedStateMerger
-
Sets a flag to tell the periodic merge that a merge is required.
- setMergeThreshold(int) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Sets the number of state saves allowed before a merge occurs.
- setMethodHandler(FlexibleAggregatorHandler) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
This will set the method handler.
- setMethodHandler(IDCMethodHandler) - Method in class com.nt.udc.npl.BaseNPLProgram
-
- setMethodHandler(IDCMethodHandler) - Method in interface com.nt.udc.npl.NPLProgramIfc
-
Set the method handler object of the NPL program corresponding to
the method handler imported by the NPL program.
- setMethodHandler(IDCMethodHandler) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Sets the IDCMethodHandler for this node.
- setMethodHandler(NMinusOneRecordHookIfc) - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- setMin(long) - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Sets the minimum allowable value for this text field.
- setMinIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- setMinIdleWriteTime(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMinLogFileSize(int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setMinNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
- setMinNARsPerFile(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMinorType(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setMinReadTimer(int) - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
- setMinReadTimer(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
- setMinutesPerGroup(int) - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Sets the minutes per time group to the given setting.
- setMinValue(long) - Method in class com.nt.udc.ndk.gui.ConfigRange
-
- setMinValue(long) - Method in interface com.nt.udc.ndk.gui.ConfigRangeIfc
-
Sets the minimum value for this configuration range.
- setMode(int) - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Set the recovery file mode : read or write mode.
- setModulusRoutingAttrID(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
- setMovedFileStatus(boolean) - Method in class com.nt.udc.ndk.node.EITransport
-
- setMultiFldProcessorsAndTransports(String) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- setMultiThreadConfig(boolean, boolean, int) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setMultiThreadConfig(boolean, boolean, int) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setMultiThreadConfiguration(boolean, boolean) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets multi threaded values
- setMultiThreadDefaults() - Method in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- setName(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Set a field name
- setName(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.HeaderInfo
-
Set a structure or module name
- setName(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- setName(String) - Method in class com.nt.udc.util.xml.ElementPropertyContext
-
- setName(String) - Method in class com.nt.udc.util.xml.PropertyContext
-
- setNAR(NAR) - Method in class com.nt.udc.nar.xml.NARContext
-
- setNarBackupDaysValue(int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the value of the "NAR File Retention Period"
- setNarBackupValue(boolean) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the value of the "Backup NAR Files" checkbox
- setNARKey(FlexibleNARKey) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
This will set FlexibleNARKey.
- setNARKeyExpiryTime(Long) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleNARTimer
-
This will set key expiry time.
- setNARs(List) - Method in class com.nt.udc.nar.xml.NARSetContext
-
- setNars(long) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setNARSPerFile(int) - Method in class com.nt.udc.oi.node.nar.NAROIFormatter
-
This method sets the maximum number of NARs to be written to
each file.
- setNARSPerFile(int) - Method in class com.nt.udc.oi.node.narxml.NARXMLOIFormatter
-
This method sets the maximum number of NARs to be written to
each file.
- setNARsPerFileValue(int) - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Sets the value that is displayed in the "NARs Per File:" field.
- setNARsPerFileValue(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the value that is displayed in the "NARs Per File:" field.
- setNextCycle(long) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setNextCycle(long) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setNextCycleTime() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setNextCycleTime() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setNextCycleTime() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setNM(OSANodeMgr) - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
- setNMId(String) - Method in exception com.nt.udc.exceptions.NodeMgrAddException
-
Sets the System identifier for the Node Manager to which this
Exception refers.
- setNMList(Vector) - Method in class com.nt.udc.util.SystemModel
-
Allows the AdminServer to set the list of NodeManagers.
- setNMName(String) - Method in exception com.nt.udc.exceptions.NodeMgrAddException
-
Sets the name of the Node Manager to which this Exception refers.
- setNMName(String) - Method in exception com.nt.udc.exceptions.NodeMgrRemoveException
-
- setNode(DCNode) - Method in class com.nt.udc.ndk.node.EITransport
-
Sets the node within which this EITransport
is contained.
- setNode(OINode) - Method in class com.nt.udc.ndk.node.OITransport
-
Sets the node within which this OITransport
is contained.
- setNodeClass(String) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setNodeId(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Used by the NodeManager to set the nodeId for the node associated with
this DCNodeConfigData Object.
- setNodeId(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setNodeId(String) - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Sets the node identifier for the node that is being configured
by this DCNodeConfigGUIIfc object.
- setNodeId(String) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setNodeId(String) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setNodeInfo(NodeInfo) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setNodeInfo(NodeInfo) - Method in interface com.nt.udc.ndk.gui.DCNodeConfigGUIIfc
-
Sets the current node info
- setNodeInfo(NodeInfo) - Method in class com.nt.udc.util.SystemModel
-
Set the NodeInfo object of the NodeItem with the corresponding
Node ID to the passed-in NodeInfo object.
- setNodeManagerIpAndPort(String) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setNodeOutputs(String, Vector) - Method in class com.nt.udc.util.SystemModel
-
- setNodeStartTime(int) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setNotificationId(int) - Method in class com.nt.udc.log.StatusMessage
-
- setNPLFile(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
Sets the default NPL file filename.
- setNPLFile(String) - Method in class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Sets the default NPL file filename.
- setNPLFileName(String) - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
- setNPLFileName(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.ConstructorObjectMapper
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.EnumeratedObjectMapper
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.OssCollectionToObjMapper
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.OssContainerToListMapper
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.OssContainerToObjMapper
-
- setObjClass(Class) - Method in class com.nt.udc.asn1base.ValueMapper
-
Assign a new oject class to this Mapper.
- setObject(Object) - Method in exception com.nt.udc.exceptions.OSAException
-
- setObject(Object) - Method in exception com.nt.udc.exceptions.OSARemoteException
-
- setObject(Externalizable) - Method in class com.nt.udc.ndk.node.ObjectField
-
- setObject(Externalizable) - Method in class com.nt.udc.osar.ObjectAttr
-
- setObjectWOupdate(Externalizable) - Method in class com.nt.udc.ndk.node.ObjectField
-
- setObjectWOupdate(Externalizable) - Method in class com.nt.udc.osar.ObjectAttr
-
- setOIFileCyclerThread(OIFileCycler) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the OIFileCycler
to run within its own thread.
- setOIMTManagerThread(OIMultiThreadManager, String) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the OIMultiThreadManager
to run within its own thread.
- setOpened(boolean) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setOpened(boolean) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setOriginalFileName(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setOSARAttrFormatter(COSARAttrFormatter) - Method in class com.nt.udc.io.COSARInput
-
- setOSAROutput(IOSAROutput) - Method in class com.nt.udc.io.COSARInput
-
- setOutFile(File) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
- setOutput(Writer) - Method in class com.nt.udc.util.xml.XMLWriter
-
Set a new output destination for the document.
- setOutputDirectory(String) - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Sets the location of the local output directory.
- setOutputDirectory(File) - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- setOutputFields(ArrayList) - Method in class com.nt.udc.oi.node.flatfile.FFOIFileFormatter
-
Set the String[] used to define the fields in the FFOIRecord.
- setOutputTabLabel(String) - Method in class com.nt.udc.oi.node.flatfile.FFOINodeConfigGUI
-
Set the label of the 'File Output' tab.
- setOutputType(Class) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
Sets the Class of the objects that this FieldProcessor
will produce as output.
- setOutputType(Class) - Method in class com.nt.udc.npl.BaseNPLProgram
-
Returns the Class for the DCFieldContainer object that this
NPLProgram will produce.
- setOverwriteExisting(boolean) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setOverwriteExisting(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets flag that determines if files should be
overwritten via FTP.
- setPanelsTab(JPanel) - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
- setParentName(String) - Method in class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- setPartition(String) - Method in class com.nt.udc.util.DiskMonitor
-
- setPartition(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
- setPasswd(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setPassword(String) - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the login password
- setPassword(String) - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the login password
- setPatchLevel(String) - Method in class com.nt.udc.util.VersionInfo
-
- setPollForData() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setPollForData() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setPollingInterval(long) - Method in class com.nt.udc.ndk.node.EITransport
-
Sets the time interval between polls for available data.
- setPollingInterval(long) - Method in class com.nt.udc.ndk.node.OITransport
-
Sets the time interval between polls for available data.
- setPollTime(int, int) - Method in class com.nt.udc.util.CPUMonitor
-
- setPollTime(int) - Method in class com.nt.udc.util.DiskMonitor
-
- setPollTime(int) - Method in class com.nt.udc.util.DiskStatusMonitor
-
- setPollTime(int, int) - Method in class com.nt.udc.util.MemoryMonitor
-
- setPollTime(int) - Method in class com.nt.udc.util.SystemFileMonitor
-
- setPort(int) - Method in class com.nt.udc.ndk.util.FtpSession
-
- setPort(int) - Method in class com.nt.udc.ndk.util.SftpSession
-
- setPortNumber(short) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setPosition(long) - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- setPredecessorNodes(ArrayList<String>) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setPreferredRules(Vector) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Sets the preferred rule set for this node.
- setPreFix(String) - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- setPrefix(String) - Method in class com.nt.udc.util.FilenameGenerator
-
- setPrefix(String, String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Specify a preferred prefix for a Namespace URI.
- setProcessedArchFile(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- setProcessedArchFile(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setProcessedArchFile(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- setProcessedArchFile(String) - Method in class com.nt.udc.nar.NARFileManager
-
- setProcessedArchFile(String) - Method in class com.nt.udc.nar.NarReader
-
- setProcessedArchFile(String) - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Sets the processed .arch file absolute path
- setProcessedArchFile(String) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setProcessedArchFile(String) - Method in class com.nt.udc.ndk.node.EITransport
-
- setProcessedFile(File) - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
Set the file name of the AMA DIRP processed file.
- setProcessing(boolean) - Method in class com.nt.udc.ndk.node.EITransport
-
- setProcessingData(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Sets the boolean indicating whether the field processor is currently
processing data.
- setProcessingData(boolean) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Sets the boolean indicating whether the transport is currently
processing data.
- setProcessingData(boolean) - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Sets the boolean indicating whether the transport is currently
processing data.
- setProcessingData(boolean) - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Sets the boolean indicating whether the transport is currently
processing data.
- setProcessingData(boolean) - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Sets the boolean indicating whether the transport is currently
processing data.
- setProcessor(IPDRProcessor) - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
- setProcessor(XMLProcessor) - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
- setProperty(String, String, String) - Method in class com.nt.udc.ndk.node.DCNode
-
Set the property value for the specified type and key.
- setProperty(String, String, String) - Method in interface com.nt.udc.ndk.node.PropertyIfc
-
Set the property value for the specified type and key.
- setProvider(DataProviderProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataProcessor
-
- setProvider(DataProviderProcessorIfc) - Method in interface com.nt.udc.ndk.processor.DataReceiverProcessorIfc
-
- setProvider(DataProviderProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataSyncProcessor
-
- setPushWidgets(boolean) - Method in class com.metasolv.nm.collector.file.FileEIConfigGUI
-
- setRangeValues() - Method in class com.nt.udc.ndk.gui.DCNodeConfigGUI
-
Sets the min and max values for "Debug Level" and "MaxLogFileSize"
fields.
- setRangeValues() - Method in class com.nt.udc.ndk.gui.EINodeConfigGUI
-
Sets the min and max values for the "NARs per File" and
"Idle Write Time" fields.
- setRangeValues() - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Sets the min and max values for the "Read Timer" field
- setRangeValues() - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the min and max values for "Read Timer", "NARs per File", and
"Idle Write Time" fields.
- setReadTimeout(int) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setReadTimerValue(int) - Method in class com.nt.udc.ndk.gui.OINodeConfigGUI
-
Sets the value that is displayed in the "Read Timer:" field.
- setReadTimerValue(int) - Method in class com.nt.udc.ndk.gui.ProcessorNodeConfigGUI
-
Sets the value that is displayed in the "Read Timer:" field.
- setReadyToCycle() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Indicate that the files should be cycled.
- setReceiver(DataReceiverProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataProcessor
-
- setReceiver(DataReceiverProcessorIfc) - Method in interface com.nt.udc.ndk.processor.DataProviderProcessorIfc
-
- setReceiver(DataReceiverProcessorIfc) - Method in class com.nt.udc.ndk.processor.DataSourceProcessor
-
- setRecordID(String) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the unique identifier for the IPDRRec element.
- setRecordInfo(String) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the description infomation for the IPDRRec element.
- setRecordReader(MXNarReader) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
The MXNarFileManager creates this object first, then gives this object to the
MXNarReader's constructor.
- setRecords(int) - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- setRecordType(GenericFlatFileRecord) - Method in class com.nt.udc.ei.node.ffei.FlatFileEIProcessor
-
This sets up the record type which in turn controls how each of the flat file
records are processed.
- setRecordType(String) - Method in class com.nt.udc.io.COSAR
-
Deprecated.
- setRecordType(DCEIRecord) - Method in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This call is used to set the specific object type used to process the individual records
that have been read in from a flat file.
- setRecordType() - Method in class com.nt.udc.ndk.node.KnownFieldLengthFileProcessor
-
This sets up the record type which in turn controls how each of the flat file
records are processed.
- setRecoveryInformation(long, int) - Method in class com.nt.udc.ei.transport.RecoveryInformation
-
set the recovery information
- setRedThreshold(int) - Method in class com.nt.udc.util.CPUMonitor
-
- setRedThreshold(int) - Method in class com.nt.udc.util.DiskMonitor
-
- setRemoteBoxEnabled(boolean) - Method in class com.nt.udc.udp.collector.GenericUdpEINodeConfigGUI
-
- setRemoteFile(String) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the name of the remote file to be retrieved.
- setRemotePath(String) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setRemotePath(String) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the path from which to retrieve file(s) on the
FTP server.
- setRemoteSuffix(String) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the suffix of files to retrieve from the FTP server.
- setRenameRemoteSuffix(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the flag for renaming Remote Files
- setRepeats(boolean) - Method in class com.nt.udc.util.UDCSimpleTimer
-
If repeat
is false
, the timer to send
actionPerformed() to its listener only once, and then stop.
- setReporter(COSARReporter) - Method in class com.nt.udc.io.CDataSourceFileMgr
-
- setReporter(COSARReporter) - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- setReporter(COSARReporter) - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- setReporter(COSARReporter) - Method in class com.nt.udc.io.xml.CXML_OSARInput
-
- setReporter(COSARReporter) - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
- setRetentionPeriod(int) - Method in class com.nt.udc.log.PerformanceLogger
-
- setRuleClass(byte[]) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- setRuleFileName(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Sets the name of the rule file.
- setRuleFilePathName(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Sets the absolute path name of the rules file being used for the node
associated with this DCNodeConfigData Object.
- setRules(byte[]) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- setRulesFile(String) - Method in class com.nt.udc.ndk.node.CommonProcessorNode
-
Sets the default rules file filename.
- setRulesFromClass(File, String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Reads the contents of the given file and sets the rule name to the given
String.
- setRulesFromClass(String, String, int) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Used by the AdminServer to set the given Class file.
- setRulesFromFile(String) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
Used by the AdminServer to read the given rules file.
- setRunning(boolean) - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Sets the boolean indicating whether the transport is running
- setRunning(boolean) - Method in class com.nt.udc.log.StatusMessage
-
- setRunning(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Sets the boolean which indicates whether the field processor is running
- setRunning(boolean) - Method in class com.nt.udc.ndk.node.OIFileCycler
-
- setRunning(boolean) - Method in class com.nt.udc.ndk.node.OIMultiThreadManager
-
- setRunning(boolean) - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Sets the boolean which indicates whether the transport is running
- setRunning(boolean) - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Sets the boolean which indicates whether the transport is running
- setRunning(boolean) - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Sets the boolean which indicates whether the transport is running
- setRunning(boolean) - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Sets the boolean which indicates whether the transport is running
- setSchemaLocation(String) - Method in class com.nt.udc.nar.xml.NARSetContext
-
- setSchemaName(String) - Method in class com.nt.udc.ei.node.sol42.Sol42ConfigActionImpl
-
- setScratchDir(String) - Method in class com.nt.udc.io.CFileMgr
-
- setScratchDir(String) - Method in class com.nt.udc.node.util.CFileMgr
-
- setSeqCheckFlag(boolean) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- setSeqCheckObj(FileEISequenceCheck) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- setShutdown(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Sets the boolean which indicates whether the field processor has been
shutdown
- setShutdownOnError(boolean) - Method in class com.nt.udc.ei.transport.TcpEITransport
-
Indicates whether transport should shutdown upon processing error
- setShutdownOnError(boolean) - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Indicates whether transport should shutdown upon processing error
- setShutdownOnError(boolean) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Indicates whether this NPLFieldProcessor should shutdown upon
encountering an error during processing default value is
false
- setShutdownOnError(boolean) - Method in class com.nt.udc.oi.transport.FileOITransport
-
Indicates whether transport should shutdown upon processing error
- setShutdownOnError(boolean) - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Indicates whether transport should shutdown upon processing error
- setSleepTime(int) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setSleepTime(int) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets the time to wait before subsequent retrievals.
- setSleepTime(long) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Sets the amount of time, in milliseconds, that will elapse before this
NPLFieldProcessor will check for data to process, if it is running.
- setSNMPTrapGenerator(SnmpTrapSenderIfc) - Method in class com.nt.udc.log.Logger
-
- setSNMPTrapGenerator(SnmpTrapSenderIfc) - Method in class com.nt.udc.ndk.node.DCNode
-
This method allows the node to set it's SNMP Trap Generator, so that when
severe messages are sent to the logger they can be sent to SNMP Trap
Hosts that are listening.
- setSoapConfigData(byte[]) - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Stores the SOAP-specific parameters for use by the appropriate
GUI panels.
- setSoapConfigFilename(String) - Method in class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Sets the path and name of the soap-specific config file.
- setSource(IStreamSource) - Method in class com.nt.udc.node.util.RecordProcessor.RecoveryContext
-
- setState(State) - Method in class com.nt.udc.util.state.RuntimeState
-
Sets the state of the Object.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Sets the current state buffer file.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.StateManager
-
Sets the current state buffer file.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.StateMerger
-
Sets the current state buffer file.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.StateRestorer
-
Sets the current state buffer file.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.StateSaver
-
Sets the current state buffer file.
- setStateBufferFileName(String) - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Sets the current state buffer file.
- setStatus(int) - Method in class com.nt.udc.log.StatusMessage
-
- setStatus(Integer) - Method in class com.nt.udc.ndk.node.DCNodePerformance
-
- setStatus(Integer) - Method in interface com.nt.udc.ndk.node.DCNodePerformanceIfc
-
- setStreamHandler(DCStreamHandler) - Method in class com.nt.udc.ndk.node.DCNode
-
Sets the node's stream handler.
- setStreamHandler(DCStreamHandler, int) - Method in class com.nt.udc.ndk.node.DCNode
-
- setString(String) - Method in class com.nt.udc.util.xml.StringContext
-
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttr
-
This function sets the attribute value based on a string.
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrByte
-
This function sets the attribute value based on a string
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrDouble
-
This function sets the attribute value based on a string
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrFloat
-
This function sets the attribute value based on a string
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrInt
-
This function sets the attribute value based on a string.
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrIP
-
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrLong
-
This function sets the attribute value based on a string.
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrShort
-
This function sets the attribute value based on a string.
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrString
-
- setStringValue(String) - Method in class com.nt.udc.io.COSARAttrUInt
-
This function sets the attribute value based on a string.
- setStringValue(StringBuffer) - Method in class com.nt.udc.nar.xml.DCFieldContext
-
- setSubValueSep(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setSuccessorNodes(ArrayList<String>) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setSynchronizedDirectory(SynchronizedDirectory) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- setSynchronizedDirectory(SynchronizedDirectory) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Establishes the "common" local directory into which files
are retrieved and from which files are processed.
- setTableName(String) - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- setTag(String) - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- setTag(int) - Method in class com.nt.udc.osar.OSARecAttr
-
- SetterClassInfo - Class in com.nt.udc.asn1base
-
- SetterClassInfo() - Constructor for class com.nt.udc.asn1base.SetterClassInfo
-
- SetterMethodDetail - Class in com.nt.udc.asn1base
-
- SetterMethodDetail(String, Method, ValueMapper) - Constructor for class com.nt.udc.asn1base.SetterMethodDetail
-
- setTestId(String) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setTestStatus(NodeChainTestCfgItem.TestStatusEnum) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setText(String) - Method in class com.nt.udc.log.StatusMessage
-
- setText(String) - Method in class com.nt.udc.ndk.gui.UDCIPAddressField
-
Parses the given String as an IP Address and puts the bytes in
the appropriate text fields.
- setText(String) - Method in class com.nt.udc.ndk.gui.UDCNumericField
-
Verifies that the given String is a numeric value before
calling parent setText() method.
- setTimeIntervalForCleanup(int) - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
- setTimeout(int) - Method in class com.nt.udc.ndk.util.FtpSession
-
Sets the timeout for FTP operations
- setTimeout(long) - Method in class com.nt.udc.ndk.util.SftpSession
-
Sets the timeout for FTP operations
- setTimeout(int) - Method in class com.nt.udc.util.DiskMonitor.InterruptTimer
-
- setTimeout(int) - Method in class com.nt.udc.util.DiskStatusMonitor.InterruptTimer
-
- setTimeStamp(long) - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- setTimeStamp(String) - Method in class com.nt.udc.ei.node.sol42.SchemaTableObject
-
- setTimeStamp(String) - Method in class com.nt.udc.util.NodeChainTestCfgItem
-
- setTimestampFormatter(int) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the type of timestamp for the timestamp formatter.
- setTimestampType(int) - Method in class com.nt.udc.oi.node.ipdr.TimestampUtil
-
- setTimeToFileExpiry(long) - Method in class com.nt.udc.ndk.checkpoint.FilePositionCheckpointData
-
- setTransactionID(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- setTransactionID(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- setTransactionID(String) - Method in class com.nt.udc.nar.NARFileManager
-
- setTransactionID(String) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- setTransactionID(String) - Method in interface com.nt.udc.ndk.node.FileDataReceiverIfc
-
- setTransactionID(String) - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
- setTransactionID(String) - Method in class com.nt.udc.ndk.node.OITransport
-
- setTransactionID(String) - Method in class com.nt.udc.oi.transport.FileOITransport
-
- setTransmitTime() - Method in class com.nt.udc.oi.node.radius.RadiusOIRecord
-
Set the latest transmission time for this record.
- setTransport(EITransport) - Method in class com.nt.udc.ndk.node.EINode
-
Sets the EITransport for this node.
- setTransport(EITransport, int) - Method in class com.nt.udc.ndk.node.EINode
-
- setTransport(OITransport) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the OITransport
for this node.
- setTransport(OITransport, int) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the OITransport
for this node.
- setTransportThread(EITransport) - Method in class com.nt.udc.ndk.node.EINode
-
Sets the EITransport to run within its own thread.
- setTransportThread(EITransport, int) - Method in class com.nt.udc.ndk.node.EINode
-
- setTransportThread(EITransport, int, String) - Method in class com.nt.udc.ndk.node.EINode
-
- setTransportThread(OITransport) - Method in class com.nt.udc.ndk.node.OINode
-
Sets the OITransport
to run within its own thread.
- setType(int) - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Set a field type
Note : this shouldn't be used as we assume all types are "Bytes" (kept for a future version)
- setType(String) - Method in class com.nt.udc.ei.node.amadirpei.configReader.FieldDataInfo
-
Set a field type
Note : this shouldn't be used as we assume all types are "String" (kept for a future version)
- setType(int) - Method in class com.nt.udc.ndk.node.DCField
-
Sets the type for this DCField object
- setType(String) - Method in class com.nt.udc.util.xml.ListContext
-
- setUnknownAttrHandling(int) - Method in class com.nt.udc.io.COSARAttrFormatter
-
- setUp() - Method in class com.nt.udc.processor.nminusonerecord.FileHashtableTest
-
- setUpdateRate(long) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setupWalker() - Method in class com.nt.udc.util.ObjectStorageFile
-
Sets up the file walker to start at the beginning of the file.
- setupWalker(long) - Method in class com.nt.udc.util.ObjectStorageFile
-
Sets up the file walker to start at the given offset.
- setupWriter(String, String, String, String, String, boolean, int) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- setupWriter(String, String, String, String, String, boolean, int, int) - Method in class com.nt.udc.ndk.node.OIFtpNode
-
- setupWriter(String, String, String, String, String, boolean, int) - Method in class com.nt.udc.oi.node.narxml.NARXMLOINode
-
- setUseFile(boolean) - Method in class com.nt.udc.ndk.gui.DCNodeConfigData
-
- setUseIPDRDocAttributes(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of additional attributes for IPDRDoc element.
- setUseIPDRDocEnd(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of end marker (IPDRDoc.End) for the document.
- setUseIPDRDocEndCount(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of count for the end marker (IPDRDoc.End).
- setUseIPDRDocEndEndTime(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of end time for the end marker (IPDRDoc.End).
- setUseIPDRDocInfo(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of description infomation for IPDRDoc element.
- setUseIPDRDocSequenceNumber(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of sequence number for IPDRDoc element.
- setUseIPDRDocStartTime(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of start time for IPDRDoc element.
- setUseIPDRDocVersionNumber(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of version number for IPDRDoc element.
- setUseIPDRRecID(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of unique identifier for IPDRRec element.
- setUseIPDRRecInfo(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of description infomation for IPDRRec element.
- setUseIPDRRecStartTime(boolean) - Method in class com.nt.udc.oi.node.ipdr.IPDROIFormatter
-
Sets the usage of start time for IPDRRec element.
- setUser(String) - Method in class com.nt.udc.ndk.node.LDAPLoaderConfig
-
- setUseTimestampInLocalName(boolean) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sets flag that determines if timestamp is
used to form part of the local file name of
a retrieved file.
- setValue(String) - Method in class com.nt.udc.db.FilterItem
-
Set the value that will be compared to the database/SQL field.
- setValue(String) - Method in class com.nt.udc.ei.node.soap.SoapParameter
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttr
-
This function sets converts the value contained by the
passed attribute to the current type
- setValue(byte) - Method in class com.nt.udc.io.COSARAttrByte
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrByte
-
- setValue(double) - Method in class com.nt.udc.io.COSARAttrDouble
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrDouble
-
This function is used to convert a value obtained
from another attribute to this type.
- setValue(int) - Method in class com.nt.udc.io.COSARAttrFloat
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrFloat
-
This function is used to convert the value of another
attribute to this type and store it.
- setValue(int) - Method in class com.nt.udc.io.COSARAttrInt
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrInt
-
This function is used to convert the value of another
attribute to this type and store it.
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrIP
-
- setValue(long) - Method in class com.nt.udc.io.COSARAttrLong
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrLong
-
This function is used to convert the value of another
attribute to this type and store it.
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrSeconds
-
This function is used to convert the value of another
attribute and store it.
- setValue(short) - Method in class com.nt.udc.io.COSARAttrShort
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrShort
-
This function is used to convert the value of another
attribute and store it.
- setValue(String) - Method in class com.nt.udc.io.COSARAttrString
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrString
-
This function is used to convert the value of another attribute
and store it.
- setValue(byte[]) - Method in class com.nt.udc.io.COSARAttrUInt
-
- setValue(COSARAttr) - Method in class com.nt.udc.io.COSARAttrUInt
-
This function is used to convert the value of another
attribute and store it.
- setValue(byte) - Method in class com.nt.udc.ndk.node.ByteField
-
Sets the value of this ByteField from the given byte
- setValue(String) - Method in class com.nt.udc.ndk.node.ByteField
-
Sets the value of this ByteField from the given String
- setValue(String) - Method in class com.nt.udc.ndk.node.BytesField
-
Sets the value of this BytesField from the given String
- setValue(byte[]) - Method in class com.nt.udc.ndk.node.DCField
-
Sets the value of this DCField to what is contained in
valueBytes
- setValue(double) - Method in class com.nt.udc.ndk.node.DoubleField
-
Sets the value of this DoubleField from the given double
- setValue(String) - Method in class com.nt.udc.ndk.node.DoubleField
-
Sets the value of this DoubleField from the given String
- setValue(float) - Method in class com.nt.udc.ndk.node.FloatField
-
Sets the value of this FloatField from the given double
- setValue(String) - Method in class com.nt.udc.ndk.node.FloatField
-
Sets the value of this FloatField from the given String
- setValue(int) - Method in class com.nt.udc.ndk.node.IntField
-
Sets the value of this IntField from the given int value
- setValue(byte[], int, int) - Method in class com.nt.udc.ndk.node.IntField
-
- setValue(String) - Method in class com.nt.udc.ndk.node.IntField
-
Sets the value of this IntField from the given String
- setValue(String) - Method in class com.nt.udc.ndk.node.IPField
-
Sets the value of this IPField from the given String, where the
expected format is four unsigned decimal numbers, each representing
eight bits, separated by periods.
- setValue(byte[]) - Method in class com.nt.udc.ndk.node.ListField
-
- setValue(Collection) - Method in class com.nt.udc.ndk.node.ListField
-
- setValue(byte[], int, int) - Method in class com.nt.udc.ndk.node.LongField
-
- setValue(long) - Method in class com.nt.udc.ndk.node.LongField
-
Sets the value of this LongField from the given long value
- setValue(String) - Method in class com.nt.udc.ndk.node.LongField
-
Sets the value of this LongField from the given String
- setValue(byte[]) - Method in class com.nt.udc.ndk.node.MapField
-
- setValue(long) - Method in class com.nt.udc.ndk.node.MillisField
-
Sets the value of this MillisField from the given long value
- setValue(int) - Method in class com.nt.udc.ndk.node.SecondsField
-
Sets the value of this SecondsField from the given int value
- setValue(short) - Method in class com.nt.udc.ndk.node.ShortField
-
Sets the value of this ShortField from the given short value
- setValue(byte[], int, int) - Method in class com.nt.udc.ndk.node.ShortField
-
- setValue(String) - Method in class com.nt.udc.ndk.node.ShortField
-
Sets the value of this ShortField from the given String
- setValue(String) - Method in class com.nt.udc.ndk.node.StringField
-
Sets the value of this StringField from the given String
- setValue(byte[]) - Method in class com.nt.udc.osar.OSARecAttr
-
- setValue(String) - Method in class com.nt.udc.util.xml.EncryptedElementPropertyContext
-
- setValue(String) - Method in class com.nt.udc.util.xml.PropertyContext
-
- setWaitForReconnect(boolean) - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Sets the boolean indicating whether the transport should, in the
event of a lost connection, wait for the connection to be
re-established before sending the current record or drop the current
record and move on to processing the next record.
- setWaitForReconnect(boolean) - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Sets the boolean indicating whether the transport should, in the
event of a lost connection, wait for the connection to be
re-established before sending the current packet or drop the current
packet and move on to processing the next record.
- setWarmRestartImplemented(boolean) - Method in class com.nt.udc.ndk.node.DCNodeType
-
- setWarningThreshold(int) - Method in class com.nt.udc.util.MemoryMonitor
-
- setXMLRecord(XMLRecord) - Method in class com.nt.udc.ei.node.xml.XMLRecordContainer
-
This function updates the XML record container according to the XML
record object passed in.
- setYellowThreshold(int) - Method in class com.nt.udc.util.CPUMonitor
-
- setYellowThreshold(int) - Method in class com.nt.udc.util.DiskMonitor
-
- SF_CONF_CHANGE_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_CONFIG_FAIL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_ERR_NODE_CONF - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_INV_FTP_CONF - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_INV_NODE_CONF - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_INV_PARAM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_INV_PARAM_VAL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_INV_REM_DIR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_MISSING_PARM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_MISSING_PARM2 - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NM_CONF_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NO_CONFIG - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NO_FTP_INT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NODE_CREATION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NODE_START - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NPL_CRITICAL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_NPL_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_READ_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_READ_PROPS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_SAVE_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_SOCKET_INIT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONF_VER_VALIDATION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_DB_CON_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_DB_CON_LOST - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_DEGRADED_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_ECE_CON_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_ERR_NODEINFO - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_ERR_RCV_DATA - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_ERR_SEND_ACK - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_ERROR_TACHYON_USAGE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_FAILED_TO_RECEIVE_RESPONSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_FILE_READ_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_FTP_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_FTP_ERROR2 - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_FTP_LOGIN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_INTERFACING_CON_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_INVALID_TACHYON_RECORD - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_LDAP_CONNECT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_LOST_NM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_NM_API_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_PDU_NULL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_POLL_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_CONN_SNMP_SESS_OPEN_FAIL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_AGGR_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ATTR_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ATTR_PARSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ATTR_SHIFT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CANNOT_ENCODE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CANT_ACK - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CANT_ENCODE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CONV_STR_TO_N - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CONV_TO_STR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_CONVERT_ATTR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_DATA_EXPIRED - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_DATA_MISSING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_DATA_PROC_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ENCODE_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ERR_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ERR_SEND_ACK - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ERROR_IN_NPL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_ERROR_ON_ACK - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_FILE_DATA - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_FILE_PROC_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_FORMAT_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_IE_INVALID - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_IE_MISSING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_INPUT_INVALID - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_INV_ATT_TYPE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_INV_ATTR_NPL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_INV_RECORD - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_INV_TRAF_VOL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_JDBC_DRIVER_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_KEY_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_MISSING_ATTRS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_MSG_TOO_SMALL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_MSG_TYPE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_NAR_IS_NULL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_NO_DATA_FILE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_NO_OPT_IE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_REC_INCOMP - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_RECORD_PROC - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_RECORD_SAVE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_SRC_READ_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_UNABLE_COMPLETE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_UNEXP_NAR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_UNEXPECTED - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_VAL_NOT_FOUND - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_DATA_WRONG_DECODER - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_DB_CON_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_DIR_CON_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_IO_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_LDM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_LDM_RUN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_NODE_CONFIG - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_NODE_CREATION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_NODE_INIT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_NODE_START - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_RDM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_RDM_RUN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_REG_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_RULE_LOAD_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_SOCKET_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INIT_SOCKET_INIT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_ETRACE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_EXCEPTION - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_EXPIRE_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_FIELD_NULL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_PROC_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_INT_ERR_SHUTDOWN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_IN_NODE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_MNG_SERVER - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_NODE_STATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_PROC_DATA - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_RESTARTING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_STARTING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_STOPPING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_ERR_UNHEALTHY - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_NODE_CONF_ERROR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_NC_NODE_SHUTDOWN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_CPU_MAJOR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_CPU_MINOR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_CPU_USAGE_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_DISK_CRITICAL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_DISK_MINOR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_DISK_STATUS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_DISK_USAGE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DATA_READ - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DATA_REM - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DB_CLOSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DB_OP - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DEL_ENTRY - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_CLOSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_DELETE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_OPEN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_PROC - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_READ - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_DIR_WRITE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_ENT_CREATE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_CLOSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_CREAT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_DEL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_MOVE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_NAME - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_OPEN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_PROC - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_READ - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_REN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_FILE_WRITE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_IN_TRANS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_INST_CLASS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_INST_REC - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_IO_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_OPEN_TRANS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_READ_DU - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_SOCK_CLOSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_SOCK_CREAT - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_SOCK_OPEN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_SOCK_WRITE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_TABLE_ACC - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_TABLE_CLOS - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_TABLE_OPEN - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_TIMER_SCHED - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_ERR_USING_Q - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_IS_NULL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_MEM_MAJOR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_MEM_WARNING - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_NO_LICENSE - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_NODE_STATE_R - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_RES_NODE_STATE_W - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_SEC_NO_USER_AUTH - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_SEC_USER_AUTH_FAIL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_SEC_USER_CFG_FAIL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_SRV_CNTRL - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_UND_INTERRUPTED - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SF_UND_SHUTDOWN_ERR - Static variable in interface com.nt.udc.ndk.node.LoggerIfc
-
- SFTP_PORT - Static variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- SFTP_PORT - Static variable in class com.nt.udc.ei.transport.FtpEITransport
-
- SFTP_USED - Static variable in class com.nt.udc.ndk.gui.OIFtpConfigGUI
-
- SftpSession - Class in com.nt.udc.ndk.util
-
Network Mediation
User: jwu
Date: Aug 8, 2003
Time: 9:50:24 AM
MetaSolv Software Inc.
- SftpSession(LoggerIfc) - Constructor for class com.nt.udc.ndk.util.SftpSession
-
Creats an FtpSession object.
- SftpSession(String, String, String, LoggerIfc) - Constructor for class com.nt.udc.ndk.util.SftpSession
-
Creates an FtpSession object with the given host, login and
password.
- SftpSession(String, int, String, String, String, LoggerIfc) - Constructor for class com.nt.udc.ndk.util.SftpSession
-
Creates an FtpSession object with the given host, login and
password.
- sftpUsed - Variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- SHAREDSECRET - Static variable in class com.nt.udc.oi.node.radius.RadiusOINodeConfigGUI
-
- shift(NAR) - Method in class com.nt.udc.aggregator.util.AggrShifter
-
Shifts the appropriate fields of the given NAR by the configured
shift factor.
- shift_factor - Variable in class com.nt.udc.aggregator.util.AggrShifter
-
- shiftAttribute(int, int) - Method in class com.nt.udc.nar.NAR
-
Deprecated.
- shiftAttribute(int, int) - Method in class com.nt.udc.osar.OSAR
-
Change an attribute's ID to a new ID.
- shiftAttrID - Variable in class com.nt.udc.aggregator.util.AggrShifter
-
- shiftAttrs - Variable in class com.nt.udc.aggregator.util.AggrShifter
-
- shiftAttrValue - Variable in class com.nt.udc.aggregator.util.AggrShifter
-
- shifter - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- SHORT - Static variable in class com.nt.udc.ndk.node.DCField
-
- SHORT - Static variable in class com.nt.udc.osar.OSARecAttr
-
- short2bytes(short) - Static method in class com.nt.udc.npl.BaseNPLProgram
-
- short2bytes(short) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified
short (16-bit integer type) value.
- short2str(short) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a string representing the specified short value.
- SHORT_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- ShortAttr - Class in com.nt.udc.osar
-
- ShortAttr(int, short) - Constructor for class com.nt.udc.osar.ShortAttr
-
- ShortAttr(int, byte[]) - Constructor for class com.nt.udc.osar.ShortAttr
-
- ShortField - Class in com.nt.udc.ndk.node
-
- ShortField() - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(FieldKey) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(FieldKey, short) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(int, short) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(String, short) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.ShortField
-
- ShortFieldContext - Class in com.nt.udc.nar.xml
-
- ShortFieldContext() - Constructor for class com.nt.udc.nar.xml.ShortFieldContext
-
- shortValue(byte[], int, int, int) - Static method in class com.nt.udc.ndk.node.DCFieldTypeConverter
-
Converts the incoming value to a short value.
- showAllButtons() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- showTimeBasedButtons() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- showVolumeBasedButtons() - Method in class com.metasolv.nm.processor.MXAggregator.MXConfigGUI
-
- shutdown() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileEINode
-
- shutdown - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- shutdown() - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- shutdown() - Method in class com.metasolv.nm.collector.file.FileEINode
-
- shutdown() - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- shutdown() - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- shutdown() - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- shutdown() - Method in class com.metasolv.nm.collector.file.FtpFileTracker
-
- shutdown() - Method in class com.metasolv.nm.collector.file.handler.AsciiFileHandler
-
- shutdown() - Method in interface com.metasolv.nm.collector.file.handler.FileHandlerIfc
-
- shutdown() - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
This method invokes the shutdown method of each NarWriter object.
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
Signal the reader thread to shutdown, and wait for it to actually shutdown.
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
Close all open journal files.
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutputProcessor
-
Shutdown the -MTNarOutput thread.
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- shutdown() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarReader
-
Tells the NarReader it is time to shut down.
- shutdown() - Method in class com.nt.udc.aggregator.AggrConfig
-
Performs shutdown-related procedures
- shutdown() - Method in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
Shuts down the aggregator's field processor thread.
- shutdown() - Method in class com.nt.udc.aggregator.AggregatorModule
-
This method should handle shutting down the routines that have been
started by this class.
- shutdown() - Method in class com.nt.udc.aggregator.AggregatorNode
-
- shutdown() - Method in class com.nt.udc.aggregator.table.AggrKeyFactory
-
Shutdown-related procedures are handled by this method
- shutdown() - Method in class com.nt.udc.aggregator.table.AggrTable
-
Shuts down this object.
- shutdown() - Method in class com.nt.udc.aggregator.table.TableFlush
-
- shutdown() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Shuts down the flushing capabilities, including the flush timer.
- shutdown() - Method in class com.nt.udc.aggregator.util.AggrCalcFields
-
- shutdown() - Method in class com.nt.udc.aggregator.util.AggrShifter
-
Performs shutdown procedures.
- shutdown() - Method in class com.nt.udc.aggregator.util.AggrUtilityFields
-
Performes shutdown-related procedures
- shutdown() - Method in class com.nt.udc.aggregator.util.FlushConditions
-
- shutdown() - Method in class com.nt.udc.aggregator.util.GPRSAggregatorModule
-
- shutdown() - Method in class com.nt.udc.aggregator.util.TimeGrouper
-
Performs shutdown-related procedures
- shutdown() - Method in class com.nt.udc.aggregator.util.VOIPAggregatorModule
-
- shutdown() - Method in class com.nt.udc.ei.node.ffei.FlatFileEINode
-
Performs the necessary tasks to properly shut down the node.
- shutdown() - Method in class com.nt.udc.ei.node.ftpei.FtpFileEINode
-
Performs the necessary tasks to properly shut down the node.
- shutdown() - Method in class com.nt.udc.ei.node.ipdr.IPDREINode
-
- shutdown() - Method in class com.nt.udc.ei.node.ipdr.IPDRTransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.ei.node.jdbc.JDBCEINode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.ei.node.jdbc.JDBCEITransport
-
Shuts the transport down cleanly.
- shutdown() - Method in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- shutdown() - Method in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- shutdown() - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- shutdown - Variable in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- shutdown() - Method in class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- shutdown() - Method in class com.nt.udc.ei.node.xml.XMLEINode
-
- shutdown() - Method in class com.nt.udc.ei.node.xml.XMLTransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.ei.transport.FileEITransport
-
Specifies actions needed to shut down the thread in which this
object runs.
- shutdown() - Method in class com.nt.udc.ei.transport.FtpEITransport
-
- shutdown() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Default shutdown method, which should be called by the node's
shutdown method; This method currently just calls the
FtpEITransport objects' shutdown methods.
- shutdown() - Method in class com.nt.udc.ei.transport.InputFileProcessor
-
Specifies actions needed to shut down the thread in which this
object runs.
- shutdown() - Method in interface com.nt.udc.ei.transport.InputFileProcessorIfc
-
- shutdown() - Method in class com.nt.udc.ei.transport.OpenFileEITransport
-
Specifies actions needed to shut down the thread in which this
object runs.
- shutdown() - Method in class com.nt.udc.ei.transport.TcpEITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.ei.transport.UdpEITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.ei.transport.UdpMesManager
-
- shutdown() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
- shutdown() - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorNode
-
- shutdown() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrKeyFactory
-
Shutdown-related procedures are handled by this method
- shutdown() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleAggrTable
-
Shuts down this object.
- shutdown() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTableFlush
-
- shutdown() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
Shuts down the flushing capabilities, including the flush timer.
- shutdown() - Method in class com.nt.udc.nar.NARFileManager
-
This method invokes the shutdown method of each NarWriter object.
- shutdown() - Method in class com.nt.udc.nar.NarReader
-
Tells the NarReader it is time to shut down.
- shutdown() - Method in class com.nt.udc.nar.NARStreamHandler
-
Performs tasks necessary to cleanly shutdown the stream handler
- shutdown() - Method in class com.nt.udc.nar.NarWriter
-
Shuts down the NarWriter in a graceful manner.
- shutdown() - Method in class com.nt.udc.ndk.checkpoint.CheckpointManager
-
- shutdown() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Stops node processing
- shutdown() - Method in class com.nt.udc.ndk.node.CommonProcessorNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
Performs all steps necessary to gracefully stop this FieldProcessor.
- shutdown - Variable in class com.nt.udc.ndk.node.DCNode
-
Indicates whether the node is running
- shutdown() - Method in class com.nt.udc.ndk.node.DCNode
-
Performs all necessary functions to stop this node and any processes that
it has created.
- shutdown() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Performs any tasks necessary to cleanly shutdown the input and
output streams of the stream handler, as appropriate
- shutdown() - Method in interface com.nt.udc.ndk.node.DCTransport
-
- shutdown() - Method in class com.nt.udc.ndk.node.DeclNPLFieldProcessor
-
Performs all steps necessary to gracefully stop this FieldProcessor.
- shutdown() - Method in class com.nt.udc.ndk.node.EIFileCycler
-
- shutdown() - Method in class com.nt.udc.ndk.node.EITransport
-
This method is used to provide a means of shutting down the transport
in an orderly fashion.
- shutdown() - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
Shutsdown any thread associated to this loader.
- shutdown() - Method in class com.nt.udc.ndk.node.FileEIDuplicateCheck
-
- shutdown() - Method in class com.nt.udc.ndk.node.GeneralNPLProcessorNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
Shutsdown any thread associated with this loader.
- shutdown() - Method in class com.nt.udc.ndk.node.NPLFieldProcessor
-
Performs all steps necessary to gracefully stop this FieldProcessor.
- shutdown() - Method in class com.nt.udc.ndk.node.NPLProcessorNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Performs the necessary logic to stop this cartridge
- shutdown() - Method in class com.nt.udc.ndk.node.OIFileCycler
-
- shutdown() - Method in class com.nt.udc.ndk.node.OIFileFormatter
-
Stop the formatter.
- shutdown() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.ndk.node.OIMultiThreadManager
-
- shutdown() - Method in class com.nt.udc.ndk.node.OITransport
-
This method is used to provide a means of shutting down the transport
in an orderly fashion.
- shutdown() - Method in class com.nt.udc.ndk.node.ProcessorMultiThreadManager
-
- shutdown() - Method in interface com.nt.udc.ndk.processor.BaseDataProcessorIfc
-
- shutdown() - Method in class com.nt.udc.ndk.processor.DataProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.DataSourceProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.DataSyncProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.FileInputProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.FileOutputProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.FtpOutProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.NARInProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.NAROutProcessor
-
- shutdown() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- shutdown() - Method in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
Perform the necessary shutdown tasks.
- shutdown() - Method in class com.nt.udc.ndk.util.FileRetentionThread
-
- shutdown() - Method in class com.nt.udc.ndk.util.OICompressor
-
- shutdown() - Method in class com.nt.udc.ndk.util.OIFileWriter
-
Shutdown the 'cycle check' thread
- shutdown() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.oi.node.jdbc.DBInserter
-
- shutdown() - Method in interface com.nt.udc.oi.node.jdbc.DBUpdaterIfc
-
- shutdown() - Method in class com.nt.udc.oi.node.jdbc.JDBCOINode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.oi.node.radius.RadiusOINode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.oi.node.radius.RadiusOITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.oi.node.xml.XMLOIFileNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.oi.transport.FileOITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.oi.transport.TcpOITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.oi.transport.UdpOITransport
-
Stop the transport.
- shutdown - Variable in class com.nt.udc.osanode.OSANode
-
- shutdown() - Method in class com.nt.udc.osanode.OSANode
-
- shutdown() - Method in class com.nt.udc.osanode.OSAOiNode
-
- shutdown() - Method in interface com.nt.udc.osanode.OSARemoteAdminIfc
-
- shutdown() - Method in class com.nt.udc.osanode.OSARFileMngr
-
- shutdown() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscardingProcessorNode
-
- shutdown() - Method in class com.nt.udc.processor.DiscardingProcessor.DiscProcFieldProcessor
-
- shutdown() - Method in class com.nt.udc.processor.DuplicateProcessor.DuplicateRecordsLogFileRecycler
-
- shutdown() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeDupFieldProcessor
-
Performs all steps necessary to gracefully stop this FieldProcessor.
- shutdown() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
Method to shutdown the cartridge
- shutdown() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
Requests that this manager shuts down
- shutdown() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverFieldProcessor
-
- shutdown() - Method in class com.nt.udc.processor.enhancer.dupremover.DupRemoverNode
-
- shutdown() - Method in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in class com.nt.udc.processor.FileEnhancer.LookupReaderThread
-
- shutdown() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpFileEnhancerNode
-
- shutdown() - Method in class com.nt.udc.processor.FtpFileEnhancer.FtpPullThread
-
shutdown the thread
- shutdown() - Method in class com.nt.udc.processor.LDAPEnhancer.LDAPEnhancerNode
-
Performs the necessary tasks to properly shutdown the node.
- shutdown() - Method in interface com.nt.udc.processor.NARSelector.util.SelectConditionsIfc
-
shutdown method.
- shutdown() - Method in class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
- shutdown() - Method in class com.nt.udc.processor.nminusonerecord.NMinusOneRecordNode
-
- shutdown() - Method in class com.nt.udc.processor.SequenceProcessor.SeqProcFieldProcessor
-
- shutdown() - Method in class com.nt.udc.processor.SequenceProcessor.SequenceProcessorNode
-
- shutdown() - Method in class com.nt.udc.udp.collector.GenericUdpEINode
-
- shutdown() - Method in class com.nt.udc.udp.collector.transport.GenericUdpEITransport
-
Stop the transport.
- shutdown() - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
- shutdown() - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
This method will shut down the UdpMessageManager and its components if available
- shutdown() - Method in class com.nt.udc.util.CPUMonitor
-
- shutdown() - Method in class com.nt.udc.util.DiskMonitor.InterruptTimer
-
- shutdown() - Method in class com.nt.udc.util.DiskMonitor
-
- shutdown() - Method in class com.nt.udc.util.DiskStatusMonitor.InterruptTimer
-
- shutdown() - Method in class com.nt.udc.util.DiskStatusMonitor
-
- shutdown() - Method in class com.nt.udc.util.FtpTransportHandler
-
Default shutdown method, which should be called by the node's
shutdown method; This method currently just calls the
FtpTransportSession objects' shutdown methods.
- shutdown() - Method in class com.nt.udc.util.FtpTransportSession
-
Abstract method to enforce some type of ftp session shutdown
mechanisms; This method is called by the FtpTransportHandler object.
- shutdown() - Method in class com.nt.udc.util.MemoryMonitor
-
- shutdown() - Method in class com.nt.udc.util.state.AsynchronousStateManager
-
Shuts down the StateManager, and cleans up any remaining
state-related files.
- shutdown() - Method in class com.nt.udc.util.state.AsynchronousStateSaver
-
Stops the state saving Thread.
- shutdown() - Method in class com.nt.udc.util.state.StateManager
-
Shuts down the StateManager, and cleans up any remaining
state-related files.
- shutdown() - Method in class com.nt.udc.util.state.StateSaverQueue
-
Stops the state saving Thread.
- shutdown() - Method in class com.nt.udc.util.state.SynchronousStateManager
-
Shuts down the StateManager, and cleans up any remaining
state-related files.
- shutdown() - Method in class com.nt.udc.util.state.TimedStateMerger
-
Shuts down the merge timer, and closes any other resources
that are associated with the merger.
- shutdown() - Method in class com.nt.udc.util.SystemFileMonitor
-
- shutdown() - Method in class com.nt.udc.util.table.TimerFlush
-
Shuts down the flushing capabilities, including the flush timer.
- shutdown() - Method in interface com.nt.udc.util.threadpool.PoolTask
-
shutdown this task
- shutdown() - Method in class com.nt.udc.util.threadpool.test.PoolTaskTest
-
- shutdown() - Method in class com.nt.udc.util.threadpool.ThreadPool
-
Stop all threads.
- shutDownCheckDelay - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- shutDownCheckDelay - Variable in class com.nt.udc.aggregator.AggregatorNode
-
- shutdownDCStreamHandler() - Method in class com.nt.udc.ndk.node.DCNode
-
Shutdown the DCStreamHandler.
- shutdownFieldProcessor() - Method in class com.nt.udc.ndk.node.EINode
-
Shutdown the FieldProcessor.
- shutdownFieldProcessors() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Stops all of the NPL Field Processors
- shutdownFieldProcessorThreads() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- shutdownFieldProcessorThreads() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- shutdownInput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
For this implementation of the StreamHandler, simply set the flag
that will prevent the input methods from allowing any more data into
the node.
- shutdownInput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- shutdownInput() - Method in class com.nt.udc.nar.NARFileManager
-
For this implementation of the StreamHandler, simply set the flag
that will prevent the input methods from allowing any more data into
the node.
- shutdownInput() - Method in class com.nt.udc.nar.NARStreamHandler
-
Performs tasks necessary to cleanly shutdown the input stream of
the stream handler
- shutdownInput() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Performs any tasks necessary to cleanly shutdown the input stream
of the stream handler
- ShutdownListener - Interface in com.nt.udc.util
-
used by the adminserver and nodemgr to notify an object that the shutdown
is complete
- shutdownOutput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
For this implementation of the StreamHandler, there is no reason to
stop the output stream without first stopping the input stream.
- shutdownOutput() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- shutdownOutput() - Method in class com.nt.udc.nar.NARFileManager
-
For this implementation of the StreamHandler, there is no reason to
stop the output stream without first stopping the input stream.
- shutdownOutput() - Method in class com.nt.udc.nar.NARStreamHandler
-
Performs tasks necessary to cleanly shutdown the output stream of
the stream handler
- shutdownOutput() - Method in interface com.nt.udc.ndk.node.DCStreamHandler
-
Performs any tasks necessary to cleanly shutdown the output stream
of the stream handler
- shuttingDown - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- shuttingDown() - Method in class com.nt.udc.ndk.node.DCNode
-
This method is should be overridden if a particular derived node needs to
do some processing just prior to the node being shut down.
- shuttingDown() - Method in class com.nt.udc.osanode.OSANode
-
- SID_TEMPLATE - Static variable in class com.nt.udc.db.DBConnectionFactory
-
- signalBatchCompletion(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
- signalBatchCompletion(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarOutReceiverWrapper
-
- signalBatchCompletion(String) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarProvider
-
- signalBatchCompletion(String) - Method in class com.nt.udc.nar.NARFileManager
-
- signalBatchCompletion(String) - Method in class com.nt.udc.nar.NarReader
-
- signalBatchCompletion(String) - Method in interface com.nt.udc.ndk.node.DataProviderIfc
-
Allows a DataReceiver to know that the nars under the specified batch are
completed and handed over to the Data receiver
- signalBatchCompletion(String) - Method in class com.nt.udc.ndk.node.DCFieldProcessor
-
- signalBatchCompletion(String) - Method in class com.nt.udc.ndk.node.EITransport
-
- SIMPLE_MODE - Static variable in class com.metasolv.nm.collector.file.FtpConfigPanel
-
- SimpleSelectConditions - Class in com.nt.udc.processor.NARSelector.util
-
This class implements some simple conditions that check how to select
a certain record (or set of records) from multiple input NARs.
- SimpleSelectConditions(LoggerIfc, AggrConfig) - Constructor for class com.nt.udc.processor.NARSelector.util.SimpleSelectConditions
-
Creates an object to handle the selection conditions
- simpleTest1() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
tests the pool with one task
- simpleTest2() - Method in class com.nt.udc.util.threadpool.test.PoolTest
-
tests the pool with mulitple tasks
- SimpleUdpEIRecord - Class in com.nt.udc.udp.collector.transport
-
Network Mediation
User: jwu
Date: Oct 6, 2004
Time: 4:25:54 PM
MetaSolv Software Inc.
- SimpleUdpEIRecord(DatagramPacket) - Constructor for class com.nt.udc.udp.collector.transport.SimpleUdpEIRecord
-
- SimpleUdpMessageManager - Class in com.nt.udc.udp.collector.transport
-
Network Mediation
User: jwu
Date: Oct 6, 2004
Time: 3:11:50 PM
MetaSolv Software Inc.
- SimpleUdpMessageManager() - Constructor for class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
- SINGLE_RECORD_FLUSH - Static variable in class com.nt.udc.aggregator.plugin._default.DefaultFlushConditions
-
- SingleRecordFlushCondition - Interface in com.nt.udc.aggregator.plugin
-
This interface should be implemented when a user
requires a specific condition met to flush a single
record from the aggregator.
- size() - Method in class com.nt.udc.db.SqlCmdSet
-
Method will give the size of the command set (not necessarily the number
of commands included in it).
- size() - Method in class com.nt.udc.nar.NAR
-
- size() - Method in class com.nt.udc.ndk.node.ListField
-
- size() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartition
-
Gets the size of this partition
- size() - Method in class com.nt.udc.processor.DuplicateProcessor.partition.TimePartitionManager
-
Returns the total number of entries (in all partitions) being managed
- size() - Method in class com.nt.udc.processor.enhancer.dupremover.DuplicateKeyTable
-
Returns the size of the table.
- size() - Method in class com.nt.udc.util.FileHashtable
-
Returns the number of Objects in the table.
- SizeBasedTriggeringPolicy_str - Static variable in class com.nt.udc.log.Logger
-
- skip(InputStream, long) - Method in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- skip(long) - Method in class com.nt.udc.ei.transport.OpenFileInputStream
-
Skips bytes from this file input stream
- skip(InputStream, long) - Method in class com.nt.udc.util.AsnFileInfo
-
- skipAhead() - Method in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This skips ahead in the last file being processed before
termination.
- skipConsecutiveDelimiters - Variable in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- skipConsecutiveDelimiters() - Method in class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- SKIPCONSECUTIVEDELIMS_ATT - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- skipHeader() - Method in class com.nt.udc.ndk.node.GenericFlatFileProcessor
-
This code should be overridden by nodes
which are processing data which does not have a header record.
- skipObjectBytes() - Method in class com.nt.udc.nar.NARStorageFile
-
- skippedEntity(String) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- skipToEvent(boolean) - Method in class com.nt.udc.util.UDCSimpleTimer
-
Causes or prevents the current timer iteration to/from proceeding
to the next event.
- sleep(int) - Method in class com.metasolv.nm.collector.file.FtpEIThread
-
- sleep(int) - Method in class com.nt.udc.ei.transport.FtpEITransport
-
Sleep for a given interval
- SLEEPING - Static variable in class com.nt.udc.util.state.State
-
For use when the processing is sleeping, or waiting for more
input.
- sleepTime - Variable in class com.metasolv.nm.collector.file.FtpEIThread
-
- sleepUntilNextInterval() - Method in class com.nt.udc.util.FixedRateTimer
-
Determines the current thread to sleep until the beginning of a
new time interval defined by the fixed rate.
- Snmp_Trap_APIImpl - Class in com.nt.udc.util
-
- Snmp_Trap_APIImpl() - Constructor for class com.nt.udc.util.Snmp_Trap_APIImpl
-
- Snmp_Trap_APIInterface - Interface in com.nt.udc.util
-
- SnmpTrapSenderIfc - Interface in com.nt.udc.util
-
- SnmpTrapSenderImpl - Class in com.nt.udc.util
-
- SOAP_DEFAULT_DELAY_TIME - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- SOAP_TAB_TITLE - Static variable in class com.nt.udc.ei.node.soap.SoapXmlEIConfigGUI
-
- soapConfig - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- SoapConfigGUI - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 20, 2005
Time: 1:37:15 PM
MetaSolv Software Inc.
- SoapConfigGUI() - Constructor for class com.nt.udc.ei.node.soap.SoapConfigGUI
-
Instantiate the appropriate GUI panel with default
configuration settings.
- SoapConfigGUI(String) - Constructor for class com.nt.udc.ei.node.soap.SoapConfigGUI
-
Instantiate the appropriate GUI panel with specified
configuration settings.
- SoapEIRecord - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 25, 2005
Time: 10:38:28 AM
MetaSolv Software Inc.
- SoapEIRecord(HashMap) - Constructor for class com.nt.udc.ei.node.soap.SoapEIRecord
-
- soapFaultDetails(SOAPFault) - Method in class com.nt.udc.ei.node.soap.SoapResponseParser
-
- soapMesgHandlers - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- SoapMessageHandler - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 24, 2005
Time: 1:39:10 PM
MetaSolv Software Inc.
- SoapMessageHandler(boolean, int, String, String, String, String, String, String, String, String, String, boolean, String, boolean, EINode) - Constructor for class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- soapMsgHandlers - Variable in class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- SoapParameter - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Feb 7, 2005
Time: 1:53:57 PM
MetaSolv Software Inc.
- SoapParameter(String, String, ArrayList) - Constructor for class com.nt.udc.ei.node.soap.SoapParameter
-
- soapRelatedAlarmRaised() - Method in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- SoapResponseParser - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Feb 8, 2005
Time: 12:06:44 PM
MetaSolv Software Inc.
- SoapResponseParser(SoapMessageHandler) - Constructor for class com.nt.udc.ei.node.soap.SoapResponseParser
-
- SoapResponseParserIfc - Interface in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Feb 8, 2005
Time: 11:56:39 AM
MetaSolv Software Inc.
- SoapXmlEIConfigData - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 20, 2005
Time: 4:42:43 PM
MetaSolv Software Inc.
- SoapXmlEIConfigData() - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Constructor to be used by GUI to create a DCNodeConfigData with
initial set of default values
- SoapXmlEIConfigData(String, String) - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEIConfigData
-
Constructor to be used by NodeManager which is aware of the
udcHome and nodeId
- SoapXmlEIConfigGUI - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 20, 2005
Time: 1:25:43 PM
MetaSolv Software Inc.
- SoapXmlEIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEIConfigGUI
-
- SoapXmlEINode - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 21, 2005
Time: 10:23:41 AM
MetaSolv Software Inc.
- SoapXmlEINode() - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- SoapXmlEINode(String[]) - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- SoapXmlEITransport - Class in com.nt.udc.ei.node.soap
-
Network Mediation
User: jwu
Date: Jan 27, 2005
Time: 2:45:36 PM
MetaSolv Software Inc.
- SoapXmlEITransport(EINode, SoapMessageHandler[], int) - Constructor for class com.nt.udc.ei.node.soap.SoapXmlEITransport
-
- Sol42ClassBuilder - Class in com.nt.udc.ei.node.sol42.parser
-
- Sol42ClassBuilder(String, String, File) - Constructor for class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- Sol42ClassCreationException - Exception in com.nt.udc.ei.node.sol42.parser
-
- Sol42ClassCreationException(String) - Constructor for exception com.nt.udc.ei.node.sol42.parser.Sol42ClassCreationException
-
- Sol42ClassCreationException(Exception) - Constructor for exception com.nt.udc.ei.node.sol42.parser.Sol42ClassCreationException
-
- Sol42ConfigActionImpl - Class in com.nt.udc.ei.node.sol42
-
- Sol42ConfigActionImpl(String) - Constructor for class com.nt.udc.ei.node.sol42.Sol42ConfigActionImpl
-
- Sol42EIConfigGUI - Class in com.nt.udc.ei.node.sol42
-
- Sol42EIConfigGUI(DCNodeConfigData) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- Sol42EIConfigGUI(DCNodeConfigData, String) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EIConfigGUI
-
- Sol42EINode - Class in com.nt.udc.ei.node.sol42
-
Network Mediation
User: jwu
Date: Aug 23, 2005
Time: 10:34:02 AM
MetaSolv Software Inc.
- Sol42EINode() - Constructor for class com.nt.udc.ei.node.sol42.Sol42EINode
-
Default Constructor; instantiates objects necessary to
define the DCNodeTypeIfc methods.
- Sol42EINode(String[]) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EINode
-
Constructor for the class.
- Sol42EITransport - Class in com.nt.udc.ei.node.sol42
-
This class is based on the other FileEITransport class of the same name.
- Sol42EITransport(DCNode, FileHandlerIfc, SMGLock, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- Sol42EITransport(DCNode, FileHandlerIfc, SMGLock, boolean, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- Sol42EITransport(DCNode, FileHandlerIfc, SMGLock, boolean, FtpFileTracker, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- Sol42EITransport(DCNode, FileHandlerIfc, SMGLock, boolean, FtpFileTracker, HashMap, boolean, FileEIDuplicateCheck, boolean, FileEISequenceCheck) - Constructor for class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- Sol42Exception - Exception in com.nt.udc.ei.node.sol42
-
- Sol42Exception(String) - Constructor for exception com.nt.udc.ei.node.sol42.Sol42Exception
-
- Sol42Exception(Exception) - Constructor for exception com.nt.udc.ei.node.sol42.Sol42Exception
-
- Sol42Exception(String, Exception) - Constructor for exception com.nt.udc.ei.node.sol42.Sol42Exception
-
- Sol42FieldProcessor - Class in com.nt.udc.ei.node.sol42
-
- Sol42FieldProcessor(Class, LoggerIfc, String, String) - Constructor for class com.nt.udc.ei.node.sol42.Sol42FieldProcessor
-
- Sol42FieldProcessor(Class, LoggerIfc, String, String, boolean) - Constructor for class com.nt.udc.ei.node.sol42.Sol42FieldProcessor
-
- Sol42FieldProcessor(Class, LoggerIfc, String, String, IDCMethodHandler) - Constructor for class com.nt.udc.ei.node.sol42.Sol42FieldProcessor
-
- Sol42FieldProcessor(Class, LoggerIfc, String, String, IDCMethodHandler, boolean) - Constructor for class com.nt.udc.ei.node.sol42.Sol42FieldProcessor
-
- Sol42FileHandler - Class in com.nt.udc.ei.node.sol42
-
- Sol42FileHandler(DCNode, Sol42FieldProcessor) - Constructor for class com.nt.udc.ei.node.sol42.Sol42FileHandler
-
- Sol42GrammerValidator - Class in com.nt.udc.ei.node.sol42.grammer
-
- Sol42GrammerValidator(Sol42RuleTree) - Constructor for class com.nt.udc.ei.node.sol42.grammer.Sol42GrammerValidator
-
- Sol42IdcMethodHandler - Class in com.nt.udc.ei.node.sol42.hook
-
- Sol42IdcMethodHandler() - Constructor for class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- Sol42IdcMethodHandler(Sol42EINode) - Constructor for class com.nt.udc.ei.node.sol42.hook.Sol42IdcMethodHandler
-
- Sol42IdcMethodHandlerIfc - Interface in com.nt.udc.ei.node.sol42.hook
-
- Sol42Info - Class in com.nt.udc.ei.node.sol42.parser
-
- Sol42Info(String, String, String, String, Sol42ObjectType) - Constructor for class com.nt.udc.ei.node.sol42.parser.Sol42Info
-
- Sol42InfoIntf - Interface in com.nt.udc.ei.node.sol42.parser
-
- Sol42NarAdapter - Class in com.nt.udc.ei.node.sol42
-
- Sol42NarAdapter() - Constructor for class com.nt.udc.ei.node.sol42.Sol42NarAdapter
-
- Sol42NarAdapter(DCNode) - Constructor for class com.nt.udc.ei.node.sol42.Sol42NarAdapter
-
- Sol42ObjectFactory - Class in com.nt.udc.ei.node.sol42.parser
-
- Sol42ObjectFactory(File, String, String, String) - Constructor for class com.nt.udc.ei.node.sol42.parser.Sol42ObjectFactory
-
- Sol42ObjectIntf - Interface in com.nt.udc.ei.node.sol42.parser
-
- Sol42ObjectType - Enum in com.nt.udc.ei.node.sol42.parser
-
- Sol42RuleNode - Class in com.nt.udc.ei.node.sol42.grammer
-
- Sol42RuleNode(String, String, boolean) - Constructor for class com.nt.udc.ei.node.sol42.grammer.Sol42RuleNode
-
- Sol42RuleTree - Class in com.nt.udc.ei.node.sol42.grammer
-
- Sol42RuleTree(Sol42RuleNode) - Constructor for class com.nt.udc.ei.node.sol42.grammer.Sol42RuleTree
-
- Sol42SchemaParser - Class in com.nt.udc.ei.node.sol42.parser
-
- Sol42SchemaParser(File, File, String) - Constructor for class com.nt.udc.ei.node.sol42.parser.Sol42SchemaParser
-
- SortedByteArray - Class in com.nt.udc.processor.nminusonerecord
-
- SortedByteArray(NAR) - Constructor for class com.nt.udc.processor.nminusonerecord.SortedByteArray
-
Constructs a SortedByteArray using a byte[] as input.
- sortedFilenameSet - Variable in class com.metasolv.nm.collector.file.FtpFileTracker
-
- SortedNarKeyFactory - Class in com.nt.udc.processor.nminusonerecord
-
- SortedNarKeyFactory(String[]) - Constructor for class com.nt.udc.processor.nminusonerecord.SortedNarKeyFactory
-
Constructor to create the factory with the
NAR attributes that are used in creating the key.
- sortFiles(String[]) - Method in class com.metasolv.nm.collector.file.FileEITransport
-
- sortFiles(String[]) - Method in class com.metasolv.nm.collector.file.MultiThreadManager
-
- sortFiles(String[]) - Method in class com.nt.udc.ei.node.sol42.Sol42EITransport
-
- sortFiles(String[]) - Method in class com.nt.udc.ei.transport.FileEITransport
-
- SOURCE_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- SPLIT_MO - Static variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- split_mo_name - Variable in class com.metasolv.nm.collector.asn1file.Asn1FileHandler
-
- SqlCmdSet - Class in com.nt.udc.db
-
Title: SQL Command Set
Description: This class is for holding sets of SQL commands necessary to
complete a single SQL transaction.
- SqlCmdSet() - Constructor for class com.nt.udc.db.SqlCmdSet
-
Empty constructor, will initialize a zero length set of commands.
- SqlCmdSet(String) - Constructor for class com.nt.udc.db.SqlCmdSet
-
This constructor will create a command set with a single SQL statement.
- SqlCmdSet(int) - Constructor for class com.nt.udc.db.SqlCmdSet
-
This constructor will initialize the command set to be a specific size.
- SqlField - Class in com.nt.udc.db
-
Title: UDC SQL Field
Description: This object is for storing the specific rules for a given
field as it pertains to the SQL query it will be used in.
- SqlField(String, int, String) - Constructor for class com.nt.udc.db.SqlField
-
- SqlPersistable - Interface in com.nt.udc.db
-
- SqlRepository - Interface in com.nt.udc.db
-
- SSH_KNOWN_HOSTS_FILE - Static variable in class com.nt.udc.ndk.util.AbstractOIFtpPusher
-
- stackTraceToString(Throwable) - Static method in class com.nt.udc.exceptions.ExceptionUtils
-
Converts a stack trace from a Throwable to a String.
- start() - Method in class com.nt.udc.io.CDataSink
-
This function is called to start writing.
- start() - Method in class com.nt.udc.io.CDataSourceFileMgr
-
Function called to start reading
- start() - Method in class com.nt.udc.io.CDataSourceSingleFile
-
- start() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
- start() - Method in class com.nt.udc.io.CStringDataSink
-
This function is called to start writing.
- start() - Method in class com.nt.udc.io.CTimer
-
This function is to start the timer.
- start() - Method in interface com.nt.udc.io.IDataSink
-
This function is called to start writing data to the sink.
- start() - Method in interface com.nt.udc.io.IDataSource
-
This function is called to start reading.
- start() - Method in class com.nt.udc.io.xml.CXMLScanner
-
- start() - Method in class com.nt.udc.nar.NarWriter
-
Starts the NarWriter.
- start() - Method in interface com.nt.udc.ndk.node.EPFileLoader
-
Starts any thread associated to this loader.
- start() - Method in class com.nt.udc.ndk.node.LDAPLoader
-
Starts any thread associated with this loader.
- start() - Method in interface com.nt.udc.node.util.IStreamSource
-
This function is called to start reading.
- start() - Method in class com.nt.udc.node.util.StreamSourceFileMgr
-
Function called to start reading
- start() - Method in class com.nt.udc.util.state.TimedStateMerger
-
Starts the merge timer.
- start() - Method in class com.nt.udc.util.UDCSimpleTimer
-
Start the timer
- start1() - Method in class com.nt.udc.io.CDataSourceSuperTail
-
This function is called to start reading.
- START_EVENT - Static variable in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
- START_TIME_ATTR - Static variable in class com.nt.udc.ipdr.IPDRDoc
-
- START_TIME_ATTR - Static variable in class com.nt.udc.ipdr.IPDRRec
-
- START_TIME_ATTR - Static variable in class com.nt.udc.ipdr.IPDRTable
-
- startClass() - Method in class com.nt.udc.ei.node.sol42.parser.Sol42ClassBuilder
-
- startCleaning() - Method in class com.nt.udc.util.FileSystemCleaner
-
Starts the timer.
- startCleaning(int) - Method in class com.nt.udc.util.FileSystemCleaner
-
Starts cleaning with a given delay.
- startDocument() - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- startDocument() - Method in class com.nt.udc.util.xml.ContextParser
-
For internal use only.
- startDocument() - Method in class com.nt.udc.util.xml.XMLWriter
-
Write the XML declaration at the beginning of the document.
- startDocumnet(Writer) - Method in class com.nt.udc.nar.xml.NARXMLWriter
-
- startElement(String, String, String, Attributes) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- startElement(String, String, String, Attributes) - Method in class com.nt.udc.util.xml.ContextParser
-
For internal use only.
- startElement(String, String, String, Attributes) - Method in class com.nt.udc.util.xml.DataWriter
-
Write a start tag.
- startElement(String, String, String, Attributes) - Method in class com.nt.udc.util.xml.XMLWriter
-
Write a start tag.
- startElement(String, String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Start a new element without a qname or attributes.
- startElement(String) - Method in class com.nt.udc.util.xml.XMLWriter
-
Start a new element without a qname, attributes or a Namespace URI.
- startFieldProcessorThreads() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- startFieldProcessorThreads() - Method in class com.metasolv.nm.processor.MXAggregator.MXAggregatorNode
-
- startFile(String) - Method in class com.nt.udc.io.COSARReporter
-
This function is called when a new data-source file is opened
for processing OSARs.
- startFile(String) - Method in class com.nt.udc.node.util.COSARReporter
-
This function is called when a new data-source file is opened
for processing OSARs.
- startFlushTimer() - Method in class com.nt.udc.aggregator.table.TimerFlush
-
Starts the flush timer thread.
- startFlushTimer() - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
Starts the flush timer thread.
- startFlushTimer() - Method in class com.nt.udc.util.table.TimerFlush
-
Starts the flush timer thread.
- startInactiveKeyFlushTimer(String) - Method in class com.nt.udc.flexibleAggregator.table.FlexibleTimerFlush
-
- STARTING - Static variable in class com.nt.udc.util.state.State
-
For use when an Object is in the process of starting up.
- startMetricsHttpService() - Method in class com.nt.udc.util.misc.metrics.MetricsService
-
Starts the ECE Prometheus metrics service endpoint which provides metrics from the ECE
application and other components using a common Prometheus registry.
- startNode() - Method in class com.nt.udc.ndk.node.OIFtpNode
-
This method is to be called when the node is started.
- startNode() - Method in class com.nt.udc.oi.node.flatfile.FFOINode
-
This method is to be called when the node is started.
- startNode() - Method in class com.nt.udc.oi.node.geneva.GenevaOINode
-
This method is to be called when the node is started.
- startPrefixMapping(String, String) - Method in class com.nt.udc.ei.node.ipdr.IPDRProcessor
-
- startProcessing() - Method in class com.nt.udc.osanode.OSAOiNode
-
- startProcessors() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- startRecord(String) - Method in class com.nt.udc.io.COSARAttrFilter
-
- startRecordProcessing(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputTracker
-
Add this record to the outstanding record list of the matching
input file entry.
- startRetrieval() - Method in class com.metasolv.nm.collector.file.FtpEIManager
-
- startRetrieval() - Method in class com.nt.udc.ei.transport.FtpEITransportHandler
-
Used to create and start the individual Transport threads for
each FTP server.
- startRetrieval() - Method in class com.nt.udc.util.FtpTransportHandler
-
Abstract method to actually start the ftp retrieval; In general,
this method should create the appropriate FtpTransportSession object,
and start the actual retrieval threads.
- startThread() - Method in class com.nt.udc.ndk.processor.DataSourceProcessor
-
- startTime - Variable in class com.nt.udc.ei.node.soap.SoapMessageHandler
-
- startTime - Variable in class com.nt.udc.ei.node.soap.SoapXmlEINode
-
- startup() - Method in class com.metasolv.nm.processor.MXAggregator.MXNarInputProcessor
-
- startup() - Method in class com.nt.udc.ndk.checkpoint.CheckpointManager
-
- startup() - Method in interface com.nt.udc.ndk.node.AdminIfc
-
Starts node processing
- startup() - Method in class com.nt.udc.ndk.node.DCNode
-
Call that starts a node.
- startup() - Method in class com.nt.udc.ndk.node.EINode
-
Call that starts a node.
- startup() - Method in class com.nt.udc.ndk.node.NPLProcessorNodeMT
-
Performs the necessary logic to start this cartridge
- startup() - Method in class com.nt.udc.ndk.processor.PartitionedDCNode
-
- startup() - Method in class com.nt.udc.osanode.OSANode
-
Call that starts a node.
- startup() - Method in class com.nt.udc.processor.DuplicateProcessor.HCDeduplicatorEP
-
Method to startup the cartridge
- State - Class in com.nt.udc.util.state
-
Implements a well-defined set of general-purpose State Objects.
- StateBuffer - Class in com.nt.udc.util.state
-
The StateBuffer class is responsible for holding small amounts
of state data for any number of objects.
- StateBuffer(File, boolean) - Constructor for class com.nt.udc.util.state.StateBuffer
-
Creates a state buffer with the given file.
- stateBufferFileName - Variable in class com.nt.udc.util.state.StateManager
-
- stateBufferFileName - Variable in class com.nt.udc.util.state.StateMerger
-
- stateBufferFileName - Variable in class com.nt.udc.util.state.StateSaver
-
- stateBufferObjArray - Variable in class com.nt.udc.util.state.StateManager
-
- stateBufferObjArray - Variable in class com.nt.udc.util.state.StateSaver
-
- StateBufferSaveable - Interface in com.nt.udc.util.state
-
This interface should be implemented by an Object that
needs to save/restore its state to a generic buffer.
- stateDirComp - Variable in class com.nt.udc.util.state.StateMerger
-
- stateDirComp - Variable in class com.nt.udc.util.state.StateSaver
-
- StateDirectorySaveable - Interface in com.nt.udc.util.state
-
This interface should be implemented by an Object that
needs to save/restore its state to a directory.
- stateDirGenerator - Variable in class com.nt.udc.util.state.StateSaver
-
- stateDirObjArray - Variable in class com.nt.udc.util.state.StateManager
-
- stateDirObjArray - Variable in class com.nt.udc.util.state.StateMerger
-
- stateDirObjArray - Variable in class com.nt.udc.util.state.StateSaver
-
- StateException - Exception in com.nt.udc.exceptions
-
This exception is used when a state-related problem
occurs, such as restoring or saving a node state.
- StateException() - Constructor for exception com.nt.udc.exceptions.StateException
-
- StateException(String) - Constructor for exception com.nt.udc.exceptions.StateException
-
- StateFreezable - Interface in com.nt.udc.util.state
-
This interface is for those classes that actively supply
input to a sub-system.
- StateFreezeHelper - Class in com.nt.udc.util.state
-
This class is intended for use within a class that has implemented
the StateFreezable interface.
- StateFreezeHelper(LoggerIfc) - Constructor for class com.nt.udc.util.state.StateFreezeHelper
-
Constructs the StateFreezeHelper with a logger for
unexpected errors.
- StateFreezer - Class in com.nt.udc.util.state
-
This class is responsible for freezing the state of the
appropriately registered StateFreezable Objects.
- StateFreezer(LoggerIfc) - Constructor for class com.nt.udc.util.state.StateFreezer
-
Creates a StateFreezer Object.
- StateManagementIfc - Interface in com.nt.udc.util.state
-
This interface should be used in those Objects that are
required to implement some sort of state management.
- StateManagementType - Class in com.nt.udc.util.state
-
- stateManager - Variable in class com.nt.udc.ndk.node.DCNode
-
- StateManager - Class in com.nt.udc.util.state
-
The StateManager is responsible for holding a set of
StateDirectorySaveable or StateBufferSaveable Objects, and
saving/restoring those Objects when told to.
- StateManager(LoggerIfc, File) - Constructor for class com.nt.udc.util.state.StateManager
-
Creates the default StateManager
- StateManager(LoggerIfc, File, String) - Constructor for class com.nt.udc.util.state.StateManager
-
Creates the StateManager with a buffer file.
- StateMerger - Class in com.nt.udc.util.state
-
This class is responsible for merging state directories together
into a single merged directory.
- StateMerger(LoggerIfc, File) - Constructor for class com.nt.udc.util.state.StateMerger
-
Creates a state directory merger.
- StateRestorer - Class in com.nt.udc.util.state
-
This class restores the state of its registered Objects.
- StateRestorer(LoggerIfc, StateMerger) - Constructor for class com.nt.udc.util.state.StateRestorer
-
Creates a StateRestorer Object.
- StateSaveable - Interface in com.nt.udc.util.state
-
This interface should be implemented by an Object that
needs to save/restore its state.
- StateSaver - Class in com.nt.udc.util.state
-
The class will save the state of a set of registered Objects.
- StateSaver(LoggerIfc, File) - Constructor for class com.nt.udc.util.state.StateSaver
-
Creates a StateSaver Object.
- StateSaverQueue - Class in com.nt.udc.util.state
-
This class implements a asynchronous state saving thread, and a
manager of state save requests.
- StateSaverQueue(IntegerCallback, LoggerIfc, Object, TimedStateMerger, StateFreezer, AsynchronousStateSaver) - Constructor for class com.nt.udc.util.state.StateSaverQueue
-
Constructs a StateSaverThread.
- StatisticsMonitor - Class in com.nt.udc.ndk.processor
-
- StatisticsMonitor() - Constructor for class com.nt.udc.ndk.processor.StatisticsMonitor
-
- STATUS - Static variable in class com.nt.udc.general.NARComparator
-
- StatusMessage - Class in com.nt.udc.log
-
This class defines the structure of the status message object that is
used by the Log Server to communicate with the Log GUI.
- StatusMessage(long, String, String, String, int, String) - Constructor for class com.nt.udc.log.StatusMessage
-
Constructor for the class.
- StatusMessage(long, String, String, String, int, String, String) - Constructor for class com.nt.udc.log.StatusMessage
-
Message object used by the Logger class.
- StatusMessage() - Constructor for class com.nt.udc.log.StatusMessage
-
- StatusTable - Class in com.nt.udc.log
-
- StatusTable() - Constructor for class com.nt.udc.log.StatusTable
-
- stmt - Variable in class com.nt.udc.db.DBAccess
-
- stop() - Method in class com.nt.udc.io.CDataSink
-
This function is called to stop writing.
- stop() - Method in class com.nt.udc.io.CStringDataSink
-
This function is called to stop writing.
- stop() - Method in interface com.nt.udc.io.IDataSink
-
This function is called to stop writing.
- stop() - Method in class com.nt.udc.util.UDCSimpleTimer
-
Stop the timer.
- stopCleaning() - Method in class com.nt.udc.util.FileSystemCleaner
-
Stops the cleaning timer.
- stopNode() - Method in class com.nt.udc.oi.node.jdbc.JDBCOITransport
-
- STOPPED - Static variable in class com.nt.udc.util.state.State
-
For use when an Object has stopped processing completely,
and has released all resources.
- STOPPING - Static variable in class com.nt.udc.util.state.State
-
For use when an Object is in the process of stopping.
- stopRequestTimer(String) - Method in class com.nt.udc.udp.collector.transport.SimpleUdpMessageManager
-
- stopRequestTimer(String) - Method in interface com.nt.udc.udp.collector.transport.UdpMessageManagerIfc
-
- storedLines - Variable in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- storedPositions - Variable in class com.metasolv.nm.collector.file.handler.LineReaderAdapter
-
- StoredStatisticsMonitorIfc - Interface in com.nt.udc.ndk.processor
-
- storeElement(DCField) - Method in class com.nt.udc.ei.node.ipdr.IPDRSAXRecord
-
Stores the passed-in element.
- storeNAR(NAR, int, boolean, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will generate a key and store the NAR in the table.
- storeNAR(NAR, int, boolean, int, long) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- storeNAR(NAR, int, boolean, int, long, boolean) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
- storeNAR(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Stores a NAR in the table indicated
- storeNAR(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNAR(DCFieldContainer, IntField, LongField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNAR(NAR) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Writes a single NAR to the appropriate cache file.
- storeNAR(NAR, int, boolean) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will generate a key and store the NAR in the table.
- storeNAR(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Stores a NAR in the table indicated
- storeNAR(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- storeNAR(NAR) - Method in class com.nt.udc.nar.NARFileManager
-
Writes a single NAR to the appropriate cache file.
- storeNAR(NAR) - Method in class com.nt.udc.nar.NARStreamHandler
-
Writes a single NAR to the cache file
- storeNARReusingTimer(NAR, int, int) - Method in class com.metasolv.nm.processor.MXAggregator.MXAggrDispatcher
-
This will generate a key and store the NAR in the table with an old timer.
- storeNARReusingTimer(NAR, int) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorFieldProcessor
-
This will generate a key and store the NAR in the table with an old timer.
- storeNARs(NAR[]) - Method in class com.metasolv.nm.processor.MXAggregator.MXNARFileManager
-
Writes multiple NARs to the appropriate cache file
- storeNARs(NAR[]) - Method in class com.nt.udc.nar.NARFileManager
-
Writes multiple NARs to the appropriate cache file
- storeNARs(NAR[]) - Method in class com.nt.udc.nar.NARStreamHandler
-
Writes a multiple NARs to the cache file
- storeNARSavedTimer(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Stores a NAR in the table indicated and also turns on the timer.
- storeNARSavedTimer(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNARSavedTimer(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Stores a NAR in the table indicated and also turns on the timer.
- storeNARSavedTimer(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- storeNARWithAbsoluteTimer(DCFieldContainer, LongField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Stores a NAR with an absolute time as the expiry .
- storeNARWithAbsoluteTimer(DCFieldContainer, IntField, LongField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNARWithTimer(DCFieldContainer) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Stores a NAR in the table indicated and also turns on the timer.
- storeNARWithTimer(DCFieldContainer, IntField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNARWithTimer(DCFieldContainer, IntField, LongField, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
- storeNARWithTimer(DCFieldContainer) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Stores a NAR in the table indicated and also turns on the timer.
- storeNARWithTimer(DCFieldContainer, IntField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
- storeOSAR(COSAR) - Method in class com.nt.udc.io.COSAROutput
-
- storeOSAR(COSAR) - Method in interface com.nt.udc.io.IOSAROutput
-
This function is used to store records
- storeOSAR(COSAR) - Method in class com.nt.udc.io.xml.CXML_OSAROutput
-
This function is called when a new OSAR is to be processed.
- storeOSAR(OSAR) - Method in interface com.nt.udc.osanode.OSAAccessibleNode
-
- storeOSAR(OSAR) - Method in class com.nt.udc.osanode.OSANode
-
- storeOSARs(OSAR[]) - Method in class com.nt.udc.osanode.OSANode
-
- storeStat(CartridgeRecordCounts) - Method in class com.nt.udc.statistics.CountsStorage
-
- storeStats(ArrayList<CartridgeRecordCounts>) - Method in class com.nt.udc.statistics.CountsStorage
-
- str2byte(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the byte value represented by the specified string.
- str2bytes(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified string value,
using the platform's default character encoding.
- str2bytes(String, String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the array of bytes representation for the specified string value,
using the specified character encoding.
- str2decimal(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the decimal value represented by the specified string.
- str2double(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the double value represented by the specified string.
- str2float(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the float value represented by the specified string.
- str2int(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the integer value represented by the specified string.
- str2IP(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the IP address value represented by the given string where the
expected format is four unsigned decimal numbers, each representing
eight bits, separated by periods.
- str2long(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the long value represented by the specified string.
- str2lower(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the string s
converted to lower case.
- str2short(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the short value represented by the specified string.
- str2TimeInMilliSecs(String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a TimeInMilliSecs object converted from the given string with the
specified format.
- str2TimeInSecs(String, String) - Method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a TimeInSecs object converted from the given string with the
specified format.
- str2unicode(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
- str2upper(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the string s
converted to upper case.
- streamHandler - Variable in class com.nt.udc.aggregator.AggregatorFieldProcessor
-
- StreamSourceFileMgr - Class in com.nt.udc.node.util
-
This class is used for retrieving data from files specified by
a filter, that reside in an input directory.
- StreamSourceFileMgr(String, String, FilenameFilter, LoggerIfc) - Constructor for class com.nt.udc.node.util.StreamSourceFileMgr
-
- STRING - Variable in class com.nt.udc.io.CConfigScanner
-
This constant member represents regular strings.
- STRING - Static variable in class com.nt.udc.ndk.node.DCField
-
- STRING - Static variable in class com.nt.udc.osar.OSARecAttr
-
- STRING_TYPE - Static variable in class com.nt.udc.nar.NAR
-
- stringArrayToString(String[]) - Static method in class com.nt.udc.util.EnhConfigFileProcessor
-
This method converts the given String[] object to a
comma-delimeted String object.
- StringAttr - Class in com.nt.udc.osar
-
- StringAttr(int, String) - Constructor for class com.nt.udc.osar.StringAttr
-
- StringAttr(int, byte[]) - Constructor for class com.nt.udc.osar.StringAttr
-
- stringConcat(DCFieldContainer, DCFieldContainer, String, List) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will concatenate the strings for the specified attributes.
- stringConcat(DCFieldContainer, DCFieldContainer, String, FieldKey) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
This will append the strings for the specified attribute.
- stringConcat(DCFieldContainer, DCFieldContainer, String, List) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will concatenate the strings for the specified attributes.
- stringConcat(DCFieldContainer, DCFieldContainer, String, FieldKey) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
This will append the strings for the specified attribute.
- StringContext - Class in com.nt.udc.util.xml
-
- StringContext() - Constructor for class com.nt.udc.util.xml.StringContext
-
- StringField - Class in com.nt.udc.ndk.node
-
- StringField() - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(FieldKey) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(FieldKey, String) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(int, String) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(String, String) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(int, byte[]) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringField(String, byte[]) - Constructor for class com.nt.udc.ndk.node.StringField
-
- StringFieldContext - Class in com.nt.udc.nar.xml
-
- StringFieldContext() - Constructor for class com.nt.udc.nar.xml.StringFieldContext
-
- StringIdLookupIfc - Interface in com.nt.udc.ndk.node
-
An interface implemented by StringIdNAR which is used for looking
up data fields using string attribute ids as lookup keys.
- StringIdStoreIfc - Interface in com.nt.udc.ndk.node
-
An interface implemented by StringIdNAR which is used for storing data
fields using string attribute ids.
- StringMethodHandler - Interface in com.nt.udc.ndk.nplhooks
-
- StringMethodHandlerImpl - Class in com.nt.udc.ndk.nplhooks
-
- StringMethodHandlerImpl() - Constructor for class com.nt.udc.ndk.nplhooks.StringMethodHandlerImpl
-
- StringRecord - Class in com.nt.udc.node.util
-
This StringRecord
class is used to store string
attributes.
- StringRecord() - Constructor for class com.nt.udc.node.util.StringRecord
-
- strlen(String) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the length of the given string.
- strpos(String, String, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the index of the nth occurrence of the specified substring
in the given string, or -1 if there is not a nth occurrence of the
specified substring in the given string.
- SUB_VALUE_SEP - Static variable in class com.nt.udc.processor.LDAPEnhancer.LDAPNodeConfigGUI
-
- subbytes(byte[], int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns a copy of the array of bytes that begins at the specified
beginIndex
and extends to the byte at index
endIndex
.
- SUBRECORD_TAG - Static variable in class com.metasolv.nm.collector.file.handler.DefinitionType
-
- subRecordArray - Variable in class com.metasolv.nm.collector.file.handler.RecordDef
-
- SubRecordDef - Class in com.metasolv.nm.collector.file.handler
-
- SubRecordDef(DCNode, String) - Constructor for class com.metasolv.nm.collector.file.handler.SubRecordDef
-
- subRecords - Variable in class com.metasolv.nm.collector.file.handler.RecordDef
-
- substr(String, int, int) - Static method in class com.nt.udc.npl.NPLFunctionTable
-
Returns the substring of string s
that begins at the
specified beginIndex
and extends to the character at
index endIndex - 1
.
- SUBTYPE_HDR - Static variable in interface com.nt.udc.oi.node.geneva.GenevaFieldsIfc
-
- subValueSeparator - Variable in class com.nt.udc.processor.FileEnhancer.FileEnhancerNode
-
- SUFFIX - Static variable in class com.metasolv.nm.collector.file.FtpEIConfigData
-
- SUFFIX - Static variable in class com.nt.udc.ei.node.ftpei.FtpFileEIConfigData
-
- suffixes - Variable in class com.metasolv.nm.collector.file.FtpEIManager
-
- sumAttribute(DCFieldContainer, DCFieldContainer, FieldKey) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Performs summation of the indicated attribute.
- sumAttribute(DCFieldContainer, DCFieldContainer, FieldKey) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Performs summation of the indicated attribute.
- sumAttributes(NAR, NAR, List, boolean) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Performs summation of all the indicated attributes.
- sumAttributes(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Performs summation on each of the indicated attributes.
- sumAttributes(NAR, NAR, List, boolean) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Performs summation of all the indicated attributes.
- sumAttributes(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Performs summation on each of the indicated attributes.
- sumAttributesNoOverflow(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
Performs summation on each of the indicated attributes and does not allow
an overflow.
- sumAttributesNoOverflow(DCFieldContainer, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
Performs summation on each of the indicated attributes and does not allow
an overflow.
- sumValue(LongField, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will sum the value of each attribute and the constant passed in.
- sumValue(LongField, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will sum the value of each attribute and the constant passed in.
- sumValueAttribute(long, DCFieldContainer, FieldKey) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Performs summation of the indicated attribute and the value.
- sumValueAttribute(long, DCFieldContainer, FieldKey) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Performs summation of the indicated attribute and the value.
- sumValueAttributes(long, NAR, List, boolean) - Method in class com.metasolv.nm.processor.MXAggregator.MXAttributeCombinations
-
Performs a sum of the specified attributes and the value passed in.
- sumValueAttributes(long, NAR, List, boolean) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorAttributeCombinations
-
Performs a sum of the specified attributes and the value passed in.
- sumValueNoOverflow(LongField, DCFieldContainer, StringField) - Method in class com.metasolv.nm.processor.MXAggregator.MXJavahookHandler
-
This will sum the value of each attribute and the constant passed in while not allowing an
overflow to occur.
- sumValueNoOverflow(LongField, DCFieldContainer, StringField) - Method in class com.nt.udc.flexibleAggregator.FlexibleAggregatorHandler
-
This will sum the value of each attribute and the constant passed in while not allowing an
overflow to occur.
- SUPPRESS_MUTILPLE_ALARMS - Static variable in class com.nt.udc.general.NARComparator
-
- suspend() - Method in class com.nt.udc.io.CTimer
-
This function is called to suspend the timer.
- suspenseDir - Variable in class com.nt.udc.ndk.node.DCNode
-
- SYNC - Static variable in class com.nt.udc.util.state.StateManagementType
-
For Synchronous State Management.
- SynchronizedDirectory - Class in com.nt.udc.ei.transport
-
This class is used to let threads synchronize on a common directory into
which and from which files are placed and processed.
- SynchronizedDirectory(File) - Constructor for class com.nt.udc.ei.transport.SynchronizedDirectory
-
Instantiate with a known directory.
- SynchronousStateManager - Class in com.nt.udc.util.state
-
- SynchronousStateManager(LoggerIfc, File) - Constructor for class com.nt.udc.util.state.SynchronousStateManager
-
Creates the default StateManager
- SynchronousStateManager(LoggerIfc, File, String) - Constructor for class com.nt.udc.util.state.SynchronousStateManager
-
Creates the StateManager with a buffer file.
- SystemFileMonitor - Class in com.nt.udc.util
-
- SystemFileMonitor(OSANodeMgr, Logger, PerformanceLogger) - Constructor for class com.nt.udc.util.SystemFileMonitor
-
- SystemModel - Class in com.nt.udc.util
-
- SystemModel() - Constructor for class com.nt.udc.util.SystemModel
-
- SystemModel(Vector) - Constructor for class com.nt.udc.util.SystemModel
-
Initializes the SystemModel with the current list of Node Managers.
- SystemModelUpdater - Class in com.nt.udc.util
-
- SystemModelUpdater() - Constructor for class com.nt.udc.util.SystemModelUpdater
-
- systemUpdate(SystemModel) - Method in interface com.nt.udc.util.AcctEventListener
-
Indicates that the system has substantially changed.
- systemUpdate(SystemModel) - Method in class com.nt.udc.util.SystemModel
-