Kieker 1.7

Deprecated API


Contents
Deprecated Classes
kieker.tools.traceAnalysis.filter.AbstractTimestampFilter
          To be removed in Kieker 1.8 
kieker.tools.traceAnalysis.filter.AbstractTraceIdFilter
          To be removed in Kieker 1.8 
kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin.GraphWriterConfiguration
          (not used anymore) 
kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
          To be removed in Kieker 1.8 (Use TimestampFilter instead) 
kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
          To be removed in Kieker 1.8 (Use instead). 
 

Deprecated Exceptions
kieker.analysis.exception.MonitoringReaderException
          To be removed in Kieker 1.8 
kieker.analysis.exception.MonitoringRecordConsumerException
          To be removed in Kieker 1.8 
kieker.common.exception.MonitoringRecordReceiverException
          To be removed in Kieker 1.8 
kieker.common.namedRecordPipe.PipeException
          to be removed in Kieker 1.8 
 

Deprecated Fields
kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent.NO_CAUSE
          to be removed in Kieker 1.8 
 

Deprecated Methods
kieker.tools.traceAnalysis.repository.TraceColorRepository.createFromFile(String)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.repository.DescriptionRepository.createFromFile(String)
          To be removed in Kieker 1.8. 
kieker.common.configuration.Configuration.get(Object)
          This method will not be removed (as this is for technical reasons not possible), but should only be used within this class. Don't call this method directly. 
kieker.monitoring.writer.AbstractMonitoringWriter.getConfiguration()
          to be removed in Kieker 1.8 
kieker.monitoring.timer.SystemNanoTimer.getInstance()
          to be removed in Kieker 1.8 
kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory.getPackage()
            
kieker.common.configuration.Configuration.getProperty(String)
          This method will not be removed (as this is for technical reasons not possible), but should only be used within this class. Don't call this method directly. 
kieker.common.configuration.Configuration.getProperty(String, String)
          This method will not be removed (as this is for technical reasons not possible), but should only be used within this class. Don't call this method directly. 
kieker.common.record.controlflow.OperationExecutionRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.controlflow.BranchingRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.flow.AbstractEvent.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.flow.trace.Trace.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.misc.KiekerMetadataRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.misc.EmptyRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.misc.TimestampRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.system.MemSwapUsageRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.system.CPUUtilizationRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.record.system.ResourceUtilizationRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.monitoring.core.registry.RegistryRecord.initFromArray(Object[])
          This record uses the IMonitoringRecord.Factory mechanism. Hence, this method is not implemented. 
kieker.common.configuration.Configuration.put(Object, Object)
          This method will not be removed (as this is for technical reasons not possible), but should only be used within this class. Don't call this method directly. 
kieker.analysis.AnalysisController.registerFilter(AbstractFilterPlugin)
          This method will not be for public use in Kieker 1.8. Use the new constructor instead. 
kieker.analysis.AnalysisController.registerReader(AbstractReaderPlugin)
          This method will not be for public use in Kieker 1.8. Use the new constructor instead. 
kieker.analysis.AnalysisController.registerRepository(AbstractRepository)
          This method will not be for public use in Kieker 1.8. Use the new constructor instead. 
kieker.analysis.analysisComponent.AbstractAnalysisComponent.setProjectContext(IProjectContext)
          To be removed in 1.8 
 

Deprecated Constructors
kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.analysisComponent.AbstractAnalysisComponent(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter(Configuration, AbstractDependencyGraph)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractExecutionTraceProcessingFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.AbstractFilterPlugin(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter(Configuration, G)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractInvalidExecutionTraceProcessingFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.AbstractPlugin(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.AbstractReaderPlugin(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.repository.AbstractRepository(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractTimestampFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractTraceIdFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAllocationComponentOperationCallTreeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAssemblyComponentOperationCallTreeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode(CallTreeNode, CallTreeOperationHashKey)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.CountingFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.CountingThroughputFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.database.DbReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.descriptions.DescriptionDecoratorFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.repository.DescriptionRepository(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.repository.DescriptionRepository(Configuration, DescriptionRepository.DescriptionRepositoryData)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.flow.EventRecordTraceCounter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.filesystem.FSReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.jms.JMSReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.jmx.JMXReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.ListCollectionFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.list.ListReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.logReplayer.filter.MonitoringRecordLoggerFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.reader.namedRecordPipe.PipeReader(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.StringBufferFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.forward.TeeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.select.TimestampFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.visualization.traceColoring.TraceColoringFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.repository.TraceColorRepository(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.repository.TraceColorRepository(Configuration, TraceColorRepository.TraceColorRepositoryData)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.select.TraceIdFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter(Configuration)
          To be removed in Kieker 1.8. 
kieker.analysis.plugin.filter.select.TypeFilter(Configuration)
          To be removed in Kieker 1.8. 
 


Kieker 1.7

Copyright 2013 Kieker Project, http://kieker-monitoring.net