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 |