Uses of Class
org.apache.calcite.avatica.proto.Common.TypedValue
-
Packages that use Common.TypedValue Package Description org.apache.calcite.avatica Avatica JDBC framework.org.apache.calcite.avatica.proto org.apache.calcite.avatica.remote JDBC driver that uses remote procedure calls. -
-
Uses of Common.TypedValue in org.apache.calcite.avatica
Methods in org.apache.calcite.avatica that return Common.TypedValue Modifier and Type Method Description (package private) static Common.TypedValueMeta.Frame. serializeScalar(java.lang.Object element)Methods in org.apache.calcite.avatica with parameters of type Common.TypedValue Modifier and Type Method Description (package private) static java.lang.ObjectMeta.Frame. deserializeScalarValue(Common.TypedValue protoElement)(package private) static java.lang.ObjectMeta.Frame. parseArray(Common.TypedValue array)Recursively parses a TypedValue while it is an array. -
Uses of Common.TypedValue in org.apache.calcite.avatica.proto
Fields in org.apache.calcite.avatica.proto declared as Common.TypedValue Modifier and Type Field Description private static Common.TypedValueCommon.TypedValue. DEFAULT_INSTANCEprivate Common.TypedValueCommon.ColumnValue.Builder. scalarValue_private Common.TypedValueCommon.ColumnValue. scalarValue_private Common.TypedValueResponses.DatabasePropertyElement.Builder. value_private Common.TypedValueResponses.DatabasePropertyElement. value_Fields in org.apache.calcite.avatica.proto with type parameters of type Common.TypedValue Modifier and Type Field Description private java.util.List<Common.TypedValue>Common.ColumnValue. arrayValue_private java.util.List<Common.TypedValue>Common.ColumnValue.Builder. arrayValue_private java.util.List<Common.TypedValue>Common.TypedValue. arrayValue_private java.util.List<Common.TypedValue>Common.TypedValue.Builder. arrayValue_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 java.util.List<Common.TypedValue>Requests.ExecuteRequest.Builder. parameterValues_private java.util.List<Common.TypedValue>Requests.ExecuteRequest. parameterValues_private java.util.List<Common.TypedValue>Requests.UpdateBatch.Builder. parameterValues_private java.util.List<Common.TypedValue>Requests.UpdateBatch. parameterValues_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 static com.google.protobuf.Parser<Common.TypedValue>Common.TypedValue. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. scalarValueBuilder_private java.util.List<Common.TypedValue>Common.ColumnValue.Builder. value_private java.util.List<Common.TypedValue>Common.ColumnValue. value_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 Modifier and Type Method Description Common.TypedValueCommon.TypedValue.Builder. build()Common.TypedValueCommon.TypedValue.Builder. buildPartial()Common.TypedValueCommon.ColumnValue.Builder. getArrayValue(int index)repeated .TypedValue array_value = 2;Common.TypedValueCommon.ColumnValue. getArrayValue(int index)repeated .TypedValue array_value = 2;Common.TypedValueCommon.ColumnValueOrBuilder. getArrayValue(int index)repeated .TypedValue array_value = 2;Common.TypedValueCommon.TypedValue.Builder. getArrayValue(int index)The ArrayCommon.TypedValueCommon.TypedValue. getArrayValue(int index)The ArrayCommon.TypedValueCommon.TypedValueOrBuilder. getArrayValue(int index)The Arraystatic Common.TypedValueCommon.TypedValue. getDefaultInstance()Common.TypedValueCommon.TypedValue.Builder. getDefaultInstanceForType()Common.TypedValueCommon.TypedValue. getDefaultInstanceForType()Common.TypedValueRequests.ExecuteRequest.Builder. getParameterValues(int index)repeated .TypedValue parameter_values = 2;Common.TypedValueRequests.ExecuteRequest. getParameterValues(int index)repeated .TypedValue parameter_values = 2;Common.TypedValueRequests.ExecuteRequestOrBuilder. getParameterValues(int index)repeated .TypedValue parameter_values = 2;Common.TypedValueRequests.UpdateBatch.Builder. getParameterValues(int index)repeated .TypedValue parameter_values = 1;Common.TypedValueRequests.UpdateBatch. getParameterValues(int index)repeated .TypedValue parameter_values = 1;Common.TypedValueRequests.UpdateBatchOrBuilder. getParameterValues(int index)repeated .TypedValue parameter_values = 1;Common.TypedValueCommon.ColumnValue.Builder. getScalarValue().TypedValue scalar_value = 4;Common.TypedValueCommon.ColumnValue. getScalarValue().TypedValue scalar_value = 4;Common.TypedValueCommon.ColumnValueOrBuilder. getScalarValue().TypedValue scalar_value = 4;Common.TypedValueCommon.ColumnValue.Builder. getValue(int index)deprecated, use array_value or scalar_valueCommon.TypedValueCommon.ColumnValue. getValue(int index)deprecated, use array_value or scalar_valueCommon.TypedValueCommon.ColumnValueOrBuilder. getValue(int index)deprecated, use array_value or scalar_valueCommon.TypedValueResponses.DatabasePropertyElement.Builder. getValue().TypedValue value = 2;Common.TypedValueResponses.DatabasePropertyElement. getValue().TypedValue value = 2;Common.TypedValueResponses.DatabasePropertyElementOrBuilder. getValue().TypedValue value = 2;static Common.TypedValueCommon.TypedValue. parseDelimitedFrom(java.io.InputStream input)static Common.TypedValueCommon.TypedValue. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.TypedValueCommon.TypedValue. parseFrom(byte[] data)static Common.TypedValueCommon.TypedValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.TypedValueCommon.TypedValue. parseFrom(com.google.protobuf.ByteString data)static Common.TypedValueCommon.TypedValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.TypedValueCommon.TypedValue. parseFrom(com.google.protobuf.CodedInputStream input)static Common.TypedValueCommon.TypedValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.TypedValueCommon.TypedValue. parseFrom(java.io.InputStream input)static Common.TypedValueCommon.TypedValue. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.TypedValueCommon.TypedValue. parseFrom(java.nio.ByteBuffer data)static Common.TypedValueCommon.TypedValue. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.calcite.avatica.proto that return types with arguments of type Common.TypedValue Modifier and Type Method Description private 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>Common.ColumnValue.Builder. getArrayValueList()repeated .TypedValue array_value = 2;java.util.List<Common.TypedValue>Common.ColumnValue. getArrayValueList()repeated .TypedValue array_value = 2;java.util.List<Common.TypedValue>Common.ColumnValueOrBuilder. getArrayValueList()repeated .TypedValue array_value = 2;java.util.List<Common.TypedValue>Common.TypedValue.Builder. getArrayValueList()The Arrayjava.util.List<Common.TypedValue>Common.TypedValue. getArrayValueList()The Arrayjava.util.List<Common.TypedValue>Common.TypedValueOrBuilder. getArrayValueList()The Arrayprivate 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()java.util.List<Common.TypedValue>Requests.ExecuteRequest.Builder. getParameterValuesList()repeated .TypedValue parameter_values = 2;java.util.List<Common.TypedValue>Requests.ExecuteRequest. getParameterValuesList()repeated .TypedValue parameter_values = 2;java.util.List<Common.TypedValue>Requests.ExecuteRequestOrBuilder. getParameterValuesList()repeated .TypedValue parameter_values = 2;java.util.List<Common.TypedValue>Requests.UpdateBatch.Builder. getParameterValuesList()repeated .TypedValue parameter_values = 1;java.util.List<Common.TypedValue>Requests.UpdateBatch. getParameterValuesList()repeated .TypedValue parameter_values = 1;java.util.List<Common.TypedValue>Requests.UpdateBatchOrBuilder. getParameterValuesList()repeated .TypedValue parameter_values = 1;com.google.protobuf.Parser<Common.TypedValue>Common.TypedValue. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder>Common.ColumnValue.Builder. getScalarValueFieldBuilder().TypedValue scalar_value = 4;private 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;java.util.List<Common.TypedValue>Common.ColumnValue.Builder. getValueList()deprecated, use array_value or scalar_valuejava.util.List<Common.TypedValue>Common.ColumnValue. getValueList()deprecated, use array_value or scalar_valuejava.util.List<Common.TypedValue>Common.ColumnValueOrBuilder. getValueList()deprecated, use array_value or scalar_valuestatic com.google.protobuf.Parser<Common.TypedValue>Common.TypedValue. parser()Methods in org.apache.calcite.avatica.proto with parameters of type Common.TypedValue Modifier and Type Method Description Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addArrayValue(int index, Common.TypedValue value)repeated .TypedValue array_value = 2;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addArrayValue(Common.TypedValue value)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(int index, Common.TypedValue value)The ArrayCommon.TypedValue.BuilderCommon.TypedValue.Builder. addArrayValue(Common.TypedValue value)The ArrayRequests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. addParameterValues(int index, Common.TypedValue value)repeated .TypedValue parameter_values = 2;Requests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. addParameterValues(Common.TypedValue value)repeated .TypedValue parameter_values = 2;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. addParameterValues(int index, Common.TypedValue value)repeated .TypedValue parameter_values = 1;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. addParameterValues(Common.TypedValue value)repeated .TypedValue parameter_values = 1;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addValue(int index, Common.TypedValue value)deprecated, use array_value or scalar_valueCommon.ColumnValue.BuilderCommon.ColumnValue.Builder. addValue(Common.TypedValue value)deprecated, use array_value or scalar_valueCommon.TypedValue.BuilderCommon.TypedValue.Builder. mergeFrom(Common.TypedValue other)Common.ColumnValue.BuilderCommon.ColumnValue.Builder. mergeScalarValue(Common.TypedValue value).TypedValue scalar_value = 4;Responses.DatabasePropertyElement.BuilderResponses.DatabasePropertyElement.Builder. mergeValue(Common.TypedValue value).TypedValue value = 2;static Common.TypedValue.BuilderCommon.TypedValue. newBuilder(Common.TypedValue prototype)Common.ColumnValue.BuilderCommon.ColumnValue.Builder. setArrayValue(int index, Common.TypedValue value)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. setArrayValue(int index, Common.TypedValue value)The ArrayRequests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. setParameterValues(int index, Common.TypedValue value)repeated .TypedValue parameter_values = 2;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. setParameterValues(int index, Common.TypedValue value)repeated .TypedValue parameter_values = 1;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. setScalarValue(Common.TypedValue value).TypedValue scalar_value = 4;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. setValue(int index, Common.TypedValue value)deprecated, use array_value or scalar_valueResponses.DatabasePropertyElement.BuilderResponses.DatabasePropertyElement.Builder. setValue(Common.TypedValue value).TypedValue value = 2;Method parameters in org.apache.calcite.avatica.proto with type arguments of type Common.TypedValue Modifier and Type Method Description Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addAllArrayValue(java.lang.Iterable<? extends Common.TypedValue> values)repeated .TypedValue array_value = 2;Common.TypedValue.BuilderCommon.TypedValue.Builder. addAllArrayValue(java.lang.Iterable<? extends Common.TypedValue> values)The ArrayRequests.ExecuteRequest.BuilderRequests.ExecuteRequest.Builder. addAllParameterValues(java.lang.Iterable<? extends Common.TypedValue> values)repeated .TypedValue parameter_values = 2;Requests.UpdateBatch.BuilderRequests.UpdateBatch.Builder. addAllParameterValues(java.lang.Iterable<? extends Common.TypedValue> values)repeated .TypedValue parameter_values = 1;Common.ColumnValue.BuilderCommon.ColumnValue.Builder. addAllValue(java.lang.Iterable<? extends Common.TypedValue> values)deprecated, use array_value or scalar_value -
Uses of Common.TypedValue in org.apache.calcite.avatica.remote
Fields in org.apache.calcite.avatica.remote declared as Common.TypedValue Modifier and Type Field Description static Common.TypedValueTypedValue. PROTO_IMPLICIT_NULLMethods in org.apache.calcite.avatica.remote that return Common.TypedValue Modifier and Type Method Description (package private) Common.TypedValueTypedValue. serializeArray(java.util.List<java.lang.Object> list, Common.TypedValue.Builder builder, Common.Rep protoArrayComponentRep)Common.TypedValueTypedValue. toProto()Creates a protocol buffer equivalent object forthis.Methods in org.apache.calcite.avatica.remote with parameters of type Common.TypedValue Modifier and Type Method Description static TypedValueTypedValue. fromProto(Common.TypedValue proto)Constructs aTypedValuefrom the protocol buffer representation.static java.lang.ObjectTypedValue. getSerialFromProto(Common.TypedValue protoValue)Converts the serialized value into the appropriate primitive/object.static java.lang.ObjectTypedValue. protoToJdbc(Common.TypedValue protoValue, java.util.Calendar calendar)Extracts the JDBC value from protobuf-TypedValue representation.
-