awscala.emr

EMR

trait EMR extends AmazonElasticMapReduce

Linear Supertypes
AmazonElasticMapReduce, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. EMR
  2. AmazonElasticMapReduce
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class jarStep(stepName: String, stepType: String, stepPath: String, stepClass: String, stepArgs: List[String]) extends Product with Serializable

Abstract Value Members

  1. abstract def addInstanceFleet(arg0: AddInstanceFleetRequest): AddInstanceFleetResult

    Definition Classes
    AmazonElasticMapReduce
  2. abstract def addInstanceGroups(arg0: AddInstanceGroupsRequest): AddInstanceGroupsResult

    Definition Classes
    AmazonElasticMapReduce
  3. abstract def addJobFlowSteps(arg0: AddJobFlowStepsRequest): AddJobFlowStepsResult

    Definition Classes
    AmazonElasticMapReduce
  4. abstract def addTags(arg0: AddTagsRequest): AddTagsResult

    Definition Classes
    AmazonElasticMapReduce
  5. abstract def cancelSteps(arg0: CancelStepsRequest): CancelStepsResult

    Definition Classes
    AmazonElasticMapReduce
  6. abstract def createSecurityConfiguration(arg0: CreateSecurityConfigurationRequest): CreateSecurityConfigurationResult

    Definition Classes
    AmazonElasticMapReduce
  7. abstract def deleteSecurityConfiguration(arg0: DeleteSecurityConfigurationRequest): DeleteSecurityConfigurationResult

    Definition Classes
    AmazonElasticMapReduce
  8. abstract def describeCluster(arg0: DescribeClusterRequest): DescribeClusterResult

    Definition Classes
    AmazonElasticMapReduce
  9. abstract def describeSecurityConfiguration(arg0: DescribeSecurityConfigurationRequest): DescribeSecurityConfigurationResult

    Definition Classes
    AmazonElasticMapReduce
  10. abstract def describeStep(arg0: DescribeStepRequest): DescribeStepResult

    Definition Classes
    AmazonElasticMapReduce
  11. abstract def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata

    Definition Classes
    AmazonElasticMapReduce
  12. abstract def listBootstrapActions(arg0: ListBootstrapActionsRequest): ListBootstrapActionsResult

    Definition Classes
    AmazonElasticMapReduce
  13. abstract def listClusters(): ListClustersResult

    Definition Classes
    AmazonElasticMapReduce
  14. abstract def listClusters(arg0: ListClustersRequest): ListClustersResult

    Definition Classes
    AmazonElasticMapReduce
  15. abstract def listInstanceFleets(arg0: ListInstanceFleetsRequest): ListInstanceFleetsResult

    Definition Classes
    AmazonElasticMapReduce
  16. abstract def listInstanceGroups(arg0: ListInstanceGroupsRequest): ListInstanceGroupsResult

    Definition Classes
    AmazonElasticMapReduce
  17. abstract def listInstances(arg0: ListInstancesRequest): ListInstancesResult

    Definition Classes
    AmazonElasticMapReduce
  18. abstract def listSecurityConfigurations(arg0: ListSecurityConfigurationsRequest): ListSecurityConfigurationsResult

    Definition Classes
    AmazonElasticMapReduce
  19. abstract def listSteps(arg0: ListStepsRequest): ListStepsResult

    Definition Classes
    AmazonElasticMapReduce
  20. abstract def modifyInstanceFleet(arg0: ModifyInstanceFleetRequest): ModifyInstanceFleetResult

    Definition Classes
    AmazonElasticMapReduce
  21. abstract def modifyInstanceGroups(): ModifyInstanceGroupsResult

    Definition Classes
    AmazonElasticMapReduce
  22. abstract def modifyInstanceGroups(arg0: ModifyInstanceGroupsRequest): ModifyInstanceGroupsResult

    Definition Classes
    AmazonElasticMapReduce
  23. abstract def putAutoScalingPolicy(arg0: PutAutoScalingPolicyRequest): PutAutoScalingPolicyResult

    Definition Classes
    AmazonElasticMapReduce
  24. abstract def removeAutoScalingPolicy(arg0: RemoveAutoScalingPolicyRequest): RemoveAutoScalingPolicyResult

    Definition Classes
    AmazonElasticMapReduce
  25. abstract def removeTags(arg0: RemoveTagsRequest): RemoveTagsResult

    Definition Classes
    AmazonElasticMapReduce
  26. abstract def runJobFlow(arg0: RunJobFlowRequest): RunJobFlowResult

    Definition Classes
    AmazonElasticMapReduce
  27. abstract def setTerminationProtection(arg0: SetTerminationProtectionRequest): SetTerminationProtectionResult

    Definition Classes
    AmazonElasticMapReduce
  28. abstract def setVisibleToAllUsers(arg0: SetVisibleToAllUsersRequest): SetVisibleToAllUsersResult

    Definition Classes
    AmazonElasticMapReduce
  29. abstract def shutdown(): Unit

    Definition Classes
    AmazonElasticMapReduce
  30. abstract def terminateJobFlows(arg0: TerminateJobFlowsRequest): TerminateJobFlowsResult

    Definition Classes
    AmazonElasticMapReduce
  31. abstract def waiters(): AmazonElasticMapReduceWaiters

    Definition Classes
    AmazonElasticMapReduce
  32. abstract def describeJobFlows(): DescribeJobFlowsResult

    Definition Classes
    AmazonElasticMapReduce
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  33. abstract def describeJobFlows(arg0: DescribeJobFlowsRequest): DescribeJobFlowsResult

    Definition Classes
    AmazonElasticMapReduce
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  34. abstract def setEndpoint(arg0: String): Unit

    Definition Classes
    AmazonElasticMapReduce
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  35. abstract def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Definition Classes
    AmazonElasticMapReduce
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Concrete Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. lazy val CHECK_INTERVAL: Long

  7. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  8. def at(region: Region): EMR

  9. def bootstrapActions(clusterId: Option[String] = None): Seq[Command]

  10. def buildCoreGroupConfig(coreInstanceType: String, coreInstanceCount: Int, coreMarketType: String, coreBidPrice: String = "0.0"): InstanceGroupConfig

  11. def buildJobFlowInstancesConfig(masterInstanceType: String = "m1.small", masterMarketType: String = "ON_DEMAND", masterBidPrice: String = "0.0", coreInstanceType: String = "m1.small", coreInstanceCount: Int = 1, coreMarketType: String = "ON_DEMAND", coreBidPrice: String = "0.0", taskInstanceType: String = "m1.small", taskInstanceCount: Int = 1, taskMarketType: String = "ON_DEMAND", taskBidPrice: String = "0.0", ec2KeyName: String, hadoopVersion: String): JobFlowInstancesConfig

  12. def buildJobFlowStepsRequest[T](steps: List[T], jobFlowId: String = ""): AddJobFlowStepsRequest

  13. def buildMasterGroupConfig(masterInstanceType: String, masterMarketType: String, masterBidPrice: String = "0.0"): InstanceGroupConfig

  14. def buildRunRequest(jobName: String = "AWSscala", amiVersion: String = "latest", loggingURI: String = "", visibleToAllUsers: Boolean = true, jobFlowInstancesConfig: JobFlowInstancesConfig, jobFlowStepsRequest: AddJobFlowStepsRequest): RunJobFlowRequest

  15. def buildTaskGroupConfig(taskInstanceType: String, taskInstanceCount: Int, taskMarketType: String, taskBidPrice: String = "0.0"): InstanceGroupConfig

  16. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. def clusterSummaries(clusterStates: Seq[String] = Nil, createdBefore: Option[Date] = None, createdAfter: Option[Date] = None): Seq[ClusterSummary]

  18. def clusters(clusterStates: Seq[String] = Nil, createdBefore: Option[Date] = None, createdAfter: Option[Date] = None): Seq[Cluster]

  19. final val coreGroupName: String

  20. final val coreInstanceRoleType: com.amazonaws.services.elasticmapreduce.model.InstanceRoleType(CORE)

  21. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  23. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  25. def getClusterDetail[T](jobFlowId: String, op: (com.amazonaws.services.elasticmapreduce.model.Cluster) ⇒ T): T

  26. def getClusterName(jobFlowId: String): String

  27. def getClusterState(jobFlowId: String): String

  28. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  30. final val masterGroupName: String

  31. final val masterInstanceRoleType: com.amazonaws.services.elasticmapreduce.model.InstanceRoleType(MASTER)

  32. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  33. final def notify(): Unit

    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  35. def recentClusters(duration: Duration = 1 hour): List[Cluster]

  36. def runJobFlow[T](masterInstanceType: String = "m1.small", masterMarketType: String = "ON_DEMAND", masterBidPrice: String = "0.0", coreInstanceType: String = "m1.small", coreInstanceCount: Int = 1, coreMarketType: String = "ON_DEMAND", coreBidPrice: String = "0.0", taskInstanceType: String = "m1.small", taskInstanceCount: Int = 1, taskMarketType: String = "ON_DEMAND", taskBidPrice: String = "0.0", ec2KeyName: String, hadoopVersion: String, steps: List[T], jobFlowId: String = "", jobName: String = "AWSscala", amiVersion: String = "latest", loggingURI: String = "", visibleToAllUsers: Boolean = true): RunJobFlowResult

  37. def runningClusters(): Seq[Cluster]

  38. def stepSummaries(clusterId: Option[String] = None, stepStates: Seq[String] = Nil): Seq[StepSummary]

  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  40. final val taskGroupName: String

  41. final val taskInstanceRoleType: com.amazonaws.services.elasticmapreduce.model.InstanceRoleType(TASK)

  42. def terminateCluster(jobFlowId: String): Unit

  43. def toString(): String

    Definition Classes
    AnyRef → Any
  44. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AmazonElasticMapReduce

Inherited from AnyRef

Inherited from Any

Ungrouped