Uses of Class
org.apache.drill.exec.work.user.UserWorker
Packages that use UserWorker
Package
Description
-
Uses of UserWorker in org.apache.drill.exec.rpc.user
Constructors in org.apache.drill.exec.rpc.user with parameters of type UserWorkerModifierConstructorDescriptionUserServer
(BootStrapContext context, BufferAllocator allocator, io.netty.channel.EventLoopGroup eventLoopGroup, UserWorker worker) -
Uses of UserWorker in org.apache.drill.exec.work
Methods in org.apache.drill.exec.work that return UserWorker -
Uses of UserWorker in org.apache.drill.exec.work.prepare
Constructors in org.apache.drill.exec.work.prepare with parameters of type UserWorkerModifierConstructorDescriptionPreparedStatementWorker
(UserClientConnection connection, UserWorker userWorker, ResponseSender responseSender, UserProtos.CreatePreparedStatementReq req)