| Package | Description |
|---|---|
| org.apache.calcite.avatica.proto |
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.arrayValueBuilder_ |
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Requests.ExecuteRequest.Builder.parameterValuesBuilder_ |
private com.google.protobuf.SingleFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.scalarValueBuilder_ |
private com.google.protobuf.SingleFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Responses.DatabasePropertyElement.Builder.valueBuilder_ |
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.valueBuilder_ |
| Modifier and Type | Method and Description |
|---|---|
Common.TypedValue.Builder |
Common.ColumnValue.Builder.addArrayValueBuilder()
repeated .TypedValue array_value = 2; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.addArrayValueBuilder(int index)
repeated .TypedValue array_value = 2; |
Common.TypedValue.Builder |
Requests.ExecuteRequest.Builder.addParameterValuesBuilder()
repeated .TypedValue parameter_values = 2; |
Common.TypedValue.Builder |
Requests.ExecuteRequest.Builder.addParameterValuesBuilder(int index)
repeated .TypedValue parameter_values = 2; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.addValueBuilder()
repeated .TypedValue value = 1; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.addValueBuilder(int index)
repeated .TypedValue value = 1; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clear() |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearBoolValue()
optional bool bool_value = 2; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearBytesValues()
optional bytes bytes_values = 5; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearDoubleValue()
optional double double_value = 6; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearNull()
optional bool null = 7; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearNumberValue()
optional sint64 number_value = 4; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearStringValue()
optional string string_value = 3; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.clearType()
optional .Rep type = 1; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.getArrayValueBuilder(int index)
repeated .TypedValue array_value = 2; |
Common.TypedValue.Builder |
Requests.ExecuteRequest.Builder.getParameterValuesBuilder(int index)
repeated .TypedValue parameter_values = 2; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.getScalarValueBuilder()
optional .TypedValue scalar_value = 4; |
Common.TypedValue.Builder |
Responses.DatabasePropertyElement.Builder.getValueBuilder()
optional .TypedValue value = 2; |
Common.TypedValue.Builder |
Common.ColumnValue.Builder.getValueBuilder(int index)
repeated .TypedValue value = 1; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Common.TypedValue.Builder |
Common.TypedValue.Builder.mergeFrom(Common.TypedValue other) |
Common.TypedValue.Builder |
Common.TypedValue.Builder.mergeFrom(com.google.protobuf.Message other) |
Common.TypedValue.Builder |
Common.TypedValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Common.TypedValue.Builder |
Common.TypedValue.newBuilder() |
static Common.TypedValue.Builder |
Common.TypedValue.newBuilder(Common.TypedValue prototype) |
Common.TypedValue.Builder |
Common.TypedValue.newBuilderForType() |
protected Common.TypedValue.Builder |
Common.TypedValue.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setBoolValue(boolean value)
optional bool bool_value = 2; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setBytesValues(com.google.protobuf.ByteString value)
optional bytes bytes_values = 5; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setDoubleValue(double value)
optional double double_value = 6; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setNull(boolean value)
optional bool null = 7; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setNumberValue(long value)
optional sint64 number_value = 4; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setStringValue(String value)
optional string string_value = 3; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setStringValueBytes(com.google.protobuf.ByteString value)
optional string string_value = 3; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setType(Common.Rep value)
optional .Rep type = 1; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setTypeValue(int value)
optional .Rep type = 1; |
Common.TypedValue.Builder |
Common.TypedValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Common.TypedValue.Builder |
Common.TypedValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Common.TypedValue.Builder> |
Common.ColumnValue.Builder.getArrayValueBuilderList()
repeated .TypedValue array_value = 2; |
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.getArrayValueFieldBuilder() |
List<Common.TypedValue.Builder> |
Requests.ExecuteRequest.Builder.getParameterValuesBuilderList()
repeated .TypedValue parameter_values = 2; |
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Requests.ExecuteRequest.Builder.getParameterValuesFieldBuilder() |
private com.google.protobuf.SingleFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.getScalarValueFieldBuilder()
optional .TypedValue scalar_value = 4; |
List<Common.TypedValue.Builder> |
Common.ColumnValue.Builder.getValueBuilderList()
repeated .TypedValue value = 1; |
private com.google.protobuf.SingleFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Responses.DatabasePropertyElement.Builder.getValueFieldBuilder()
optional .TypedValue value = 2; |
private com.google.protobuf.RepeatedFieldBuilder<Common.TypedValue,Common.TypedValue.Builder,Common.TypedValueOrBuilder> |
Common.ColumnValue.Builder.getValueFieldBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.addArrayValue(Common.TypedValue.Builder builderForValue)
repeated .TypedValue array_value = 2; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.addArrayValue(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue array_value = 2; |
Requests.ExecuteRequest.Builder |
Requests.ExecuteRequest.Builder.addParameterValues(Common.TypedValue.Builder builderForValue)
repeated .TypedValue parameter_values = 2; |
Requests.ExecuteRequest.Builder |
Requests.ExecuteRequest.Builder.addParameterValues(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue parameter_values = 2; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.addValue(Common.TypedValue.Builder builderForValue)
repeated .TypedValue value = 1; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.addValue(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue value = 1; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.setArrayValue(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue array_value = 2; |
Requests.ExecuteRequest.Builder |
Requests.ExecuteRequest.Builder.setParameterValues(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue parameter_values = 2; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.setScalarValue(Common.TypedValue.Builder builderForValue)
optional .TypedValue scalar_value = 4; |
Responses.DatabasePropertyElement.Builder |
Responses.DatabasePropertyElement.Builder.setValue(Common.TypedValue.Builder builderForValue)
optional .TypedValue value = 2; |
Common.ColumnValue.Builder |
Common.ColumnValue.Builder.setValue(int index,
Common.TypedValue.Builder builderForValue)
repeated .TypedValue value = 1; |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.