| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProviderService
The base class for provider services.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ProviderService |
SliderProviderFactory.createServerProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentProviderService
This class implements the server-side logic for application deployment through Slider application package
|
| Modifier and Type | Method and Description |
|---|---|
ProviderService |
AgentProviderFactory.createServerProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
SliderAMProviderService
Exists just to move some functionality out of AppMaster into a peer class
of the actual service provider doing the real work
|
| Modifier and Type | Method and Description |
|---|---|
ProviderService |
SliderAppMaster.getProviderService() |
| Constructor and Description |
|---|
RoleLaunchService(QueueAccess queueAccess,
ProviderService provider,
SliderFileSystem fs,
org.apache.hadoop.fs.Path generatedConfDirPath,
Map<String,String> envVars,
org.apache.hadoop.fs.Path launcherTmpDirPath)
Construct an instance of the launcher
|
| Constructor and Description |
|---|
ProviderNotifyingOperationHandler(ProviderService providerService) |
| Modifier and Type | Field and Description |
|---|---|
protected ProviderService |
WebAppApiImpl.provider |
| Modifier and Type | Method and Description |
|---|---|
ProviderService |
WebAppApiImpl.getProviderService() |
ProviderService |
WebAppApi.getProviderService()
The
ProviderService for the current cluster |
| 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) |
| Modifier and Type | Field and Description |
|---|---|
protected ProviderService |
SliderHamletBlock.providerService |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IndexBlock.addProviderServiceOptions(ProviderService provider,
org.apache.hadoop.yarn.webapp.hamlet.Hamlet.UL ul,
ClusterDescription clusterStatus) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.