Uses of Class
org.apache.drill.exec.work.WorkManager.WorkerBee
Package
Description
-
Uses of WorkManager.WorkerBee in org.apache.drill.exec.rpc.data
ModifierConstructorDescriptionDataConnectionCreator
(BootStrapContext context, BufferAllocator allocator, WorkEventBus workBus, WorkManager.WorkerBee bee) -
Uses of WorkManager.WorkerBee in org.apache.drill.exec.work
-
Uses of WorkManager.WorkerBee in org.apache.drill.exec.work.batch
-
Uses of WorkManager.WorkerBee in org.apache.drill.exec.work.foreman
ModifierConstructorDescriptionForeman
(WorkManager.WorkerBee bee, DrillbitContext drillbitContext, UserClientConnection connection, UserBitShared.QueryId queryId, UserProtos.RunQuery queryRequest) Constructor.FragmentsRunner
(WorkManager.WorkerBee bee, UserClientConnection initiatingClient, DrillbitContext drillbitContext, Foreman foreman) -
Uses of WorkManager.WorkerBee in org.apache.drill.exec.work.user