Uses of Interface
org.apache.blur.concurrent.ThreadBoundaryProcessor

Packages that use ThreadBoundaryProcessor
org.apache.blur.concurrent   
org.apache.blur.user   
 

Uses of ThreadBoundaryProcessor in org.apache.blur.concurrent
 

Methods in org.apache.blur.concurrent that return types with arguments of type ThreadBoundaryProcessor
 List<ThreadBoundaryProcessor> BlurThreadPoolExecutor.getPrePostCollection()
           
 

Methods in org.apache.blur.concurrent with parameters of type ThreadBoundaryProcessor
 void BlurThreadPoolExecutor.add(ThreadBoundaryProcessor processor)
           
 void BlurThreadPoolExecutor.remove(ThreadBoundaryProcessor processor)
           
 

Uses of ThreadBoundaryProcessor in org.apache.blur.user
 

Classes in org.apache.blur.user that implement ThreadBoundaryProcessor
 class UserThreadBoundaryProcessor
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.