Uses of Class
org.pentaho.di.trans.performance.StepPerformanceSnapShot
Packages that use StepPerformanceSnapShot
-
Uses of StepPerformanceSnapShot in org.pentaho.di.trans
Methods in org.pentaho.di.trans that return types with arguments of type StepPerformanceSnapShotModifier and TypeMethodDescriptionTrans.getStepPerformanceSnapShots()
Gets a named list (map) of step performance snapshots.Method parameters in org.pentaho.di.trans with type arguments of type StepPerformanceSnapShotModifier and TypeMethodDescriptionvoid
Trans.setStepPerformanceSnapShots
(Map<String, List<StepPerformanceSnapShot>> stepPerformanceSnapShots) Sets the named list (map) of step performance snapshots. -
Uses of StepPerformanceSnapShot in org.pentaho.di.trans.performance
Methods in org.pentaho.di.trans.performance with parameters of type StepPerformanceSnapShotModifier and TypeMethodDescriptionvoid
StepPerformanceSnapShot.diff
(StepPerformanceSnapShot previous, long inputBufferSize, long outputBufferSize)