Package | Description |
---|---|
org.apache.flink.runtime.resourcemanager |
Modifier and Type | Method and Description |
---|---|
ResourceManagerProcessContext |
ResourceManagerFactory.createResourceManagerProcessContext(Configuration configuration,
ResourceID resourceId,
RpcService rpcService,
HighAvailabilityServices highAvailabilityServices,
HeartbeatServices heartbeatServices,
DelegationTokenManager delegationTokenManager,
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) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.