Uses of Class
org.apache.drill.exec.work.user.UserWorker
Package
Description
-
Uses of UserWorker in org.apache.drill.exec.rpc.user
ModifierConstructorDescriptionUserServer
(BootStrapContext context, BufferAllocator allocator, io.netty.channel.EventLoopGroup eventLoopGroup, UserWorker worker) -
Uses of UserWorker in org.apache.drill.exec.work
-
Uses of UserWorker in org.apache.drill.exec.work.prepare
ModifierConstructorDescriptionPreparedStatementWorker
(UserClientConnection connection, UserWorker userWorker, ResponseSender responseSender, UserProtos.CreatePreparedStatementReq req)