Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Method and Description |
---|---|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clear() |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clearCatalog()
Specifies the catalog to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clearDbSchema()
Specifies the schema to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clearTable()
Specifies the primary key table to get the foreign keys for.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.clone() |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.mergeFrom(FlightSql.CommandGetImportedKeys other) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.mergeFrom(com.google.protobuf.Message other) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.newBuilder() |
static FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.newBuilder(FlightSql.CommandGetImportedKeys prototype) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.newBuilderForType() |
protected FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setCatalog(String value)
Specifies the catalog to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setCatalogBytes(com.google.protobuf.ByteString value)
Specifies the catalog to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setDbSchema(String value)
Specifies the schema to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setDbSchemaBytes(com.google.protobuf.ByteString value)
Specifies the schema to search for the primary key table.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setTable(String value)
Specifies the primary key table to get the foreign keys for.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setTableBytes(com.google.protobuf.ByteString value)
Specifies the primary key table to get the foreign keys for.
|
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlightSql.CommandGetImportedKeys.Builder |
FlightSql.CommandGetImportedKeys.toBuilder() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.