Uses of Class
org.apache.drill.exec.proto.UserBitShared.ParsingError
-
Uses of UserBitShared.ParsingError in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.ParsingError>
UserBitShared.ParsingError.PARSER
Deprecated.Modifier and TypeMethodDescriptionUserBitShared.ParsingError.Builder.build()
UserBitShared.ParsingError.Builder.buildPartial()
static UserBitShared.ParsingError
UserBitShared.ParsingError.getDefaultInstance()
UserBitShared.ParsingError.Builder.getDefaultInstanceForType()
UserBitShared.ParsingError.getDefaultInstanceForType()
UserBitShared.DrillPBError.Builder.getParsingError
(int index) optional, used when providing location of error within a piece of text.UserBitShared.DrillPBError.getParsingError
(int index) optional, used when providing location of error within a piece of text.UserBitShared.DrillPBErrorOrBuilder.getParsingError
(int index) optional, used when providing location of error within a piece of text.SchemaUserBitShared.ParsingError.MessageSchema.newMessage()
static UserBitShared.ParsingError
UserBitShared.ParsingError.parseDelimitedFrom
(InputStream input) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(byte[] data) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(com.google.protobuf.ByteString data) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(com.google.protobuf.CodedInputStream input) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(InputStream input) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(ByteBuffer data) static UserBitShared.ParsingError
UserBitShared.ParsingError.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserBitShared.ParsingError>
UserBitShared.ParsingError.getParserForType()
UserBitShared.DrillPBError.Builder.getParsingErrorList()
optional, used when providing location of error within a piece of text.UserBitShared.DrillPBError.getParsingErrorList()
optional, used when providing location of error within a piece of text.UserBitShared.DrillPBErrorOrBuilder.getParsingErrorList()
optional, used when providing location of error within a piece of text.static com.google.protobuf.Parser<UserBitShared.ParsingError>
UserBitShared.ParsingError.parser()
SchemaUserBitShared.ParsingError.MessageSchema.typeClass()
Modifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.addParsingError
(int index, UserBitShared.ParsingError value) optional, used when providing location of error within a piece of text.UserBitShared.DrillPBError.Builder.addParsingError
(UserBitShared.ParsingError value) optional, used when providing location of error within a piece of text.boolean
SchemaUserBitShared.ParsingError.MessageSchema.isInitialized
(UserBitShared.ParsingError message) void
SchemaUserBitShared.ParsingError.MessageSchema.mergeFrom
(io.protostuff.Input input, UserBitShared.ParsingError message) UserBitShared.ParsingError.Builder.mergeFrom
(UserBitShared.ParsingError other) UserBitShared.ParsingError.newBuilder
(UserBitShared.ParsingError prototype) UserBitShared.DrillPBError.Builder.setParsingError
(int index, UserBitShared.ParsingError value) optional, used when providing location of error within a piece of text.void
SchemaUserBitShared.ParsingError.MessageSchema.writeTo
(io.protostuff.Output output, UserBitShared.ParsingError message) Modifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.addAllParsingError
(Iterable<? extends UserBitShared.ParsingError> values) optional, used when providing location of error within a piece of text.