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 TypeMethodDescriptionbooleanIncomingBuffers.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 TypeMethodDescriptionbooleanAbstractFragmentManager.handle(IncomingDataBatch batch) booleanFragmentManager.handle(IncomingDataBatch batch) Handle the next incoming record batch.