public static interface YarnProtos.ReservationIdProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getClusterTimestamp()
optional int64 cluster_timestamp = 2; |
long |
getId()
optional int64 id = 1; |
boolean |
hasClusterTimestamp()
optional int64 cluster_timestamp = 2; |
boolean |
hasId()
optional int64 id = 1; |
Copyright © 2018 CERN. All Rights Reserved.