C# Class Amazon.ElasticMapReduce.Model.HadoopStepConfig

A cluster step consisting of a JAR file whose main function will be executed. The main function submits a job for Hadoop to execute and waits for the job to finish or fail.

Show file Open project: scopely/aws-sdk-net

Private Methods

Method Description
IsSetArgs ( ) : bool
IsSetJar ( ) : bool
IsSetMainClass ( ) : bool
IsSetProperties ( ) : bool