| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.client.ipc | |
| org.apache.slider.client.rest |
| Modifier and Type | Method and Description |
|---|---|
SliderApplicationApi |
SliderClient.createIpcClient()
Create a new IPC client for talking to slider via what follows the REST API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SliderApplicationIpcClient
Implementation of the Slider RESTy Application API over IPC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SliderApplicationApiRestClient
Implementation of the
SliderApplicationApi |
| Modifier and Type | Method and Description |
|---|---|
SliderApplicationApi |
RestClientFactory.createSliderAppApiClient()
Locate the slider AM then instantiate a client instance against
its Application API.
|
SliderApplicationApi |
RestClientFactory.createSliderAppApiClient(com.sun.jersey.api.client.WebResource appmaster)
Create a Slider application API client instance against
its Application API.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.