Uses of Interface
org.apache.drill.exec.proto.UserBitShared.OperatorProfileOrBuilder
-
Uses of UserBitShared.OperatorProfileOrBuilder in org.apache.drill.exec.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.OperatorProfile
static final class
Protobuf typeexec.shared.OperatorProfile
Modifier and TypeMethodDescriptionUserBitShared.MinorFragmentProfile.Builder.getOperatorProfileOrBuilder
(int index) repeated .exec.shared.OperatorProfile operator_profile = 4;
UserBitShared.MinorFragmentProfile.getOperatorProfileOrBuilder
(int index) repeated .exec.shared.OperatorProfile operator_profile = 4;
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfileOrBuilder
(int index) repeated .exec.shared.OperatorProfile operator_profile = 4;
Modifier and TypeMethodDescriptionList<? extends UserBitShared.OperatorProfileOrBuilder>
UserBitShared.MinorFragmentProfile.Builder.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4;
List<? extends UserBitShared.OperatorProfileOrBuilder>
UserBitShared.MinorFragmentProfile.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4;
List<? extends UserBitShared.OperatorProfileOrBuilder>
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4;