| Package | Description |
|---|---|
| org.apache.slider.server.appmaster | |
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
void |
SliderAppMaster.executeNodeReview(String reason)
Look at where the current node state is -and whether it should be changed
|
void |
SliderAppMaster.handleReviewAndFlexApplicationSize(ReviewAndFlexApplicationSize action)
Handle the event requesting a review ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppState.containerReleaseSubmitted(org.apache.hadoop.yarn.api.records.Container container)
Note that a container has been submitted for release; update internal state
and mark the associated ContainerInfo released field to indicate that
while it is still in the active list, it has been queued for release.
|
List<AbstractRMOperation> |
AppState.releaseContainer(org.apache.hadoop.yarn.api.records.ContainerId containerId)
Releases a container based on container id
|
List<AbstractRMOperation> |
AppState.reviewRequestAndReleaseNodes()
Look at where the current node state is -and whether it should be changed
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.