Uses of Class
com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult
Packages that use RunJobFlowResult
Package
Description
-
Uses of RunJobFlowResult in com.amazonaws.services.elasticmapreduce
Methods in com.amazonaws.services.elasticmapreduce that return RunJobFlowResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduce.runJobFlow
(RunJobFlowRequest request) AmazonElasticMapReduce.runJobFlow
(RunJobFlowRequest runJobFlowRequest) RunJobFlow creates and starts running a new job flow.AmazonElasticMapReduceClient.runJobFlow
(RunJobFlowRequest runJobFlowRequest) RunJobFlow creates and starts running a new job flow.Methods in com.amazonaws.services.elasticmapreduce that return types with arguments of type RunJobFlowResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest request) AbstractAmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) AmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest runJobFlowRequest) RunJobFlow creates and starts running a new job flow.AmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest runJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) RunJobFlow creates and starts running a new job flow.AmazonElasticMapReduceAsyncClient.runJobFlowAsync
(RunJobFlowRequest request) AmazonElasticMapReduceAsyncClient.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) Method parameters in com.amazonaws.services.elasticmapreduce with type arguments of type RunJobFlowResultModifier and TypeMethodDescriptionAbstractAmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) AmazonElasticMapReduceAsync.runJobFlowAsync
(RunJobFlowRequest runJobFlowRequest, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) RunJobFlow creates and starts running a new job flow.AmazonElasticMapReduceAsyncClient.runJobFlowAsync
(RunJobFlowRequest request, AsyncHandler<RunJobFlowRequest, RunJobFlowResult> asyncHandler) -
Uses of RunJobFlowResult in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return RunJobFlowResultModifier and TypeMethodDescriptionRunJobFlowResult.clone()
RunJobFlowResult.withJobFlowId
(String jobFlowId) An unique identifier for the job flow.