| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.minicluster |
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
MiniCluster.CommonRpcServiceFactory
Factory which returns always the common
RpcService. |
protected class |
MiniCluster.DedicatedRpcServiceFactory
Factory which creates and registers new
RpcService. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Collection<? extends DispatcherResourceManagerComponent> |
MiniCluster.createDispatcherResourceManagerComponents(org.apache.flink.configuration.Configuration configuration,
MiniCluster.RpcServiceFactory rpcServiceFactory,
BlobServer blobServer,
HeartbeatServices heartbeatServices,
MetricRegistry metricRegistry,
MetricQueryServiceRetriever metricQueryServiceRetriever,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.