public final class StatefulFunctionsClusterEntryPoint
extends org.apache.flink.runtime.entrypoint.JobClusterEntrypoint
JobClusterEntrypoint
which is started with a job in a predefined location.Modifier and Type | Field and Description |
---|---|
static org.apache.flink.api.common.JobID |
ZERO_JOB_ID |
Modifier and Type | Method and Description |
---|---|
protected org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponentFactory |
createDispatcherResourceManagerComponentFactory(org.apache.flink.configuration.Configuration configuration) |
static void |
main(java.lang.String[] args) |
createSerializableExecutionGraphStore
cleanupDirectories, closeAsync, createHaServices, createHeartbeatServices, createMetricRegistry, getRestPort, getRpcPort, getRPCPortRange, getTerminationFuture, initializeServices, loadConfiguration, onFatalError, parseArguments, runClusterEntrypoint, startCluster, stopClusterServices, supportsReactiveMode
public static void main(java.lang.String[] args)
protected org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponentFactory createDispatcherResourceManagerComponentFactory(org.apache.flink.configuration.Configuration configuration)
createDispatcherResourceManagerComponentFactory
in class org.apache.flink.runtime.entrypoint.ClusterEntrypoint
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.