public static class ExecutionConfig.GlobalJobParameters extends Object implements Serializable
This user config is accessible at runtime through getRuntimeContext().getExecutionConfig().GlobalJobParameters()
Constructor and Description |
---|
GlobalJobParameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Map<String,String> |
toMap()
Convert UserConfig into a
Map<String, String> representation. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.