Java com.amazonaws.services.elasticmapreduce AmazonElasticMapReduce fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticmapreduce AmazonElasticMapReduce fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticmapreduce AmazonElasticMapReduce.

The text is from its open source code.

Method

DescribeJobFlowsResultdescribeJobFlows(DescribeJobFlowsRequest describeJobFlowsRequest)

This API is deprecated and will eventually be removed.

ListClustersResultlistClusters()
Simplified method form for invoking the ListClusters operation.
ListStepsResultlistSteps(ListStepsRequest listStepsRequest)

Provides a list of steps for the cluster in reverse order unless you specify stepIds with the request of filter by StepStates.

RunJobFlowResultrunJobFlow(RunJobFlowRequest runJobFlowRequest)

RunJobFlow creates and starts running a new cluster (job flow).