public class MultipleParameterToolAdapter extends Object
MultipleParameterTool that can deal old style key.| Constructor and Description |
|---|
MultipleParameterToolAdapter(org.apache.flink.api.java.utils.MultipleParameterTool params) |
| Modifier and Type | Method and Description |
|---|---|
String |
fallback(String key) |
String |
get(String key) |
Collection<String> |
getMultiParameter(String key) |
String |
getRequired(String key) |
boolean |
has(String key) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.