Example #1
0
 /**
  * Get the actual bind hostname on web service (used by unit test only).
  *
  * @return the Web bind hostname
  */
 public String getWebBindHost() {
   return mTachyonMaster.getWebBindHost();
 }