| Package | Description |
|---|---|
| org.apache.slider.api | |
| org.apache.slider.api.proto | |
| org.apache.slider.client.ipc | |
| org.apache.slider.client.rest | |
| org.apache.slider.server.appmaster.state | |
| org.apache.slider.server.appmaster.web.rest.application |
This package contains resources related to the application
REST API
|
| Modifier and Type | Field and Description |
|---|---|
ApplicationLivenessInformation |
ClusterDescription.liveness
Liveness information; the same as returned
on the
live/liveness/ URL |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLivenessInformation |
SliderApplicationApi.getApplicationLiveness()
Get the application liveness
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationLivenessInformation |
RestTypeMarshalling.unmarshall(Messages.ApplicationLivenessInformationProto wire) |
| Modifier and Type | Method and Description |
|---|---|
static Messages.ApplicationLivenessInformationProto |
RestTypeMarshalling.marshall(ApplicationLivenessInformation info) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLivenessInformation |
SliderClusterOperations.getApplicationLiveness() |
ApplicationLivenessInformation |
SliderApplicationIpcClient.getApplicationLiveness() |
ApplicationLivenessInformation |
SliderClusterOperations.getLivenessInformation()
Get the application liveness
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLivenessInformation |
SliderApplicationApiRestClient.getApplicationLiveness() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLivenessInformation |
StateAccessForProviders.getApplicationLivenessInformation()
get application liveness information
|
ApplicationLivenessInformation |
ProviderAppState.getApplicationLivenessInformation() |
ApplicationLivenessInformation |
AppState.getApplicationLivenessInformation()
get application liveness information
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLivenessInformation |
ApplicationResource.getLivenessInformation()
Liveness information for the application as a whole
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.