| Package | Description |
|---|---|
| org.apache.flink.runtime.minicluster |
| Modifier and Type | Method and Description |
|---|---|
MiniClusterConfiguration |
MiniClusterConfiguration.Builder.build() |
| Constructor and Description |
|---|
MiniCluster(MiniClusterConfiguration miniClusterConfiguration)
Creates a new Flink mini cluster based on the given configuration.
|
MiniCluster(MiniClusterConfiguration miniClusterConfiguration,
java.util.function.Supplier<org.apache.flink.util.Reference<org.apache.flink.runtime.rpc.RpcSystem>> rpcSystemSupplier) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.