| Package | Description |
|---|---|
| org.apache.flink.test.util |
| Modifier and Type | Field and Description |
|---|---|
protected MultipleProgramsTestBase.TestExecutionMode |
MultipleProgramsTestBase.mode |
| Modifier and Type | Method and Description |
|---|---|
static MultipleProgramsTestBase.TestExecutionMode |
MultipleProgramsTestBase.TestExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultipleProgramsTestBase.TestExecutionMode[] |
MultipleProgramsTestBase.TestExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MultipleProgramsTestBase(MultipleProgramsTestBase.TestExecutionMode mode) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.