| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.rpc | |
| org.apache.slider.server.appmaster.web | |
| org.apache.slider.server.appmaster.web.rest.application |
This package contains resources related to the application
REST API
|
| Constructor and Description |
|---|
SliderIPCService(AppMasterActionOperations amOperations,
CertificateManager certificateManager,
StateAccessForProviders state,
QueueAccess actionQueues,
MetricsAndMonitoring metricsAndMonitoring,
ContentCache cache)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ContentCache |
WebAppApiImpl.getContentCache() |
ContentCache |
WebAppApi.getContentCache()
Local cache of content
|
| 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 | Method and Description |
|---|---|
static ContentCache |
ApplicationResouceContentCacheFactory.createContentCache(StateAccessForProviders state)
Build the content cache
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.