Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
Packages that use FlightSql.CommandGetCatalogs
-
Uses of FlightSql.CommandGetCatalogs in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandGetCatalogsModifier and TypeMethodDescriptionBasicFlightSqlProducer.getFlightInfoCatalogs
(FlightSql.CommandGetCatalogs request, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getFlightInfoCatalogs
(FlightSql.CommandGetCatalogs request, FlightProducer.CallContext context, FlightDescriptor descriptor) Returns the available catalogs by returning a stream ofFlightSql.CommandGetCatalogs
objects inResult
objects.NoOpFlightSqlProducer.getFlightInfoCatalogs
(FlightSql.CommandGetCatalogs request, FlightProducer.CallContext context, FlightDescriptor descriptor) -
Uses of FlightSql.CommandGetCatalogs in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandGetCatalogsModifier and TypeMethodDescriptionFlightSql.CommandGetCatalogs.Builder.build()
FlightSql.CommandGetCatalogs.Builder.buildPartial()
static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.getDefaultInstance()
FlightSql.CommandGetCatalogs.Builder.getDefaultInstanceForType()
FlightSql.CommandGetCatalogs.getDefaultInstanceForType()
static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseDelimitedFrom
(InputStream input) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(byte[] data) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(com.google.protobuf.ByteString data) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(com.google.protobuf.CodedInputStream input) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(InputStream input) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(ByteBuffer data) static FlightSql.CommandGetCatalogs
FlightSql.CommandGetCatalogs.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandGetCatalogsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandGetCatalogs>
FlightSql.CommandGetCatalogs.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandGetCatalogs>
FlightSql.CommandGetCatalogs.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandGetCatalogsModifier and TypeMethodDescriptionFlightSql.CommandGetCatalogs.Builder.mergeFrom
(FlightSql.CommandGetCatalogs other) FlightSql.CommandGetCatalogs.newBuilder
(FlightSql.CommandGetCatalogs prototype)