@Internal public class RemoteExecutorFactory extends Object implements org.apache.flink.core.execution.PipelineExecutorFactory
PipelineExecutorFactory for remote executors.| 构造器和说明 |
|---|
RemoteExecutorFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.core.execution.PipelineExecutor |
getExecutor(org.apache.flink.configuration.Configuration configuration) |
String |
getName() |
boolean |
isCompatibleWith(org.apache.flink.configuration.Configuration configuration) |
public String getName()
getName 在接口中 org.apache.flink.core.execution.PipelineExecutorFactorypublic boolean isCompatibleWith(org.apache.flink.configuration.Configuration configuration)
isCompatibleWith 在接口中 org.apache.flink.core.execution.PipelineExecutorFactorypublic org.apache.flink.core.execution.PipelineExecutor getExecutor(org.apache.flink.configuration.Configuration configuration)
getExecutor 在接口中 org.apache.flink.core.execution.PipelineExecutorFactoryCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.