Uses of Class
org.apache.drill.exec.proto.UserBitShared.ParsingError
Packages that use UserBitShared.ParsingError
-
Uses of UserBitShared.ParsingError in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserBitShared.ParsingErrorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.ParsingError> UserBitShared.ParsingError.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.ParsingErrorModifier and TypeMethodDescriptionUserBitShared.ParsingError.Builder.build()UserBitShared.ParsingError.Builder.buildPartial()static UserBitShared.ParsingErrorUserBitShared.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.ParsingErrorUserBitShared.ParsingError.parseDelimitedFrom(InputStream input) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(byte[] data) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(com.google.protobuf.ByteString data) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(com.google.protobuf.CodedInputStream input) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(InputStream input) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(ByteBuffer data) static UserBitShared.ParsingErrorUserBitShared.ParsingError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.ParsingErrorModifier 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()Methods in org.apache.drill.exec.proto with parameters of type UserBitShared.ParsingErrorModifier 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.booleanSchemaUserBitShared.ParsingError.MessageSchema.isInitialized(UserBitShared.ParsingError message) voidSchemaUserBitShared.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.voidSchemaUserBitShared.ParsingError.MessageSchema.writeTo(io.protostuff.Output output, UserBitShared.ParsingError message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserBitShared.ParsingErrorModifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.addAllParsingError(Iterable<? extends UserBitShared.ParsingError> values) optional, used when providing location of error within a piece of text.