Uses of Interface
org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
- 
Packages that use ExecutorUtil.InheritableThreadLocalProvider Package Description org.apache.solr.common.util Common utility classes reused on both clients & server.
- 
- 
Uses of ExecutorUtil.InheritableThreadLocalProvider in org.apache.solr.common.utilMethods in org.apache.solr.common.util with parameters of type ExecutorUtil.InheritableThreadLocalProvider Modifier and Type Method Description static voidExecutorUtil. addThreadLocalProvider(ExecutorUtil.InheritableThreadLocalProvider provider)
 
-