org.apache.accumulo.server
Class Accumulo
java.lang.Object
org.apache.accumulo.server.Accumulo
public class Accumulo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Accumulo
public Accumulo()
updateAccumuloVersion
public static void updateAccumuloVersion()
getAccumuloPersistentVersion
public static int getAccumuloPersistentVersion()
enableTracing
public static void enableTracing(String address,
String application)
init
public static void init(String application)
throws UnknownHostException
- Throws:
UnknownHostException
monitorSwappiness
public static void monitorSwappiness()
getLocalAddress
public static InetAddress getLocalAddress(String[] args)
throws UnknownHostException
- Throws:
UnknownHostException
waitForZookeeperAndHdfs
public static void waitForZookeeperAndHdfs()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.