@InterfaceAudience.Private @InterfaceStability.Unstable public class ReservationIdPBImpl extends ReservationId
clusterTimestamp, id, reserveIdStrPrefix| Constructor and Description |
|---|
ReservationIdPBImpl() |
ReservationIdPBImpl(YarnProtos.ReservationIdProto proto) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build() |
long |
getClusterTimestamp() |
long |
getId() |
YarnProtos.ReservationIdProto |
getProto() |
protected void |
setClusterTimestamp(long clusterTimestamp) |
protected void |
setId(long id) |
compareTo, equals, hashCode, newInstance, parseReservationId, toStringpublic ReservationIdPBImpl()
public ReservationIdPBImpl(YarnProtos.ReservationIdProto proto)
public YarnProtos.ReservationIdProto getProto()
public long getId()
getId in class ReservationIdprotected void setId(long id)
setId in class ReservationIdpublic long getClusterTimestamp()
getClusterTimestamp in class ReservationIdprotected void setClusterTimestamp(long clusterTimestamp)
setClusterTimestamp in class ReservationIdprotected void build()
build in class ReservationIdCopyright © 2018 CERN. All Rights Reserved.