| Package | Description |
|---|---|
| org.apache.calcite.avatica.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Common.ColumnValue
A value might be a TypedValue or an Array of TypedValue's
|
static class |
Common.ColumnValue.Builder
A value might be a TypedValue or an Array of TypedValue's
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<Common.ColumnValue,Common.ColumnValue.Builder,Common.ColumnValueOrBuilder> |
Common.Row.Builder.valueBuilder_ |
| Modifier and Type | Method and Description |
|---|---|
Common.ColumnValueOrBuilder |
Common.RowOrBuilder.getValueOrBuilder(int index)
repeated .ColumnValue value = 1; |
Common.ColumnValueOrBuilder |
Common.Row.getValueOrBuilder(int index)
repeated .ColumnValue value = 1; |
Common.ColumnValueOrBuilder |
Common.Row.Builder.getValueOrBuilder(int index)
repeated .ColumnValue value = 1; |
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<Common.ColumnValue,Common.ColumnValue.Builder,Common.ColumnValueOrBuilder> |
Common.Row.Builder.getValueFieldBuilder() |
List<? extends Common.ColumnValueOrBuilder> |
Common.RowOrBuilder.getValueOrBuilderList()
repeated .ColumnValue value = 1; |
List<? extends Common.ColumnValueOrBuilder> |
Common.Row.getValueOrBuilderList()
repeated .ColumnValue value = 1; |
List<? extends Common.ColumnValueOrBuilder> |
Common.Row.Builder.getValueOrBuilderList()
repeated .ColumnValue value = 1; |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.