Uses of Class
org.apache.drill.exec.exception.FragmentSetupException
Packages that use FragmentSetupException
-
Uses of FragmentSetupException in org.apache.drill.exec.work.batch
Methods in org.apache.drill.exec.work.batch that throw FragmentSetupExceptionModifier and TypeMethodDescriptionboolean
IncomingBuffers.batchArrived
(IncomingDataBatch incomingBatch) -
Uses of FragmentSetupException in org.apache.drill.exec.work.fragment
Methods in org.apache.drill.exec.work.fragment that throw FragmentSetupExceptionModifier and TypeMethodDescriptionboolean
AbstractFragmentManager.handle
(IncomingDataBatch batch) boolean
FragmentManager.handle
(IncomingDataBatch batch) Handle the next incoming record batch.