| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
ContainerAllocationResults |
RoleHistory.onContainerAllocated(org.apache.hadoop.yarn.api.records.Container container,
long desiredCount,
long actualCount)
A container has been allocated on a node -update the data structures
|
ContainerAllocationResults |
OutstandingRequestTracker.onContainerAllocated(int role,
String hostname,
org.apache.hadoop.yarn.api.records.Container container)
Notification that a container has been allocated
drop it from the
OutstandingRequestTracker.placedRequests structure.
generate the cancellation request
for AA placement, any actions needed
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.