Class ThrottledResourceManager.QueuedResourceAllocator.BufferedOpFinder

java.lang.Object
org.apache.drill.exec.physical.base.AbstractPhysicalVisitor<Void,List<PhysicalOperator>,RuntimeException>
org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager.QueuedResourceAllocator.BufferedOpFinder
All Implemented Interfaces:
PhysicalVisitor<Void,List<PhysicalOperator>,RuntimeException>
Enclosing class:
ThrottledResourceManager.QueuedResourceAllocator

protected static class ThrottledResourceManager.QueuedResourceAllocator.BufferedOpFinder extends AbstractPhysicalVisitor<Void,List<PhysicalOperator>,RuntimeException>
Searches a fragment operator tree to find buffered within that fragment.