Uses of Package
org.apache.drill.exec.work.fragment
Packages that use org.apache.drill.exec.work.fragment
Package
Description
-
Classes in org.apache.drill.exec.work.fragment used by org.apache.drill.exec.rpc.controlClassDescriptionThe Fragment Manager is responsible managing incoming data and executing a fragment.
-
Classes in org.apache.drill.exec.work.fragment used by org.apache.drill.exec.workClassDescriptionRuns a single fragment on a single Drillbit.The Fragment Manager is responsible managing incoming data and executing a fragment.
-
Classes in org.apache.drill.exec.work.fragment used by org.apache.drill.exec.work.fragmentClassDescriptionRuns a single fragment on a single Drillbit.The Fragment Manager is responsible managing incoming data and executing a fragment.The status reporter is responsible for receiving changes in fragment state and propagating the status back to the Foreman either through a control tunnel or locally.