public final class DataflowRunnerInfo extends ReleaseInfo
DataflowRunner.| Modifier and Type | Method and Description |
|---|---|
String |
getContainerVersion()
Provides the container version that will be used for constructing harness image paths.
|
static DataflowRunnerInfo |
getDataflowRunnerInfo()
Returns an instance of
DataflowRunnerInfo. |
String |
getFnApiEnvironmentMajorVersion()
Provides the FnAPI environment's major version number.
|
String |
getLegacyEnvironmentMajorVersion()
Provides the legacy environment's major version number.
|
Map<String,String> |
getProperties() |
getName, getReleaseInfo, getVersionpublic static DataflowRunnerInfo getDataflowRunnerInfo()
DataflowRunnerInfo.public String getLegacyEnvironmentMajorVersion()
public String getFnApiEnvironmentMajorVersion()
public String getContainerVersion()
public Map<String,String> getProperties()
getProperties in class ReleaseInfoCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.