Package org.elasticsearch.common.thread

Interface Summary
ThreadNameDeterminer Overrides the thread name proposed by ThreadRenamingRunnable.
 

Class Summary
LoggingRunnable  
ThreadLocals  
ThreadLocals.CleanableValue<T>  
ThreadRenamingRunnable A Runnable that changes the current thread name and reverts it back when its execution ends.