Esempio n. 1
0
 public virtual long GetRMIdentifier()
 {
     YarnServerCommonServiceProtos.RegisterNodeManagerResponseProtoOrBuilder p = viaProto
                          ? proto : builder;
     return(p.GetRmIdentifier());
 }