Package | Description |
---|---|
org.apache.flink.tests.util.flink |
Modifier and Type | Class and Description |
---|---|
class |
LocalStandaloneFlinkResource
Flink resource that start local standalone clusters.
|
Modifier and Type | Method and Description |
---|---|
static FlinkResource |
FlinkResource.get()
Returns the configured FlinkResource implementation, or a
LocalStandaloneFlinkResource if none is configured. |
Modifier and Type | Method and Description |
---|---|
Optional<FlinkResource> |
LocalStandaloneFlinkResourceFactory.create() |
Optional<FlinkResource> |
FlinkResourceFactory.create()
Returns a
FlinkResource instance. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.