Esempio n. 1
0
 @Test
 public void testStats() throws IOException, InterruptedException, ExecutionException {
   Assert.assertNotNull(client.stats(servers.get(0)).get("cmd-reserve"));
 }