Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.physical.base.AbstractPhysicalVisitor<T,
X, E> (implements org.apache.drill.exec.physical.base.PhysicalVisitor<RETURN, EXTRA, EXCEP>) - org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager.QueuedResourceAllocator.BufferedOpFinder
- org.apache.drill.exec.work.foreman.rm.AbstractResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager
- org.apache.drill.exec.work.foreman.rm.DefaultResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.work.foreman.rm.DefaultResourceManager.DefaultResourceAllocator (implements org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator)
- org.apache.drill.exec.work.foreman.rm.DefaultResourceManager.DefaultQueryResourceManager (implements org.apache.drill.exec.work.foreman.rm.QueryResourceManager)
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue (implements org.apache.drill.exec.work.foreman.rm.QueryQueue)
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue.ZKQueueInfo
- org.apache.drill.exec.work.foreman.rm.DistributedResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.work.foreman.rm.DynamicResourceManager (implements org.apache.drill.exec.work.foreman.rm.ResourceManager)
- org.apache.drill.exec.work.foreman.rm.EmbeddedQueryQueue (implements org.apache.drill.exec.work.foreman.rm.QueryQueue)
- org.apache.drill.exec.work.foreman.rm.EmbeddedQueryQueue.EmbeddedQueueLease (implements org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueLease)
- org.apache.drill.exec.work.foreman.rm.ResourceManagerBuilder
- org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager.QueuedResourceAllocator (implements org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator)
- org.apache.drill.exec.work.foreman.rm.ThrottledResourceManager.QueuedQueryResourceManager (implements org.apache.drill.exec.work.foreman.rm.QueryResourceManager)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.drill.exec.work.foreman.rm.QueryQueue.QueryQueueException
- org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueTimeoutException
- java.lang.Exception
- org.apache.drill.exec.physical.base.AbstractPhysicalVisitor<T,
Interface Hierarchy
- org.apache.drill.exec.work.foreman.rm.DistributedQueryQueue.StatusAdapter
- org.apache.drill.exec.work.foreman.rm.QueryQueue
- org.apache.drill.exec.work.foreman.rm.QueryQueue.QueueLease
- org.apache.drill.exec.work.foreman.rm.QueryResourceAllocator
- org.apache.drill.exec.work.foreman.rm.QueryResourceManager
- org.apache.drill.exec.work.foreman.rm.ResourceManager