| Package | Description |
|---|---|
| org.apache.slider.server.appmaster | |
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleLaunchService.launchRole(ContainerAssignment assignment,
AggregateConf clusterSpec)
Start an asychronous launch operation
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppState.onContainersAllocated(List<org.apache.hadoop.yarn.api.records.Container> allocatedContainers,
List<ContainerAssignment> assignments,
List<AbstractRMOperation> operations)
Event handler for allocated containers: builds up the lists
of assignment actions (what to run where), and possibly
a list of operations to perform
|
| Constructor and Description |
|---|
RoleInstance(ContainerAssignment assignment) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.