org.apache.accumulo.server.util
Class LocalityCheck

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

public class LocalityCheck
extends Object


Constructor Summary
LocalityCheck()
           
 
Method Summary
static void main(String[] args)
           
 int run(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalityCheck

public LocalityCheck()
Method Detail

run

public int run(String[] args)
        throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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