Package org.elasticsearch.common.util.concurrent

Interface Summary
ConcurrentMapLong<T>  
XRejectedExecutionHandler  
 

Class Summary
BaseFuture<V> An abstract implementation of the ListenableFuture interface.
ConcurrentCollections  
ConcurrentHashMapLong<T>  
EsAbortPolicy  
EsExecutors  
EsThreadPoolExecutor An extension to thread pool executor, allowing (in the future) to add specific additional stats to it.
LoggingRunnable  
ThreadBarrier A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.
ThreadBarrier.BarrierTimer A Barrier action to be used in conjunction with ThreadBarrier to measure performance between barrier awaits.
ThreadLocals  
ThreadLocals.CleanableValue<T>  
 

Exception Summary
EsRejectedExecutionException  
UncategorizedExecutionException  
 



Copyright © 2009-2012. All Rights Reserved.