org.apache.accumulo.server.util
Class Halt
java.lang.Object
org.apache.accumulo.server.util.Halt
public class Halt
- extends Object
Constructor Summary |
Halt()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Halt
public Halt()
halt
public static void halt(String msg)
halt
public static void halt(String msg,
int status)
halt
public static void halt(int status,
Runnable runnable)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.