|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceGroupTimeline | |
---|---|
com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. |
Uses of InstanceGroupTimeline in com.amazonaws.services.elasticmapreduce.model |
---|
Methods in com.amazonaws.services.elasticmapreduce.model that return InstanceGroupTimeline | |
---|---|
InstanceGroupTimeline |
InstanceGroupStatus.getTimeline()
The timeline of the instance group status over time. |
InstanceGroupTimeline |
InstanceGroupTimeline.withCreationDateTime(Date creationDateTime)
The creation date and time of the instance group. |
InstanceGroupTimeline |
InstanceGroupTimeline.withEndDateTime(Date endDateTime)
The date and time when the instance group terminated. |
InstanceGroupTimeline |
InstanceGroupTimeline.withReadyDateTime(Date readyDateTime)
The date and time when the instance group became ready to perform tasks. |
Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type InstanceGroupTimeline | |
---|---|
void |
InstanceGroupStatus.setTimeline(InstanceGroupTimeline timeline)
The timeline of the instance group status over time. |
InstanceGroupStatus |
InstanceGroupStatus.withTimeline(InstanceGroupTimeline timeline)
The timeline of the instance group status over time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |