| Package | Description |
|---|---|
| org.apache.slider.providers | |
| org.apache.slider.server.appmaster |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProviderService.exec(AggregateConf instanceDefinition,
File confDir,
Map<String,String> env,
ProviderCompleted execInProgress)
Execute a process in the AM
|
boolean |
AbstractProviderService.exec(AggregateConf instanceDefinition,
File confDir,
Map<String,String> env,
ProviderCompleted execInProgress)
override point to allow a process to start executing in this container
|
| Constructor and Description |
|---|
ProviderCompletedCallable(ProviderCompleted callback,
Object parameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
SliderAppMaster
This is the AM, which directly implements the callbacks from the AM and NM
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.