org.apache.accumulo.core.util
Class UtilWaitThread

java.lang.Object
  extended by org.apache.accumulo.core.util.UtilWaitThread

public class UtilWaitThread
extends Object


Constructor Summary
UtilWaitThread()
           
 
Method Summary
static void sleep(long millis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilWaitThread

public UtilWaitThread()
Method Detail

sleep

public static void sleep(long millis)


Copyright © 2015 Apache Accumulo Project. All rights reserved.