Uses of Interface
org.apache.drill.exec.proto.BitControl.FragmentStatusOrBuilder
Packages that use BitControl.FragmentStatusOrBuilder
-
Uses of BitControl.FragmentStatusOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement BitControl.FragmentStatusOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeexec.bit.control.FragmentStatus
static final class
Protobuf typeexec.bit.control.FragmentStatus
Methods in org.apache.drill.exec.proto that return BitControl.FragmentStatusOrBuilderModifier and TypeMethodDescriptionBitControl.BitStatus.Builder.getFragmentStatusOrBuilder
(int index) repeated .exec.bit.control.FragmentStatus fragment_status = 1;
BitControl.BitStatus.getFragmentStatusOrBuilder
(int index) repeated .exec.bit.control.FragmentStatus fragment_status = 1;
BitControl.BitStatusOrBuilder.getFragmentStatusOrBuilder
(int index) repeated .exec.bit.control.FragmentStatus fragment_status = 1;
Methods in org.apache.drill.exec.proto that return types with arguments of type BitControl.FragmentStatusOrBuilderModifier and TypeMethodDescriptionList<? extends BitControl.FragmentStatusOrBuilder>
BitControl.BitStatus.Builder.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1;
List<? extends BitControl.FragmentStatusOrBuilder>
BitControl.BitStatus.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1;
List<? extends BitControl.FragmentStatusOrBuilder>
BitControl.BitStatusOrBuilder.getFragmentStatusOrBuilderList()
repeated .exec.bit.control.FragmentStatus fragment_status = 1;