Class FragmentStatusReporter

java.lang.Object
org.apache.drill.exec.work.fragment.FragmentStatusReporter
All Implemented Interfaces:
AutoCloseable

public class FragmentStatusReporter extends Object implements AutoCloseable
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.