public class MiniClusterWithClientResource
extends org.apache.flink.runtime.testutils.MiniClusterResource
| Constructor and Description |
|---|
MiniClusterWithClientResource(org.apache.flink.runtime.testutils.MiniClusterResourceConfiguration miniClusterResourceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
org.apache.flink.client.program.ClusterClient<?> |
getClusterClient() |
TestEnvironment |
getTestEnvironment() |
public MiniClusterWithClientResource(org.apache.flink.runtime.testutils.MiniClusterResourceConfiguration miniClusterResourceConfiguration)
public org.apache.flink.client.program.ClusterClient<?> getClusterClient()
public TestEnvironment getTestEnvironment()
public void before()
throws Exception
before in class org.apache.flink.runtime.testutils.MiniClusterResourceExceptionpublic void after()
after in class org.apache.flink.runtime.testutils.MiniClusterResourceCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.