@Deprecated public class MesosSessionClusterEntrypoint extends SessionClusterEntrypoint
ClusterEntrypoint.ExecutionMode
INTERNAL_CLUSTER_EXECUTION_MODE, LOG, RUNTIME_FAILURE_RETURN_CODE, STARTUP_FAILURE_RETURN_CODE
Constructor and Description |
---|
MesosSessionClusterEntrypoint(Configuration config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DefaultDispatcherResourceManagerComponentFactory |
createDispatcherResourceManagerComponentFactory(Configuration configuration)
Deprecated.
|
protected void |
initializeServices(Configuration config,
PluginManager pluginManager)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
protected CompletableFuture<Void> |
stopClusterServices(boolean cleanupHaData)
Deprecated.
|
createSerializableExecutionGraphStore
cleanupDirectories, closeAsync, createHaServices, createHeartbeatServices, createMetricRegistry, getRPCPortRange, getTerminationFuture, loadConfiguration, onFatalError, parseArguments, runClusterEntrypoint, startCluster, supportsReactiveMode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public MesosSessionClusterEntrypoint(Configuration config)
protected void initializeServices(Configuration config, PluginManager pluginManager) throws Exception
initializeServices
in class ClusterEntrypoint
Exception
protected CompletableFuture<Void> stopClusterServices(boolean cleanupHaData)
stopClusterServices
in class ClusterEntrypoint
protected DefaultDispatcherResourceManagerComponentFactory createDispatcherResourceManagerComponentFactory(Configuration configuration)
createDispatcherResourceManagerComponentFactory
in class ClusterEntrypoint
public static void main(String[] args)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.