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

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

Introduction

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

The text is from its open source code.

Constructor

Method

StringgetState()

The current state of the cluster.

ClusterStateChangeReasongetStateChangeReason()

The reason for the cluster status change.

ClusterTimelinegetTimeline()

A timeline that represents the status of a cluster over the lifetime of the cluster.