| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| org.apache.calcite.avatica.proto |
| Modifier and Type | Method and Description |
|---|---|
Common.DatabaseProperty |
Meta.DatabaseProperty.toProto() |
| Modifier and Type | Method and Description |
|---|---|
static Meta.DatabaseProperty |
Meta.DatabaseProperty.fromProto(Common.DatabaseProperty proto) |
| Modifier and Type | Field and Description |
|---|---|
private static Common.DatabaseProperty |
Common.DatabaseProperty.DEFAULT_INSTANCE |
private Common.DatabaseProperty |
Responses.DatabasePropertyElement.key_ |
private Common.DatabaseProperty |
Responses.DatabasePropertyElement.Builder.key_ |
| Modifier and Type | Field and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilder<Common.DatabaseProperty,Common.DatabaseProperty.Builder,Common.DatabasePropertyOrBuilder> |
Responses.DatabasePropertyElement.Builder.keyBuilder_ |
private static com.google.protobuf.Parser<Common.DatabaseProperty> |
Common.DatabaseProperty.PARSER |
| Modifier and Type | Method and Description |
|---|---|
Common.DatabaseProperty |
Common.DatabaseProperty.Builder.build() |
Common.DatabaseProperty |
Common.DatabaseProperty.Builder.buildPartial() |
static Common.DatabaseProperty |
Common.DatabaseProperty.getDefaultInstance() |
Common.DatabaseProperty |
Common.DatabaseProperty.getDefaultInstanceForType() |
Common.DatabaseProperty |
Common.DatabaseProperty.Builder.getDefaultInstanceForType() |
Common.DatabaseProperty |
Responses.DatabasePropertyElementOrBuilder.getKey()
optional .DatabaseProperty key = 1; |
Common.DatabaseProperty |
Responses.DatabasePropertyElement.getKey()
optional .DatabaseProperty key = 1; |
Common.DatabaseProperty |
Responses.DatabasePropertyElement.Builder.getKey()
optional .DatabaseProperty key = 1; |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseDelimitedFrom(InputStream input) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(byte[] data) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(com.google.protobuf.ByteString data) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(com.google.protobuf.CodedInputStream input) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(InputStream input) |
static Common.DatabaseProperty |
Common.DatabaseProperty.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
private com.google.protobuf.SingleFieldBuilder<Common.DatabaseProperty,Common.DatabaseProperty.Builder,Common.DatabasePropertyOrBuilder> |
Responses.DatabasePropertyElement.Builder.getKeyFieldBuilder()
optional .DatabaseProperty key = 1; |
com.google.protobuf.Parser<Common.DatabaseProperty> |
Common.DatabaseProperty.getParserForType() |
static com.google.protobuf.Parser<Common.DatabaseProperty> |
Common.DatabaseProperty.parser() |
| Modifier and Type | Method and Description |
|---|---|
Common.DatabaseProperty.Builder |
Common.DatabaseProperty.Builder.mergeFrom(Common.DatabaseProperty other) |
Responses.DatabasePropertyElement.Builder |
Responses.DatabasePropertyElement.Builder.mergeKey(Common.DatabaseProperty value)
optional .DatabaseProperty key = 1; |
static Common.DatabaseProperty.Builder |
Common.DatabaseProperty.newBuilder(Common.DatabaseProperty prototype) |
Responses.DatabasePropertyElement.Builder |
Responses.DatabasePropertyElement.Builder.setKey(Common.DatabaseProperty value)
optional .DatabaseProperty key = 1; |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.