| Package | Description |
|---|---|
| org.apache.slider.providers | |
| org.apache.slider.providers.agent | |
| org.apache.slider.server.appmaster.web |
| Modifier and Type | Field and Description |
|---|---|
protected AgentRestOperations |
AbstractProviderService.restOps |
| Modifier and Type | Method and Description |
|---|---|
AgentRestOperations |
ProviderService.getAgentRestOperations()
Returns the agent rest operations interface.
|
AgentRestOperations |
AbstractProviderService.getAgentRestOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProviderService.setAgentRestOperations(AgentRestOperations agentRestOperations) |
| 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 |
|---|---|
AgentRestOperations |
WebAppApiImpl.getAgentRestOperations() |
AgentRestOperations |
WebAppApi.getAgentRestOperations()
Returns an interface that can support the agent-based REST operations.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.