Esempio n. 1
0
 /** @return the externally resolvable address of the master (used by unit test only) */
 public InetSocketAddress getAddress() {
   return mAlluxioMaster.getMasterAddress();
 }