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

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

Introduction

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

The text is from its open source code.

Method

StringgetEc2KeyName()

The name of an Amazon EC2 key pair that can be used to ssh to the master node.

StringgetEc2SubnetId()

For clusters launched within Amazon Virtual Private Cloud, this is the identifier of the subnet where the cluster was launched.

StringgetHadoopVersion()

The Hadoop version for the cluster.

IntegergetInstanceCount()

The number of Amazon EC2 instances in the cluster.

BooleangetKeepJobFlowAliveWhenNoSteps()

Specifies whether the cluster should remain available after completing all steps.

StringgetMasterInstanceId()

The Amazon EC2 instance identifier of the master node.

StringgetMasterInstanceType()

The Amazon EC2 master node instance type.

StringgetMasterPublicDnsName()

The DNS name of the master node.

PlacementTypegetPlacement()

The Amazon EC2 Availability Zone for the cluster.

StringgetSlaveInstanceType()

The Amazon EC2 core and task node instance type.