| Package | Description |
|---|---|
| org.apache.flink.client.program | |
| org.apache.flink.client.program.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
MiniClusterClient
Client to interact with a
MiniCluster. |
| Modifier and Type | Method and Description |
|---|---|
ClusterClient<T> |
ClusterClientProvider.getClusterClient()
Creates and returns a new
ClusterClient. |
| Modifier and Type | Class and Description |
|---|---|
class |
RestClusterClient<T>
A
ClusterClient implementation that communicates via HTTP REST requests. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.