예제 #1
0
 public virtual string GetNodeHttpAddress()
 {
     return(attemptInfo.GetTrackerName() + ":" + attemptInfo.GetHttpPort());
 }