Kieker 1.5

Deprecated API


Contents
Deprecated Interfaces
kieker.analysis.plugin.IAnalysisEvent
          to be removed in Kieker 1.6 
kieker.common.record.IMonitoringRecordReceiver
           
 

Deprecated Classes
kieker.monitoring.timer.DefaultSystemTimer
          will be removed in Kieker 1.6 
kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
          To be removed in Kieker 1.6. Use SessionAndTraceRegistrationFilter instead. 
kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
          To be removed in Kieker 1.6. Use SessionAndTraceRegistrationFilter instead. 
kieker.tools.currentTimeEventGenerator.TimestampEvent
          will be removed in Kieker 1.6; use TimestampRecord instead. 
 

Deprecated Methods
kieker.common.record.controlflow.OperationExecutionRecord.getClassName()
          will be removed in Kieker 1.6 
kieker.common.record.misc.TimestampRecord.getCurrentTime()
          will be removed in Kieker 1.6; use TimestampRecord.getTimestamp() 
kieker.common.record.controlflow.OperationExecutionRecord.getExperimentId()
          Will be removed in 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.getOperationName()
          will be removed in Kieker 1.6 
kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory.getPackage()
            
kieker.common.record.controlflow.OperationExecutionRecord.getRetVal()
          remove in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.initFromArray(Object[])
           
kieker.common.record.controlflow.BranchingRecord.initFromArray(Object[])
           
kieker.common.record.flow.AbstractEvent.initFromArray(Object[])
           
kieker.common.record.flow.trace.Trace.initFromArray(Object[])
           
kieker.common.record.misc.EmptyRecord.initFromArray(Object[])
           
kieker.common.record.misc.TimestampRecord.initFromArray(Object[])
           
kieker.common.record.system.MemSwapUsageRecord.initFromArray(Object[])
           
kieker.common.record.system.CPUUtilizationRecord.initFromArray(Object[])
           
kieker.common.record.system.ResourceUtilizationRecord.initFromArray(Object[])
           
kieker.monitoring.core.registry.RegistryRecord.initFromArray(Object[])
           
kieker.common.record.controlflow.OperationExecutionRecord.isEntryPoint()
          remove in Kieker 1.6 
kieker.common.configuration.Configuration.put(Object, Object)
           
kieker.common.record.controlflow.OperationExecutionRecord.setClassName(String)
          will be removed in Kieker 1.6. Also, this class will become immutable in Kieker 1.6. 
kieker.common.record.misc.TimestampRecord.setCurrentTime(long)
          will be removed in Kieker 1.6; record will become immutable 
kieker.common.record.controlflow.OperationExecutionRecord.setEntryPoint(boolean)
          remove in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setEoi(int)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setEss(int)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setExperimentId(int)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setHostname(String)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setOperationName(String)
          will be removed in Kieker 1.6. Also, this class will become immutable in Kieker 1.6. 
kieker.common.record.controlflow.OperationExecutionRecord.setOperationSignature(String)
          this class will become immutable in Kieker 1.6 A string can, for example, be created using ClassOperationSignaturePair.toOperationSignatureString(). 
kieker.common.record.controlflow.OperationExecutionRecord.setRetVal(Object)
          remove in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setSessionId(String)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setTin(long)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setTout(long)
          this class will become immutable in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord.setTraceId(long)
          this class will become immutable in Kieker 1.6 
 

Deprecated Constructors
kieker.monitoring.timer.DefaultSystemTimer(Configuration)
          replaced with SystemNanoTimer 
kieker.common.record.controlflow.OperationExecutionRecord()
          will be removed in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord(String, String, long)
          will be removed in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord(String, String, long, long)
          will be removed in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord(String, String, long, long, long)
          will be removed in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord(String, String, String, long, long, long)
          will be removed in Kieker 1.6 
kieker.common.record.controlflow.OperationExecutionRecord(String, String, String, long, long, long, String, int, int)
          will be removed in Kieker 1.6 
 


Kieker 1.5

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