| Package | Description |
|---|---|
| org.apache.flink.runtime.resourcemanager |
| Modifier and Type | Method and Description |
|---|---|
ResourceManagerProcessContext |
ResourceManagerFactory.createResourceManagerProcessContext(org.apache.flink.configuration.Configuration configuration,
org.apache.flink.runtime.rpc.RpcService rpcService,
HighAvailabilityServices highAvailabilityServices,
HeartbeatServices heartbeatServices,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler,
ClusterInformation clusterInformation,
String webInterfaceUrl,
MetricRegistry metricRegistry,
String hostname,
Executor ioExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ResourceManager<T> |
ResourceManagerFactory.createResourceManager(ResourceManagerProcessContext context,
UUID leaderSessionId,
ResourceID resourceId) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.