|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.mindtree.techworks.insight.appender |
---|
Class com.mindtree.techworks.insight.appender.ParsedEventAppender extends LogEventModel implements Serializable |
---|
serialVersionUID: 217646441758807591L
Serialized Fields |
---|
org.apache.log4j.spi.ErrorHandler errorHandler
org.apache.log4j.spi.Filter filter
org.apache.log4j.Layout layout
java.lang.String name
long nextLogEventSequenceNumber
Package com.mindtree.techworks.insight.download |
---|
Class com.mindtree.techworks.insight.download.RemoteClientException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: -135857602688408123L
Package com.mindtree.techworks.insight.download.ftpbrowse |
---|
Class com.mindtree.techworks.insight.download.ftpbrowse.FTPBrowseException extends java.io.IOException implements Serializable |
---|
serialVersionUID: -6152897285474530349L
Class com.mindtree.techworks.insight.download.ftpbrowse.FTPFileFile extends java.io.File implements Serializable |
---|
serialVersionUID: 4465086823354456311L
Serialized Fields |
---|
org.apache.commons.net.ftp.FTPFile ftpFile
javax.swing.filechooser.FileSystemView fileSystemView
java.net.URL hostURL
java.net.PasswordAuthentication passwordAuthentication
Package com.mindtree.techworks.insight.download.ftpbrowse.test |
---|
Class com.mindtree.techworks.insight.download.ftpbrowse.test.FileChooserTestFrame extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: 7240401258426606510L
Package com.mindtree.techworks.insight.download.sftpbrowse |
---|
Class com.mindtree.techworks.insight.download.sftpbrowse.SFTPBrowseException extends java.io.IOException implements Serializable |
---|
serialVersionUID: 1221316305067054576L
Class com.mindtree.techworks.insight.download.sftpbrowse.SFTPFileFile extends java.io.File implements Serializable |
---|
serialVersionUID: 1566302834356038498L
Serialized Fields |
---|
com.sshtools.j2ssh.sftp.SftpFile sftpFile
javax.swing.filechooser.FileSystemView fileSystemView
java.lang.String host
int port
java.net.PasswordAuthentication passwordAuthentication
Package com.mindtree.techworks.insight.download.sftpbrowse.test |
---|
Class com.mindtree.techworks.insight.download.sftpbrowse.test.SFTPFileChooserTestFrame extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: -4542730691957729838L
Package com.mindtree.techworks.insight.eventsearch |
---|
Class com.mindtree.techworks.insight.eventsearch.MatchingLogEvent extends java.lang.Object implements Serializable |
---|
serialVersionUID: -5828131920882531358L
Serialized Fields |
---|
long pageNumber
long eventSequenceNumber
Class com.mindtree.techworks.insight.eventsearch.SearchCriteria extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1089139959871483251L
Serialized Fields |
---|
int searchType
java.lang.String searchString
Class com.mindtree.techworks.insight.eventsearch.SearchResults extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2164352117429657476L
Serialized Fields |
---|
Controller controller
EventDetailsPresentation eventDetailsPresentation
SearchCriteria searchCriteria
java.util.List<E> matchingLogEvents
java.util.Map<K,V> pagedMatchingLogEvents
int currentMatchingLogEventIndex
Package com.mindtree.techworks.insight.filter |
---|
Class com.mindtree.techworks.insight.filter.FilterException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: -8213326105408613457L
Class com.mindtree.techworks.insight.filter.FilterPreferences extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2124856129782791855L
Serialized Fields |
---|
Preference _storedFilterParentPreference
Preference _storedFiltersPreference
int _maxPreferences
java.util.LinkedList<E> _storedFilterNames
java.util.Map<K,V> _storedFilters
java.util.Set<E> _updateListeners
Package com.mindtree.techworks.insight.filter.criteria |
---|
Class com.mindtree.techworks.insight.filter.criteria.DateRangeFilterCriterionField extends java.lang.Object implements Serializable |
---|
serialVersionUID: -6088723529396979932L
Serialized Fields |
---|
java.util.Date _startDate
java.util.Date _endDate
long _startTimeStamp
long _endTimeStamp
Class com.mindtree.techworks.insight.filter.criteria.FilterCriteria extends java.lang.Object implements Serializable |
---|
serialVersionUID: 3103288054678451160L
Serialized Fields |
---|
java.util.List<E> _criteriaElements
boolean _isCompiled
java.util.List<E> _postFixExpression
Class com.mindtree.techworks.insight.filter.criteria.FilterCriteriaFormatException extends FilterException implements Serializable |
---|
serialVersionUID: -3260391975198081147L
Class com.mindtree.techworks.insight.filter.criteria.FilterCriteriaParseException extends FilterException implements Serializable |
---|
serialVersionUID: -7108289963324232797L
Class com.mindtree.techworks.insight.filter.criteria.FilterCriterion extends java.lang.Object implements Serializable |
---|
serialVersionUID: 542848276380323755L
Serialized Fields |
---|
int _fieldsInCriterion
java.lang.Object[] _filterValues
Class com.mindtree.techworks.insight.filter.criteria.FilterCriterionFieldType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -769533176439641985L
Serialized Fields |
---|
int _serialIdentifier
int _bitIdentifier
java.lang.String _stringIdentifier
Class com.mindtree.techworks.insight.filter.criteria.FilterCriterionOperator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -8399081446625579206L
Serialized Fields |
---|
short _id
java.lang.String _symbol
int _operatorPriority
Class com.mindtree.techworks.insight.filter.criteria.FilterCriterionSeparator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 6177810842977352637L
Serialized Fields |
---|
short _id
java.lang.String _symbol
Package com.mindtree.techworks.insight.gui |
---|
Class com.mindtree.techworks.insight.gui.EventDetailsPresentation extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: -3210768545540400816L
Serialized Fields |
---|
Controller controller
LogEvent event
javax.swing.JTextPane eventDetails
Class com.mindtree.techworks.insight.gui.Insight extends javax.swing.JFrame implements Serializable |
---|
serialVersionUID: 723734250598646319L
Serialized Fields |
---|
Insight instance
Controller controller
Package com.mindtree.techworks.insight.gui.action |
---|
Class com.mindtree.techworks.insight.gui.action.ClearDisplayAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -1048910165977800595L
Serialized Fields |
---|
Insight insight
Class com.mindtree.techworks.insight.gui.action.FilterAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -5175017417906624239L
Serialized Fields |
---|
Insight insight
FilterFrame fframe
Class com.mindtree.techworks.insight.gui.action.FindAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -5547331394914513885L
Serialized Fields |
---|
Insight insight
SearchTextFrame searchTextFrame
Class com.mindtree.techworks.insight.gui.action.LoadFileAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -9072081477007675313L
Serialized Fields |
---|
Insight insight
Class com.mindtree.techworks.insight.gui.action.LoadLocalFileAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -6169872455620799521L
Serialized Fields |
---|
java.util.LinkedList<E> namespacesToBeLoaded
AbstractReceiver receiver
javax.swing.JFileChooser fileChooser
Insight insight
Class com.mindtree.techworks.insight.gui.action.LoadPageAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: 2232778228085377626L
Serialized Fields |
---|
Controller controller
Class com.mindtree.techworks.insight.gui.action.LocateAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -3578056532882836648L
Serialized Fields |
---|
Controller controller
Class com.mindtree.techworks.insight.gui.action.MaintainPreferencesAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -3318156412555969702L
Serialized Fields |
---|
PreferencesFrame preferencesFrame
Insight insight
Class com.mindtree.techworks.insight.gui.action.RemoteProtocolListenerAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -2277220522584222352L
Serialized Fields |
---|
Insight insight
AbstractReceiver receiver
Class com.mindtree.techworks.insight.gui.action.ScrollLockAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -1576214815624797300L
Serialized Fields |
---|
Controller controller
InsightToolbarButton scrollButton
Class com.mindtree.techworks.insight.gui.action.SearchAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: 4584447553037887774L
Serialized Fields |
---|
Insight insight
SearchEventsFrame searchEventsFrame
Class com.mindtree.techworks.insight.gui.action.SearchEventAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: -5522452616976339844L
Serialized Fields |
---|
Controller controller
Class com.mindtree.techworks.insight.gui.action.StopReceiverAction extends javax.swing.AbstractAction implements Serializable |
---|
serialVersionUID: 2541505596023741695L
Serialized Fields |
---|
Insight insight
Package com.mindtree.techworks.insight.gui.filter |
---|
Class com.mindtree.techworks.insight.gui.filter.AdvancedFilterPanel extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: -648224839674663530L
Serialized Fields |
---|
FilterFrame _parent
FilterPreferences _preferenceHandler
java.awt.GridBagLayout _layout
java.awt.GridBagConstraints _constraints
javax.swing.JComboBox _operatorSeperators
javax.swing.JButton _addCriterion
javax.swing.JButton _addOperatorSeperator
javax.swing.JButton _clearCurrentCriteria
javax.swing.JButton _saveCurrentCriteria
javax.swing.JButton _loadSavedCriteria
javax.swing.JButton _deleteSavedCriteria
javax.swing.JTextArea _searchCriteriaString
javax.swing.JComboBox _savedSrchCriterias
Class com.mindtree.techworks.insight.gui.filter.FilterFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: 8013096464590150319L
Serialized Fields |
---|
Insight _parentWindow
LogEventModel _logEventModel
FilterCriteria _filterCriteria
java.awt.GridBagLayout _layout
java.awt.GridBagConstraints _constraints
javax.swing.JComboBox[] _attributeCombos
javax.swing.JTextField[] _timeRange
javax.swing.JButton _filterButton
javax.swing.JButton _cancelButton
javax.swing.JButton _advancedFilterButton
AdvancedFilterPanel _advancedPanel
Class com.mindtree.techworks.insight.gui.filter.SaveFilterDialog extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: -8258837270305303943L
Serialized Fields |
---|
FilterFrame _parent
FilterPreferences _preferenceHandler
java.lang.String _serializedCriteria
boolean _isOverWriteMode
boolean _isMaxExceedMode
java.awt.GridBagLayout _layout
java.awt.GridBagConstraints _constraints
javax.swing.JTextField _criteriaName
javax.swing.JTextArea _serializedCriteriaText
javax.swing.JButton _saveFilter
javax.swing.JButton _cancelAction
javax.swing.JLabel _statusBar
Package com.mindtree.techworks.insight.gui.preferences |
---|
Class com.mindtree.techworks.insight.gui.preferences.AbstractPreferencesUIPanel extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: -1986410111937810144L
Serialized Fields |
---|
Preference preference
PreferencesFrame parent
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Class com.mindtree.techworks.insight.gui.preferences.EventColumnPreferencePanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: 6585162564228536132L
Serialized Fields |
---|
javax.swing.JList availableColumns
javax.swing.JList selectedColumns
javax.swing.JButton leftButton
javax.swing.JButton rightButton
javax.swing.JButton upButton
javax.swing.JButton downButton
Class com.mindtree.techworks.insight.gui.preferences.FilesetsUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: -46917056193251251L
Serialized Fields |
---|
javax.swing.JCheckBox tailopt
javax.swing.JCheckBox showFileset
javax.swing.JRadioButton localButton
javax.swing.JRadioButton ftpButton
javax.swing.JRadioButton sftpButton
javax.swing.JRadioButton httpButton
javax.swing.ButtonGroup bg
Class com.mindtree.techworks.insight.gui.preferences.FTPFilesUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: 917645181047346050L
Serialized Fields |
---|
int action
javax.swing.JList configuredFilesetsList
javax.swing.JButton addButton
javax.swing.JButton editButton
javax.swing.JButton removeButton
javax.swing.JTextField nameField
javax.swing.JTextField hostField
javax.swing.JTextField portField
javax.swing.JTextField homeDirField
javax.swing.JList urlList
javax.swing.JTextField newURLField
javax.swing.JButton addURLButton
javax.swing.JButton browseButton
javax.swing.JButton removeURLButton
javax.swing.JCheckBox requiresAuthentication
javax.swing.JTextField userField
javax.swing.JPasswordField passwordField
javax.swing.JButton applyChangesButton
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Class com.mindtree.techworks.insight.gui.preferences.LocalFilesUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: 7653074890889562083L
Serialized Fields |
---|
javax.swing.JFileChooser fileChooser
int action
javax.swing.JList configuredFilesetsList
javax.swing.JButton addButton
javax.swing.JButton browseButton
javax.swing.JButton editButton
javax.swing.JButton removeButton
javax.swing.JTextField nameField
javax.swing.JList urlList
javax.swing.JTextField newURLField
javax.swing.JButton addURLButton
javax.swing.JButton removeURLButton
javax.swing.JButton applyChangesButton
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Class com.mindtree.techworks.insight.gui.preferences.LogPatternUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: -5115766011595135952L
Serialized Fields |
---|
javax.swing.JTextField primaryPatternField
javax.swing.JTextField secondaryPatternField
javax.swing.JTextPane detailsPane
Class com.mindtree.techworks.insight.gui.preferences.PreferencesFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: 6632219854510095454L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
javax.swing.JSplitPane splitPane
javax.swing.JTree preferencesTree
javax.swing.JButton saveButton
javax.swing.JButton cancelButton
javax.swing.JFrame parent
java.util.HashMap<K,V> loadedUIPanels
Class com.mindtree.techworks.insight.gui.preferences.ProxyUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: -5481226146152529345L
Serialized Fields |
---|
javax.swing.JTextField httpProxyHostField
javax.swing.JTextField httpProxyPortField
javax.swing.JCheckBox requiresAuthentication
javax.swing.JTextField userField
javax.swing.JPasswordField passwordField
Class com.mindtree.techworks.insight.gui.preferences.RemoteFilesUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: 3816413009678139497L
Serialized Fields |
---|
int action
javax.swing.JList configuredFilesetsList
javax.swing.JButton addButton
javax.swing.JButton editButton
javax.swing.JButton removeButton
javax.swing.JTextField nameField
javax.swing.JList urlList
javax.swing.JTextField newURLField
javax.swing.JButton addURLButton
javax.swing.JButton removeURLButton
javax.swing.JCheckBox requiresAuthentication
javax.swing.JTextField userField
javax.swing.JPasswordField passwordField
javax.swing.JCheckBox ignoreProxy
javax.swing.JButton applyChangesButton
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Class com.mindtree.techworks.insight.gui.preferences.RemoteProtocolUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: -8948510402612700373L
Serialized Fields |
---|
javax.swing.JTextField portField
Class com.mindtree.techworks.insight.gui.preferences.SFTPFilesUIPanel extends AbstractPreferencesUIPanel implements Serializable |
---|
serialVersionUID: 4045426549505018717L
Serialized Fields |
---|
int action
javax.swing.JList configuredFilesetsList
javax.swing.JButton addButton
javax.swing.JButton editButton
javax.swing.JButton removeButton
javax.swing.JTextField nameField
javax.swing.JTextField hostField
javax.swing.JTextField portField
javax.swing.JTextField homeDirField
javax.swing.JList urlList
javax.swing.JTextField newURLField
javax.swing.JButton addURLButton
javax.swing.JButton browseButton
javax.swing.JButton removeURLButton
javax.swing.JCheckBox requiresAuthentication
javax.swing.JTextField userField
javax.swing.JPasswordField passwordField
javax.swing.JButton applyChangesButton
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Package com.mindtree.techworks.insight.gui.renderers |
---|
Class com.mindtree.techworks.insight.gui.renderers.LogEventTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable |
---|
serialVersionUID: 4519016975132589236L
Serialized Fields |
---|
java.lang.Object value
int selectedRow
Package com.mindtree.techworks.insight.gui.search |
---|
Class com.mindtree.techworks.insight.gui.search.SearchEventsFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: -2983953457363093486L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
javax.swing.JTextField searchInputField
javax.swing.JCheckBox[] logEventAttributeCheckBoxes
javax.swing.JButton searchButton
javax.swing.JButton closeButton
Insight insight
EventDetailsPresentation eventDetailsPresentation
Class com.mindtree.techworks.insight.gui.search.SearchTextFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: -32898128179387599L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
javax.swing.JTextField searchInputField
javax.swing.JButton findButton
javax.swing.JButton closeButton
Insight insight
EventDetailsPresentation eventDetailsPresentation
Package com.mindtree.techworks.insight.gui.util |
---|
Class com.mindtree.techworks.insight.gui.util.AboutFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: 220882995949861144L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
javax.swing.JTextPane detailsPane
javax.swing.JButton closeButton
Insight insight
Class com.mindtree.techworks.insight.gui.util.LoadedNamespacesFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: -248346217650292459L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
javax.swing.JTextPane detailsPane
javax.swing.JButton closeButton
Insight insight
Class com.mindtree.techworks.insight.gui.util.LoadFilesetFrame extends javax.swing.JDialog implements Serializable |
---|
serialVersionUID: 4906063024687614221L
Serialized Fields |
---|
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
Insight insight
javax.swing.JRadioButton localButton
javax.swing.JRadioButton ftpButton
javax.swing.JRadioButton sftpButton
javax.swing.JRadioButton httpButton
javax.swing.JList filesetList
javax.swing.JList filesetFilesList
javax.swing.JButton browseButton
javax.swing.JButton openButton
javax.swing.JButton cancelButton
Package com.mindtree.techworks.insight.gui.widgets |
---|
Class com.mindtree.techworks.insight.gui.widgets.InsightMenuItem extends javax.swing.JMenuItem implements Serializable |
---|
serialVersionUID: 5926456181987356463L
Serialized Fields |
---|
int type
Controller controller
Class com.mindtree.techworks.insight.gui.widgets.InsightRemoteFileChooser extends javax.swing.JFileChooser implements Serializable |
---|
serialVersionUID: -6852291222384420420L
Class com.mindtree.techworks.insight.gui.widgets.InsightToolbarButton extends javax.swing.JButton implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int type
Controller controller
Class com.mindtree.techworks.insight.gui.widgets.StatusBar extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: -6654725016958741987L
Serialized Fields |
---|
java.util.ArrayList<E> progressBarList
java.awt.GridBagLayout gl
java.awt.GridBagConstraints gc
int componentCount
Package com.mindtree.techworks.insight.model |
---|
Class com.mindtree.techworks.insight.model.LogEventModel extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1474266642451017271L
Serialized Fields |
---|
PageSet pageSet
Controller controller
LogEventModel previousLogEventModel
UniqueLogCriteria uniqueLogCriteria
SearchResults searchResults
long logEventIndex
long processedEventCount
java.lang.String logEventModelName
Class com.mindtree.techworks.insight.model.LogEventTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
---|
serialVersionUID: -6989331565976765303L
Serialized Fields |
---|
java.util.List<E> eventList
ModelDataSorter modelDataSorter
int[] columnList
Class com.mindtree.techworks.insight.model.ReceiverFormat extends java.lang.Object implements Serializable |
---|
serialVersionUID: -6792660326250944136L
Serialized Fields |
---|
java.lang.String rawPattern
java.lang.String logPattern
java.lang.String timeStampPattern
Package com.mindtree.techworks.insight.pagination |
---|
Class com.mindtree.techworks.insight.pagination.FilePageImpl extends PageImpl implements Serializable |
---|
serialVersionUID: -1269915233299873471L
Class com.mindtree.techworks.insight.pagination.PageImpl extends java.lang.Object implements Serializable |
---|
serialVersionUID: -4327725831329417826L
Serialized Fields |
---|
java.util.List<E> logEventList
java.lang.String pageSetNamespace
java.lang.String pageNamespace
PageSet pageSet
Package com.mindtree.techworks.insight.preferences |
---|
Class com.mindtree.techworks.insight.preferences.PreferenceHandlerInstantiationException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: -4084221485861497786L
Class com.mindtree.techworks.insight.preferences.PreferenceHandlerStoreException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: -1699610242055805949L
Package com.mindtree.techworks.insight.preferences.model |
---|
Class com.mindtree.techworks.insight.preferences.model.ListPreferenceAttribute extends PreferenceAttribute implements Serializable |
---|
serialVersionUID: 2935005894479171827L
Serialized Fields |
---|
java.util.ArrayList<E> options
Class com.mindtree.techworks.insight.preferences.model.Preference extends java.lang.Object implements Serializable |
---|
serialVersionUID: -9070247330487678727L
Serialized Fields |
---|
java.lang.String id
java.lang.String name
boolean isUserModifiable
isUserModifiable in
PreferenceAttribute
Preference parentPreference
java.util.HashMap<K,V> childPreferences
java.util.HashMap<K,V> preferenceAttributes
java.lang.String displayClass
boolean isAggregated
Class com.mindtree.techworks.insight.preferences.model.PreferenceAttribute extends java.lang.Object implements Serializable |
---|
serialVersionUID: -163229271943985818L
Serialized Fields |
---|
java.lang.String id
java.lang.String name
java.lang.String value
java.lang.String defaultValue
boolean isEncrypted
boolean isPersistant
boolean isUserModifiable
PreferenceAttributeType type
Preference parent
Class com.mindtree.techworks.insight.preferences.model.PreferenceAttributeType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -5339256011793753246L
Serialized Fields |
---|
int type
java.lang.String name
Class com.mindtree.techworks.insight.preferences.model.PreferenceInfo extends java.lang.Object implements Serializable |
---|
serialVersionUID: 624275178580461568L
Serialized Fields |
---|
java.lang.String id
java.lang.String name
boolean isUserModifiable
boolean isAggregated
java.lang.String completeId
java.util.HashMap<K,V> childPreferenceInfos
Package com.mindtree.techworks.insight.receiver |
---|
Class com.mindtree.techworks.insight.receiver.ReceiverInitializationException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 7433764477768473189L
Class com.mindtree.techworks.insight.receiver.RemoteProtocolStreamReceiver.SourceDetails extends java.lang.Object implements Serializable |
---|
serialVersionUID: -4363523350633442160L
Serialized Fields |
---|
LogNamespace logNamespace
short sourceId
boolean isLogNamespaceSet
LogInterpreter logInterpreter
Package com.mindtree.techworks.insight.reporting |
---|
Class com.mindtree.techworks.insight.reporting.InitializationException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: -7104189080807870828L
Package com.mindtree.techworks.insight.reporting.jobs |
---|
Class com.mindtree.techworks.insight.reporting.jobs.JobExecutionException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 3563500066675084467L
Class com.mindtree.techworks.insight.reporting.jobs.JobInitializationException extends InitializationException implements Serializable |
---|
serialVersionUID: -198154695930007420L
Class com.mindtree.techworks.insight.reporting.jobs.UnsupportedMessageTypeException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: -794616151813256099L
Package com.mindtree.techworks.insight.reporting.jobs.message |
---|
Class com.mindtree.techworks.insight.reporting.jobs.message.DefaultJobMessage extends java.lang.Object implements Serializable |
---|
serialVersionUID: 6336374138580664199L
Serialized Fields |
---|
int _action
short _mode
FilterCriteria _criteria
java.util.List<E> _messages
Package com.mindtree.techworks.insight.reporting.verifiers |
---|
Class com.mindtree.techworks.insight.reporting.verifiers.AbstractVerifier extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5690358613929479728L
Serialized Fields |
---|
java.util.List<E> _jobs
java.lang.String _displayName
Verifier
.
Class com.mindtree.techworks.insight.reporting.verifiers.VerifierInitializationException extends InitializationException implements Serializable |
---|
serialVersionUID: -7047932323235348113L
Package com.mindtree.techworks.insight.spi |
---|
Class com.mindtree.techworks.insight.spi.LogEvent extends org.apache.log4j.spi.LoggingEvent implements Serializable |
---|
serialVersionUID: -7395745277683854531L
Serialized Fields |
---|
LogNamespace namespace
java.lang.String exceptionName
long relativeTime
Class com.mindtree.techworks.insight.spi.LogLevel extends org.apache.log4j.Level implements Serializable |
---|
serialVersionUID: -4572666045350823176L
Class com.mindtree.techworks.insight.spi.LogNamespace extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1148642272921507002L
Serialized Fields |
---|
java.lang.String sourceString
java.lang.String localSourceString
ReceiverFormat[] receiverFormat
java.lang.String nodeId
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |