org.apache.hadoop.hbase.hbql.util
Class AtomicReferences

java.lang.Object
  extended by org.apache.hadoop.hbase.hbql.util.AtomicReferences

public class AtomicReferences
extends Object


Constructor Summary
AtomicReferences()
           
 
Method Summary
static
<E> AtomicReference<E>
newAtomicReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomicReferences

public AtomicReferences()
Method Detail

newAtomicReference

public static <E> AtomicReference<E> newAtomicReference()


Copyright © 2011. All Rights Reserved.