public class PythonOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<String> |
DC_TMP_DIR
The config parameter defining where the flink python library and user supplied files will be uploaded to before
registering them with the Distributed Cache.
|
static org.apache.flink.configuration.ConfigOption<String> |
PLAN_TMP_DIR
The config parameter defining where temporary plan-related files are stored on the client.
|
public static final org.apache.flink.configuration.ConfigOption<String> PLAN_TMP_DIR
public static final org.apache.flink.configuration.ConfigOption<String> DC_TMP_DIR
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.