Beispiel #1
0
 /** @return true if the master is serving, false otherwise */
 public boolean isServing() {
   return mAlluxioMaster.isServing();
 }