All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazonaws.services.elasticmapreduce.spi.EMRFSAnnotationProvider Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Amazon EMR module holds the client classes that are used for communicating with Amazon Elastic MapReduce Service

There is a newer version: 1.11.85
Show newest version
package com.amazonaws.services.elasticmapreduce.spi;

import java.util.Map;

public abstract class EMRFSAnnotationProvider {
  public abstract Map getAnnotations();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy