Uses of Class
org.apache.calcite.avatica.proto.Common.TypedValue.Builder
-
Packages that use Common.TypedValue.Builder Package Description org.apache.calcite.avatica.proto org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Common.TypedValue.Builder in org.apache.calcite.avatica.proto
Fields in org.apache.calcite.avatica.proto with type parameters of type Common.TypedValue.Builder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. arrayValueBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.TypedValue.Builder. arrayValueBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Requests.ExecuteRequest.Builder. parameterValuesBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Requests.UpdateBatch.Builder. parameterValuesBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. scalarValueBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. valueBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Responses.DatabasePropertyElement.Builder. valueBuilder_Methods in org.apache.calcite.avatica.proto that return Common.TypedValue.Builder Modifier and Type Method Description Common.TypedValue.BuilderCommon.TypedValue.Builder. addAllArrayValue(java.lang.Iterable<? extends Common.TypedValue> values)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(int index, Common.TypedValue value)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(int index, Common.TypedValue.Builder builderForValue)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(Common.TypedValue value)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(Common.TypedValue.Builder builderForValue)The ArrayCommon.TypedValue.BuilderCommon.ColumnValue.Builder. addArrayValueBuilder()repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.ColumnValue.Builder. addArrayValueBuilder(int index)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValueBuilder()The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValueBuilder(int index)The ArrayCommon.TypedValue.BuilderRequests.ExecuteRequest.Builder. addParameterValuesBuilder()repeated .TypedValue parameter_values = 2;Common.TypedValue.BuilderRequests.ExecuteRequest.Builder. addParameterValuesBuilder(int index)repeated .TypedValue parameter_values = 2;Common.TypedValue.BuilderRequests.UpdateBatch.Builder. addParameterValuesBuilder()repeated .TypedValue parameter_values = 1;Common.TypedValue.BuilderRequests.UpdateBatch.Builder. addParameterValuesBuilder(int index)repeated .TypedValue parameter_values = 1;Common.TypedValue.BuilderCommon.TypedValue.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Common.TypedValue.BuilderCommon.ColumnValue.Builder. addValueBuilder()deprecated, use array_value or scalar_valueCommon.TypedValue.BuilderCommon.ColumnValue.Builder. addValueBuilder(int index)deprecated, use array_value or scalar_valueCommon.TypedValue.BuilderCommon.TypedValue.Builder. clear()Common.TypedValue.BuilderCommon.TypedValue.Builder. clearArrayValue()The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearBoolValue()booleanCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearBytesValue()includes numeric types and date/time types.Common.TypedValue.BuilderCommon.TypedValue.Builder. clearComponentType()If an Array, the representation for the array valuesCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearDoubleValue()big numbersCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Common.TypedValue.BuilderCommon.TypedValue.Builder. clearImplicitlyNull()Differentiate between explicitly null (user-set) and implicitly nullCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearNull()a null objectCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearNumberValue()var-len encoding lets us shove anything from byte to longCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Common.TypedValue.BuilderCommon.TypedValue.Builder. clearStringValue()char/varcharCommon.TypedValue.BuilderCommon.TypedValue.Builder. clearType()The actual type that was serialized in the general attribute belowCommon.TypedValue.BuilderCommon.TypedValue.Builder. clone()Common.TypedValue.BuilderCommon.ColumnValue.Builder. getArrayValueBuilder(int index)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. getArrayValueBuilder(int index)The ArrayCommon.TypedValue.BuilderRequests.ExecuteRequest.Builder. getParameterValuesBuilder(int index)repeated .TypedValue parameter_values = 2;Common.TypedValue.BuilderRequests.UpdateBatch.Builder. getParameterValuesBuilder(int index)repeated .TypedValue parameter_values = 1;Common.TypedValue.BuilderCommon.ColumnValue.Builder. getScalarValueBuilder().TypedValue scalar_value = 4;Common.TypedValue.BuilderCommon.ColumnValue.Builder. getValueBuilder(int index)deprecated, use array_value or scalar_valueCommon.TypedValue.BuilderResponses.DatabasePropertyElement.Builder. getValueBuilder().TypedValue value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Common.TypedValue.BuilderCommon.TypedValue.Builder. mergeFrom(com.google.protobuf.Message other)Common.TypedValue.BuilderCommon.TypedValue.Builder. mergeFrom(Common.TypedValue other)Common.TypedValue.BuilderCommon.TypedValue.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Common.TypedValue.BuilderCommon.TypedValue. newBuilder()static Common.TypedValue.BuilderCommon.TypedValue. newBuilder(Common.TypedValue prototype)Common.TypedValue.BuilderCommon.TypedValue. newBuilderForType()protected Common.TypedValue.BuilderCommon.TypedValue. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Common.TypedValue.BuilderCommon.TypedValue.Builder. removeArrayValue(int index)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. setArrayValue(int index, Common.TypedValue value)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. setArrayValue(int index, Common.TypedValue.Builder builderForValue)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. setBoolValue(boolean value)booleanCommon.TypedValue.BuilderCommon.TypedValue.Builder. setBytesValue(com.google.protobuf.ByteString value)includes numeric types and date/time types.Common.TypedValue.BuilderCommon.TypedValue.Builder. setComponentType(Common.Rep value)If an Array, the representation for the array valuesCommon.TypedValue.BuilderCommon.TypedValue.Builder. setComponentTypeValue(int value)If an Array, the representation for the array valuesCommon.TypedValue.BuilderCommon.TypedValue.Builder. setDoubleValue(double value)big numbersCommon.TypedValue.BuilderCommon.TypedValue.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Common.TypedValue.BuilderCommon.TypedValue.Builder. setImplicitlyNull(boolean value)Differentiate between explicitly null (user-set) and implicitly nullCommon.TypedValue.BuilderCommon.TypedValue.Builder. setNull(boolean value)a null objectCommon.TypedValue.BuilderCommon.TypedValue.Builder. setNumberValue(long value)var-len encoding lets us shove anything from byte to longCommon.TypedValue.BuilderCommon.TypedValue.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Common.TypedValue.BuilderCommon.TypedValue.Builder. setStringValue(java.lang.String value)char/varcharCommon.TypedValue.BuilderCommon.TypedValue.Builder. setStringValueBytes(com.google.protobuf.ByteString value)char/varcharCommon.TypedValue.BuilderCommon.TypedValue.Builder. setType(Common.Rep value)The actual type that was serialized in the general attribute belowCommon.TypedValue.BuilderCommon.TypedValue.Builder. setTypeValue(int value)The actual type that was serialized in the general attribute belowCommon.TypedValue.BuilderCommon.TypedValue.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Common.TypedValue.BuilderCommon.TypedValue. toBuilder()Methods in org.apache.calcite.avatica.proto that return types with arguments of type Common.TypedValue.Builder Modifier and Type Method Description java.util.List<Common.TypedValue.Builder>Common.ColumnValue.Builder. getArrayValueBuilderList()repeated .TypedValue array_value = 2;java.util.List<Common.TypedValue.Builder>Common.TypedValue.Builder. getArrayValueBuilderList()The Arrayprivate com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. getArrayValueFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.TypedValue.Builder. getArrayValueFieldBuilder()java.util.List<Common.TypedValue.Builder>Requests.ExecuteRequest.Builder. getParameterValuesBuilderList()repeated .TypedValue parameter_values = 2;java.util.List<Common.TypedValue.Builder>Requests.UpdateBatch.Builder. getParameterValuesBuilderList()repeated .TypedValue parameter_values = 1;private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Requests.ExecuteRequest.Builder. getParameterValuesFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Requests.UpdateBatch.Builder. getParameterValuesFieldBuilder()private com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. getScalarValueFieldBuilder().TypedValue scalar_value = 4;java.util.List<Common.TypedValue.Builder>Common.ColumnValue.Builder. getValueBuilderList()deprecated, use array_value or scalar_valueprivate com.google.protobuf.RepeatedFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. getValueFieldBuilder()private com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Responses.DatabasePropertyElement.Builder. getValueFieldBuilder().TypedValue value = 2;Methods in org.apache.calcite.avatica.proto with parameters of type Common.TypedValue.Builder Modifier and Type Method Description Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addArrayValue(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue array_value = 2;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addArrayValue(Common.TypedValue.Builder builderForValue)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(int index, Common.TypedValue.Builder builderForValue)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(Common.TypedValue.Builder builderForValue)The ArrayRequests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. addParameterValues(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 2;Requests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. addParameterValues(Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 2;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. addParameterValues(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 1;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. addParameterValues(Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 1;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addValue(int index, Common.TypedValue.Builder builderForValue)deprecated, use array_value or scalar_valueCommon.ColumnValue.BuilderCommon.ColumnValue.Builder. addValue(Common.TypedValue.Builder builderForValue)deprecated, use array_value or scalar_valueCommon.ColumnValue.BuilderCommon.ColumnValue.Builder. setArrayValue(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. setArrayValue(int index, Common.TypedValue.Builder builderForValue)The ArrayRequests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. setParameterValues(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 2;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. setParameterValues(int index, Common.TypedValue.Builder builderForValue)repeated .TypedValue parameter_values = 1;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. setScalarValue(Common.TypedValue.Builder builderForValue).TypedValue scalar_value = 4;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. setValue(int index, Common.TypedValue.Builder builderForValue)deprecated, use array_value or scalar_valueResponses.DatabasePropertyElement.BuilderResponses.DatabasePropertyElement.Builder. setValue(Common.TypedValue.Builder builderForValue).TypedValue value = 2; -
Uses of Common.TypedValue.Builder in org.apache.calcite.avatica.remote
Methods in org.apache.calcite.avatica.remote with parameters of type Common.TypedValue.Builder Modifier and Type Method Description (package private) Common.TypedValueTypedValue. serializeArray(java.util.List<java.lang.Object> list, Common.TypedValue.Builder builder, Common.Rep protoArrayComponentRep)static Common.RepTypedValue. toProto(Common.TypedValue.Builder builder, java.lang.Object o)Writes the given object into the Protobuf representation of a TypedValue.private static voidTypedValue. writeToProtoWithType(Common.TypedValue.Builder builder, java.lang.Object o, Common.Rep type)
-