Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.performance |
Modifier and Type | Method and Description |
---|---|
Map<String,List<StepPerformanceSnapShot>> |
Trans.getStepPerformanceSnapShots()
Gets a named list (map) of step performance snapshots.
|
Modifier and Type | Method and Description |
---|---|
void |
Trans.setStepPerformanceSnapShots(Map<String,List<StepPerformanceSnapShot>> stepPerformanceSnapShots)
Sets the named list (map) of step performance snapshots.
|
Modifier and Type | Method and Description |
---|---|
void |
StepPerformanceSnapShot.diff(StepPerformanceSnapShot previous,
long inputBufferSize,
long outputBufferSize) |
Copyright © 2018 Hitachi Vantara. All rights reserved.