|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |