public class Util extends Object
| 构造器和说明 |
|---|
Util() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.pentaho.di.engine.api.events.MetricsEvent |
getMetricEvents(String operationID) |
static org.pentaho.di.engine.api.events.LogEvent |
getOperationLogEvent(String operationID) |
static org.pentaho.di.engine.api.events.DataEvent |
getOperationRowEvent(String operationID) |
static org.pentaho.di.engine.api.events.StatusEvent |
getOperationStatusEvent(String operationID) |
static org.pentaho.di.engine.api.remote.StopMessage |
getStopMessage() |
static org.pentaho.di.engine.api.events.ErrorEvent |
getTransformationErrorEvent() |
static org.pentaho.di.engine.api.events.LogEvent |
getTransformationLogEvent() |
static org.pentaho.di.engine.api.events.StatusEvent |
getTransformationStatusEvent() |
public static org.pentaho.di.engine.api.events.LogEvent getTransformationLogEvent()
public static org.pentaho.di.engine.api.events.StatusEvent getTransformationStatusEvent()
public static org.pentaho.di.engine.api.events.ErrorEvent getTransformationErrorEvent()
public static org.pentaho.di.engine.api.remote.StopMessage getStopMessage()
public static org.pentaho.di.engine.api.events.LogEvent getOperationLogEvent(String operationID)
public static org.pentaho.di.engine.api.events.StatusEvent getOperationStatusEvent(String operationID)
public static org.pentaho.di.engine.api.events.DataEvent getOperationRowEvent(String operationID)
public static org.pentaho.di.engine.api.events.MetricsEvent getMetricEvents(String operationID)
Copyright © 2024 Hitachi Vantara. All rights reserved.