public static interface DAGClientAMProtocolRPC.GetAMStatusResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DAGClientAMProtocolRPC.TezAppMasterStatusProto |
getStatus()
required .TezAppMasterStatusProto status = 1; |
boolean |
hasStatus()
required .TezAppMasterStatusProto status = 1; |
boolean hasStatus()
required .TezAppMasterStatusProto status = 1;DAGClientAMProtocolRPC.TezAppMasterStatusProto getStatus()
required .TezAppMasterStatusProto status = 1;Copyright © 2016 Apache Software Foundation. All rights reserved.