Uses of Interface
org.apache.drill.exec.proto.UserBitShared.StreamProfileOrBuilder
Packages that use UserBitShared.StreamProfileOrBuilder
-
Uses of UserBitShared.StreamProfileOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement UserBitShared.StreamProfileOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.StreamProfile
static final class
Protobuf typeexec.shared.StreamProfile
Methods in org.apache.drill.exec.proto that return UserBitShared.StreamProfileOrBuilderModifier and TypeMethodDescriptionUserBitShared.OperatorProfile.Builder.getInputProfileOrBuilder
(int index) repeated .exec.shared.StreamProfile input_profile = 1;
UserBitShared.OperatorProfile.getInputProfileOrBuilder
(int index) repeated .exec.shared.StreamProfile input_profile = 1;
UserBitShared.OperatorProfileOrBuilder.getInputProfileOrBuilder
(int index) repeated .exec.shared.StreamProfile input_profile = 1;
Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.StreamProfileOrBuilderModifier and TypeMethodDescriptionList<? extends UserBitShared.StreamProfileOrBuilder>
UserBitShared.OperatorProfile.Builder.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1;
List<? extends UserBitShared.StreamProfileOrBuilder>
UserBitShared.OperatorProfile.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1;
List<? extends UserBitShared.StreamProfileOrBuilder>
UserBitShared.OperatorProfileOrBuilder.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1;