| Package | Description |
|---|---|
| org.apache.flink.runtime.operators | |
| org.apache.flink.runtime.operators.util |
| Modifier and Type | Method and Description |
|---|---|
static DriverStrategy |
DriverStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverStrategy[] |
DriverStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DriverStrategy |
TaskConfig.getDriverStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskConfig.setDriverStrategy(DriverStrategy strategy) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.