public static interface Messages.ApplicationLivenessInformationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllRequestsSatisfied()
optional bool allRequestsSatisfied = 1; |
int |
getRequestsOutstanding()
optional int32 requestsOutstanding = 2; |
boolean |
hasAllRequestsSatisfied()
optional bool allRequestsSatisfied = 1; |
boolean |
hasRequestsOutstanding()
optional int32 requestsOutstanding = 2; |
boolean hasAllRequestsSatisfied()
optional bool allRequestsSatisfied = 1;boolean getAllRequestsSatisfied()
optional bool allRequestsSatisfied = 1;boolean hasRequestsOutstanding()
optional int32 requestsOutstanding = 2;int getRequestsOutstanding()
optional int32 requestsOutstanding = 2;Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.