public interface ClusterClientServiceLoader
cluster client factory based on the
provided Configuration.| 限定符和类型 | 方法和说明 |
|---|---|
<ClusterID> |
getClusterClientFactory(org.apache.flink.configuration.Configuration configuration)
Discovers the appropriate
ClusterClientFactory based on the provided configuration. |
<ClusterID> ClusterClientFactory<ClusterID> getClusterClientFactory(org.apache.flink.configuration.Configuration configuration)
ClusterClientFactory based on the provided configuration.configuration - the configuration based on which the appropriate factory is going to be used.ClusterClientFactory.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.