org.elasticsearch.common.util.concurrent
Class ThreadLocals

java.lang.Object
  extended by org.elasticsearch.common.util.concurrent.ThreadLocals

public class ThreadLocals
extends Object


Nested Class Summary
static class ThreadLocals.CleanableValue<T>
           
 
Constructor Summary
ThreadLocals()
           
 
Method Summary
static void clearReferencesThreadLocals()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocals

public ThreadLocals()
Method Detail

clearReferencesThreadLocals

public static void clearReferencesThreadLocals()


Copyright © 2009-2012. All Rights Reserved.