Uses of Interface
org.apache.drill.exec.proto.UserBitShared.OperatorProfileOrBuilder
Packages that use UserBitShared.OperatorProfileOrBuilder
-
Uses of UserBitShared.OperatorProfileOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement UserBitShared.OperatorProfileOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeexec.shared.OperatorProfilestatic final classProtobuf typeexec.shared.OperatorProfileMethods in org.apache.drill.exec.proto that return UserBitShared.OperatorProfileOrBuilderModifier 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;Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.OperatorProfileOrBuilderModifier 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;