Uses of Interface
org.apache.drill.exec.proto.UserBitShared.ParsingErrorOrBuilder
Packages that use UserBitShared.ParsingErrorOrBuilder
-
Uses of UserBitShared.ParsingErrorOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement UserBitShared.ParsingErrorOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.ParsingError
static final class
Protobuf typeexec.shared.ParsingError
Methods in org.apache.drill.exec.proto that return UserBitShared.ParsingErrorOrBuilderModifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.getParsingErrorOrBuilder
(int index) optional, used when providing location of error within a piece of text.UserBitShared.DrillPBError.getParsingErrorOrBuilder
(int index) optional, used when providing location of error within a piece of text.UserBitShared.DrillPBErrorOrBuilder.getParsingErrorOrBuilder
(int index) optional, used when providing location of error within a piece of text.Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.ParsingErrorOrBuilderModifier and TypeMethodDescriptionList<? extends UserBitShared.ParsingErrorOrBuilder>
UserBitShared.DrillPBError.Builder.getParsingErrorOrBuilderList()
optional, used when providing location of error within a piece of text.List<? extends UserBitShared.ParsingErrorOrBuilder>
UserBitShared.DrillPBError.getParsingErrorOrBuilderList()
optional, used when providing location of error within a piece of text.List<? extends UserBitShared.ParsingErrorOrBuilder>
UserBitShared.DrillPBErrorOrBuilder.getParsingErrorOrBuilderList()
optional, used when providing location of error within a piece of text.