Example usage for com.amazonaws.services.elasticmapreduce AmazonElasticMapReduceClient subclass-usage

List of usage examples for com.amazonaws.services.elasticmapreduce AmazonElasticMapReduceClient subclass-usage

Introduction

In this page you can find the example usage for com.amazonaws.services.elasticmapreduce AmazonElasticMapReduceClient subclass-usage.

Usage

From source file datameer.awstasks.aws.emr.AmazonElasticMapReduceCustomClient.java

/**
 * 
 * A custom {@link AmazonElasticMapReduceClient} which adds following features:<br>
 * - throttle safe invocation of web service methods<br>
 * - caching of flow descriptions (to avoid throttle exception flood with multiple running flow
 * steps)<br>