Uses of Interface
org.apache.drill.exec.proto.BitControl.FragmentStatusOrBuilder
-
Uses of BitControl.FragmentStatusOrBuilder in org.apache.drill.exec.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.bit.control.FragmentStatus
static final class
Protobuf typeexec.bit.control.FragmentStatus
Modifier 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;
Modifier 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;