org.apache.accumulo.server.util
public class Halt extends Object
Halt()
static void
halt(int status, Runnable runnable)
halt(String msg)
halt(String msg, int status)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Halt()
public static void halt(String msg)
public static void halt(String msg, int status)
public static void halt(int status, Runnable runnable)
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.