public final class LocalStandaloneFlinkResourceFactory extends Object implements FlinkResourceFactory
FlinkResourceFactory
for the LocalStandaloneFlinkResource
.Constructor and Description |
---|
LocalStandaloneFlinkResourceFactory() |
Modifier and Type | Method and Description |
---|---|
FlinkResource |
create(FlinkResourceSetup setup)
Returns a
FlinkResource instance. |
public FlinkResource create(FlinkResourceSetup setup)
FlinkResourceFactory
FlinkResource
instance. If the instance could not be instantiated (for
example, because a mandatory parameter was missing), then an exception should be thrown.create
in interface FlinkResourceFactory
setup
- setup instructions for the FlinkResourceCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.