public class RegisterComponentInstance extends AsyncAction
SliderAppMaster#registerComponent(ContainerId)| Modifier and Type | Field and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ContainerId |
containerId |
String |
description |
ATTR_CHANGES_APP_SIZE, ATTR_HALTS_APP, ATTR_REVIEWS_APP_SIZE, attrs, name| Constructor and Description |
|---|
RegisterComponentInstance(org.apache.hadoop.yarn.api.records.ContainerId containerId,
String description,
long delay,
TimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SliderAppMaster appMaster,
QueueAccess queueService,
AppState appState)
Actual application
|
compareTo, convertAndOffset, getAttrs, getDelay, getNanos, hasAttr, now, setNanos, toStringpublic final org.apache.hadoop.yarn.api.records.ContainerId containerId
public final String description
public void execute(SliderAppMaster appMaster, QueueAccess queueService, AppState appState) throws Exception
AsyncActionexecute in class AsyncActionIOExceptionExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.