Package | Description |
---|---|
org.apache.flink.api.java.utils |
Modifier and Type | Method and Description |
---|---|
static ParameterTool |
ParameterTool.fromArgs(String[] args) |
static ParameterTool |
ParameterTool.fromMap(Map<String,String> map) |
static ParameterTool |
ParameterTool.fromPropertiesFile(String path) |
static ParameterTool |
ParameterTool.fromSystemProperties() |
ParameterTool |
ParameterTool.mergeWith(ParameterTool other) |
Modifier and Type | Method and Description |
---|---|
ParameterTool |
ParameterTool.mergeWith(ParameterTool other) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.