Uses of Class
org.apache.drill.exec.rpc.UserRpcException
Packages that use UserRpcException
-
Uses of UserRpcException in org.apache.drill.exec.rpc.control
Methods in org.apache.drill.exec.rpc.control that throw UserRpcExceptionModifier and TypeMethodDescriptionHandle an incoming message. -
Uses of UserRpcException in org.apache.drill.exec.work.batch
Methods in org.apache.drill.exec.work.batch that throw UserRpcExceptionModifier and TypeMethodDescriptionvoid
ControlMessageHandler.startNewFragment
(BitControl.PlanFragment fragment, DrillbitContext drillbitContext) Start a new fragment on this node.