Uses of Enum
org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
-
Uses of FlightSql.SqlSupportedElementActions in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionSqlInfoBuilder.withSqlCatalogsSupportedActions
(FlightSql.SqlSupportedElementActions... values) Sets a value forFlightSql.SqlInfo.SQL_CATALOGS_SUPPORTED_ACTIONS
in the builder.SqlInfoBuilder.withSqlSchemasSupportedActions
(FlightSql.SqlSupportedElementActions... values) Sets a value forFlightSql.SqlInfo.SQL_SCHEMAS_SUPPORTED_ACTIONS
in the builder. -
Uses of FlightSql.SqlSupportedElementActions in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.SqlSupportedElementActions.forNumber
(int value) FlightSql.SqlSupportedElementActions.valueOf
(int value) Deprecated.FlightSql.SqlSupportedElementActions.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static FlightSql.SqlSupportedElementActions[]
FlightSql.SqlSupportedElementActions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlightSql.SqlSupportedElementActions>
FlightSql.SqlSupportedElementActions.internalGetValueMap()