Package | Description |
---|---|
org.apache.flink.yarn | |
org.apache.flink.yarn.entrypoint |
Modifier and Type | Method and Description |
---|---|
protected YarnWorkerNode |
YarnResourceManager.workerStarted(ResourceID resourceID) |
Modifier and Type | Method and Description |
---|---|
boolean |
YarnResourceManager.stopWorker(YarnWorkerNode workerNode) |
Modifier and Type | Method and Description |
---|---|
ResourceManager<YarnWorkerNode> |
YarnResourceManagerFactory.createActiveResourceManager(Configuration configuration,
ResourceID resourceId,
RpcService rpcService,
HighAvailabilityServices highAvailabilityServices,
HeartbeatServices heartbeatServices,
FatalErrorHandler fatalErrorHandler,
ClusterInformation clusterInformation,
String webInterfaceUrl,
ResourceManagerMetricGroup resourceManagerMetricGroup) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.