- getAccumulators(ClassLoader) - 类 中的方法org.apache.flink.client.deployment.ClusterClientJobClientAdapter
-
- getAccumulators(JobID) - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Requests and returns the accumulators for the given job identifier.
- getAccumulators(JobID, ClassLoader) - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Requests and returns the accumulators for the given job identifier.
- getAccumulators(JobID, ClassLoader) - 类 中的方法org.apache.flink.client.program.MiniClusterClient
-
- getAccumulators(JobID, ClassLoader) - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-
- getActiveCustomCommandLine(CommandLine) - 类 中的方法org.apache.flink.client.cli.CliFrontend
-
Gets the custom command-line for the arguments.
- getArgs() - 类 中的方法org.apache.flink.client.cli.CancelOptions
-
- getArgs() - 类 中的方法org.apache.flink.client.cli.SavepointOptions
-
- getArguments() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
- getAwaitLeaderTimeout() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClientConfiguration
-
- getClasspaths() - 类 中的方法org.apache.flink.client.cli.ExecutionConfigAccessor
-
- getClasspaths() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getClasspaths() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
Returns the classpaths that are required by the program.
- getClusterClient() - 接口 中的方法org.apache.flink.client.program.ClusterClientProvider
-
- getClusterClientFactory(Configuration) - 接口 中的方法org.apache.flink.client.deployment.ClusterClientServiceLoader
-
- getClusterClientFactory(Configuration) - 类 中的方法org.apache.flink.client.deployment.DefaultClusterClientServiceLoader
-
- getClusterDescription() - 接口 中的方法org.apache.flink.client.deployment.ClusterDescriptor
-
Returns a String containing details about the cluster (NodeManagers, available memory, ...).
- getClusterDescription() - 类 中的方法org.apache.flink.client.deployment.StandaloneClusterDescriptor
-
- getClusterId(Configuration) - 接口 中的方法org.apache.flink.client.deployment.ClusterClientFactory
-
Returns the cluster id if a cluster id is specified in the provided configuration, otherwise it returns null.
- getClusterId(Configuration) - 类 中的方法org.apache.flink.client.deployment.StandaloneClientFactory
-
- getClusterId() - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Returns the cluster id identifying the cluster to which the client is connected.
- getClusterId() - 类 中的方法org.apache.flink.client.program.MiniClusterClient
-
- getClusterId() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-
- getClusterSpecification(Configuration) - 类 中的方法org.apache.flink.client.deployment.AbstractContainerizedClusterClientFactory
-
- getClusterSpecification(Configuration) - 接口 中的方法org.apache.flink.client.deployment.ClusterClientFactory
-
- getClusterSpecification(Configuration) - 类 中的方法org.apache.flink.client.deployment.StandaloneClientFactory
-
- getCommandLine(Options, String[], boolean) - 类 中的方法org.apache.flink.client.cli.CliFrontend
-
- getConfiguration() - 类 中的方法org.apache.flink.client.cli.AbstractCustomCommandLine
-
- getConfiguration() - 类 中的方法org.apache.flink.client.cli.CliFrontend
-
Getter which returns a copy of the associated configuration.
- getConfigurationDirectoryFromEnv() - 类 中的静态方法org.apache.flink.client.cli.CliFrontend
-
- getCustomCommandLineOptions() - 类 中的方法org.apache.flink.client.cli.CliFrontend
-
- getDescription() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
Returns the description provided by the Program class.
- getDetachedMode() - 类 中的方法org.apache.flink.client.cli.ExecutionConfigAccessor
-
- getDetachedMode() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getEntryPointClassName() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getExecutor(Configuration) - 类 中的方法org.apache.flink.client.deployment.executors.LocalExecutorFactory
-
- getExecutor(Configuration) - 类 中的方法org.apache.flink.client.deployment.executors.RemoteExecutorFactory
-
- getFlinkConfiguration() - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Return the Flink configuration object.
- getFlinkConfiguration() - 类 中的方法org.apache.flink.client.program.MiniClusterClient
-
- getFlinkConfiguration() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-
- getId() - 接口 中的方法org.apache.flink.client.cli.CustomCommandLine
-
Gets the unique identifier of this CustomCommandLine.
- getId() - 类 中的方法org.apache.flink.client.cli.DefaultCLI
-
- getId() - 类 中的方法org.apache.flink.client.cli.ExecutorCLI
-
- getInstance() - 类 中的静态方法org.apache.flink.client.deployment.StandaloneClusterId
-
- getJarFilePath() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getJarFilePath() - 类 中的方法org.apache.flink.client.cli.SavepointOptions
-
- getJars() - 类 中的方法org.apache.flink.client.cli.ExecutionConfigAccessor
-
- getJobDetails(JobID) - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-
Requests the job details.
- getJobExecutionResult(ClassLoader) - 类 中的方法org.apache.flink.client.deployment.ClusterClientJobClientAdapter
-
- getJobGraph(Pipeline, Configuration) - 类 中的静态方法org.apache.flink.client.deployment.executors.ExecutorUtils
-
Creates the JobGraph corresponding to the provided Pipeline.
- getJobGraph(Pipeline, Configuration, int) - 类 中的静态方法org.apache.flink.client.FlinkPipelineTranslationUtil
-
Transmogrifies the given Pipeline to a JobGraph.
- getJobID() - 类 中的方法org.apache.flink.client.deployment.ClusterClientJobClientAdapter
-
- getJobJarAndDependencies() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
Returns all provided libraries needed to run the program.
- getJobStatus() - 类 中的方法org.apache.flink.client.deployment.ClusterClientJobClientAdapter
-
- getJobStatus(JobID) - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Requests the JobStatus of the job with the given JobID.
- getJobStatus(JobID) - 类 中的方法org.apache.flink.client.program.MiniClusterClient
-
- getJobStatus(JobID) - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-
- getMainClassName() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
- getMasterMemoryMB() - 类 中的方法org.apache.flink.client.deployment.ClusterSpecification
-
- getName() - 类 中的方法org.apache.flink.client.deployment.executors.LocalExecutorFactory
-
- getName() - 类 中的方法org.apache.flink.client.deployment.executors.RemoteExecutorFactory
-
- getParallelism() - 类 中的方法org.apache.flink.client.cli.ExecutionConfigAccessor
-
- getParallelism() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getPipeline(PackagedProgram, boolean) - 类 中的方法org.apache.flink.client.program.OptimizerPlanEnvironment
-
Retrieves the JobGraph from a PackagedProgram.
- getPipelineFromProgram(PackagedProgram, Configuration, int, boolean) - 类 中的静态方法org.apache.flink.client.program.PackagedProgramUtils
-
- getProgramArgs() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getRestClientConfiguration() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClientConfiguration
-
- getRetryDelay() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClientConfiguration
-
- getRetryMaxAttempts() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClientConfiguration
-
- getRunCommandOptions() - 类 中的静态方法org.apache.flink.client.cli.CliFrontendParser
-
- getSavepointPath() - 类 中的方法org.apache.flink.client.cli.SavepointOptions
-
- getSavepointRestoreSettings() - 类 中的方法org.apache.flink.client.cli.ExecutionConfigAccessor
-
- getSavepointRestoreSettings() - 类 中的方法org.apache.flink.client.cli.ProgramOptions
-
- getSavepointSettings() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
- getSavepointTargetDirectory() - 类 中的方法org.apache.flink.client.cli.CancelOptions
-
- getSlotsPerTaskManager() - 类 中的方法org.apache.flink.client.deployment.ClusterSpecification
-
- getTaskManagerMemoryMB() - 类 中的方法org.apache.flink.client.deployment.ClusterSpecification
-
- getUserCodeClassLoader() - 类 中的方法org.apache.flink.client.program.PackagedProgram
-
Gets the
ClassLoader that must be used to load user code classes.
- getWebInterfaceURL() - 接口 中的方法org.apache.flink.client.program.ClusterClient
-
Returns an URL (as a string) to the cluster web interface.
- getWebInterfaceURL() - 类 中的方法org.apache.flink.client.program.MiniClusterClient
-
- getWebInterfaceURL() - 类 中的方法org.apache.flink.client.program.rest.RestClusterClient
-