@Beta public interface BatchRuntimeContext extends DatasetContext, TransformContext
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getHadoopJob()
Deprecated.
this method will be removed.
|
long |
getLogicalStartTime()
Returns the logical start time of the Batch Job.
|
Map<String,String> |
getRuntimeArguments()
Returns runtime arguments of the Batch Job.
|
discardDataset, getDataset, getDataset, getDataset, getDataset, releaseDatasetgetMetrics, getPluginProperties, getPluginProperties, getStageName, loadPluginClass, newPluginInstanceprovidelong getLogicalStartTime()
Map<String,String> getRuntimeArguments()
@Deprecated <T> T getHadoopJob()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.