Uses of Class
org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl
-
Packages that use ResourceManagerServiceImpl Package Description org.apache.flink.runtime.resourcemanager -
-
Uses of ResourceManagerServiceImpl in org.apache.flink.runtime.resourcemanager
Methods in org.apache.flink.runtime.resourcemanager that return ResourceManagerServiceImpl Modifier and Type Method Description static ResourceManagerServiceImpl
ResourceManagerServiceImpl. create(ResourceManagerFactory<?> resourceManagerFactory, org.apache.flink.configuration.Configuration configuration, ResourceID resourceId, org.apache.flink.runtime.rpc.RpcService rpcService, HighAvailabilityServices highAvailabilityServices, HeartbeatServices heartbeatServices, DelegationTokenManager delegationTokenManager, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler, ClusterInformation clusterInformation, String webInterfaceUrl, MetricRegistry metricRegistry, String hostname, Executor ioExecutor)
-