public static interface YarnProtos.ApplicationIdProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getClusterTimestamp()
optional int64 cluster_timestamp = 2; |
int |
getId()
optional int32 id = 1; |
boolean |
hasClusterTimestamp()
optional int64 cluster_timestamp = 2; |
boolean |
hasId()
optional int32 id = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.