Uses of Class
org.apache.drill.exec.proto.UserProtos.CreatePreparedStatementResp.Builder
Packages that use UserProtos.CreatePreparedStatementResp.Builder
-
Uses of UserProtos.CreatePreparedStatementResp.Builder in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.CreatePreparedStatementResp.BuilderModifier and TypeMethodDescriptionUserProtos.CreatePreparedStatementResp.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.CreatePreparedStatementResp.Builder.clear()UserProtos.CreatePreparedStatementResp.Builder.clearError()optional .exec.shared.DrillPBError error = 3;UserProtos.CreatePreparedStatementResp.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) UserProtos.CreatePreparedStatementResp.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) UserProtos.CreatePreparedStatementResp.Builder.clearPreparedStatement()optional .exec.user.PreparedStatement prepared_statement = 2;UserProtos.CreatePreparedStatementResp.Builder.clearStatus()optional .exec.user.RequestStatus status = 1;UserProtos.CreatePreparedStatementResp.Builder.clone()UserProtos.CreatePreparedStatementResp.Builder.mergeError(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;UserProtos.CreatePreparedStatementResp.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UserProtos.CreatePreparedStatementResp.Builder.mergeFrom(com.google.protobuf.Message other) UserProtos.CreatePreparedStatementResp.Builder.mergeFrom(UserProtos.CreatePreparedStatementResp other) UserProtos.CreatePreparedStatementResp.Builder.mergePreparedStatement(UserProtos.PreparedStatement value) optional .exec.user.PreparedStatement prepared_statement = 2;UserProtos.CreatePreparedStatementResp.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.CreatePreparedStatementResp.newBuilder()UserProtos.CreatePreparedStatementResp.newBuilder(UserProtos.CreatePreparedStatementResp prototype) UserProtos.CreatePreparedStatementResp.newBuilderForType()UserProtos.CreatePreparedStatementResp.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SchemaUserProtos.CreatePreparedStatementResp.BuilderSchema.newMessage()UserProtos.CreatePreparedStatementResp.Builder.setError(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;UserProtos.CreatePreparedStatementResp.Builder.setError(UserBitShared.DrillPBError.Builder builderForValue) optional .exec.shared.DrillPBError error = 3;UserProtos.CreatePreparedStatementResp.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) UserProtos.CreatePreparedStatementResp.Builder.setPreparedStatement(UserProtos.PreparedStatement value) optional .exec.user.PreparedStatement prepared_statement = 2;UserProtos.CreatePreparedStatementResp.Builder.setPreparedStatement(UserProtos.PreparedStatement.Builder builderForValue) optional .exec.user.PreparedStatement prepared_statement = 2;UserProtos.CreatePreparedStatementResp.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) UserProtos.CreatePreparedStatementResp.Builder.setStatus(UserProtos.RequestStatus value) optional .exec.user.RequestStatus status = 1;UserProtos.CreatePreparedStatementResp.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) UserProtos.CreatePreparedStatementResp.toBuilder()Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.CreatePreparedStatementResp.BuilderModifier and TypeMethodDescriptionSchemaUserProtos.CreatePreparedStatementResp.BuilderSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.CreatePreparedStatementResp.BuilderModifier and TypeMethodDescriptionbooleanSchemaUserProtos.CreatePreparedStatementResp.BuilderSchema.isInitialized(UserProtos.CreatePreparedStatementResp.Builder builder) voidSchemaUserProtos.CreatePreparedStatementResp.BuilderSchema.mergeFrom(io.protostuff.Input input, UserProtos.CreatePreparedStatementResp.Builder builder) voidSchemaUserProtos.CreatePreparedStatementResp.BuilderSchema.writeTo(io.protostuff.Output output, UserProtos.CreatePreparedStatementResp.Builder builder)