public class ApplicationLivenessInformation extends Object
If true liveness probes are implemented, this datatype can be extended to publish their details.
| Modifier and Type | Field and Description |
|---|---|
int |
activeRequests
number of requests submitted to YARN
|
boolean |
allRequestsSatisfied
flag set if the cluster is at size
|
int |
requestsOutstanding
number of outstanding requests: those needed to satisfy
|
| Constructor and Description |
|---|
ApplicationLivenessInformation() |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.