Uses of Interface
org.apache.drill.exec.proto.UserBitShared.MajorFragmentProfileOrBuilder
-
Uses of UserBitShared.MajorFragmentProfileOrBuilder in org.apache.drill.exec.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.MajorFragmentProfile
static final class
Protobuf typeexec.shared.MajorFragmentProfile
Modifier and TypeMethodDescriptionUserBitShared.QueryProfile.Builder.getFragmentProfileOrBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
UserBitShared.QueryProfile.getFragmentProfileOrBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
UserBitShared.QueryProfileOrBuilder.getFragmentProfileOrBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
Modifier and TypeMethodDescriptionList<? extends UserBitShared.MajorFragmentProfileOrBuilder>
UserBitShared.QueryProfile.Builder.getFragmentProfileOrBuilderList()
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
List<? extends UserBitShared.MajorFragmentProfileOrBuilder>
UserBitShared.QueryProfile.getFragmentProfileOrBuilderList()
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
List<? extends UserBitShared.MajorFragmentProfileOrBuilder>
UserBitShared.QueryProfileOrBuilder.getFragmentProfileOrBuilderList()
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;