org.apache.accumulo.core.util
Class UtilWaitThread

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

public class UtilWaitThread
extends java.lang.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 © 2012 The Apache Software Foundation. All Rights Reserved.