예제 #1
0
 /** Refresh block queue counts on the name-node. */
 public static void updateState(final BlockManager blockManager) {
   blockManager.updateState();
 }