org.apache.accumulo.server.util
Class getSlaves

java.lang.Object
  extended by org.apache.accumulo.server.util.getSlaves

public class getSlaves
extends Object

Function to get the list of expected tablet servers.

Author:
Accumulo Team

Constructor Summary
getSlaves()
           
 
Method Summary
static List<String> main()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

getSlaves

public getSlaves()
Method Detail

main

public static final List<String> main()
                               throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.