|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepPerformanceSnapShot | |
---|---|
org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. |
org.pentaho.di.trans.performance |
Uses of StepPerformanceSnapShot in org.pentaho.di.trans |
---|
Methods in org.pentaho.di.trans that return types with arguments of type StepPerformanceSnapShot | |
---|---|
Map<String,List<StepPerformanceSnapShot>> |
Trans.getStepPerformanceSnapShots()
|
Method parameters in org.pentaho.di.trans with type arguments of type StepPerformanceSnapShot | |
---|---|
void |
Trans.setStepPerformanceSnapShots(Map<String,List<StepPerformanceSnapShot>> stepPerformanceSnapShots)
|
Uses of StepPerformanceSnapShot in org.pentaho.di.trans.performance |
---|
Methods in org.pentaho.di.trans.performance with parameters of type StepPerformanceSnapShot | |
---|---|
void |
StepPerformanceSnapShot.diff(StepPerformanceSnapShot previous,
long inputBufferSize,
long outputBufferSize)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |