| Package | Description |
|---|---|
| org.apache.slider.server.appmaster | |
| org.apache.slider.server.appmaster.rpc | |
| org.apache.slider.server.appmaster.web |
| Modifier and Type | Class and Description |
|---|---|
class |
SliderAppMaster
This is the AM, which directly implements the callbacks from the AM and NM
|
| Constructor and Description |
|---|
SliderIPCService(AppMasterActionOperations amOperations,
CertificateManager certificateManager,
StateAccessForProviders state,
QueueAccess actionQueues,
MetricsAndMonitoring metricsAndMonitoring,
ContentCache cache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AppMasterActionOperations |
WebAppApiImpl.getAMOperations() |
AppMasterActionOperations |
WebAppApi.getAMOperations()
API for AM operations
|
| Constructor and Description |
|---|
WebAppApiImpl(StateAccessForProviders appState,
ProviderService provider,
CertificateManager certificateManager,
org.apache.hadoop.registry.client.api.RegistryOperations registryOperations,
MetricsAndMonitoring metricsAndMonitoring,
QueueAccess queues,
AppMasterActionOperations appMasterOperations,
ContentCache contentCache) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.