类 FlightSqlClientWithCallOptions

java.lang.Object
org.apache.arrow.adbc.driver.flightsql.FlightSqlClientWithCallOptions
所有已实现的接口
AutoCloseable

public class FlightSqlClientWithCallOptions extends Object implements AutoCloseable
FlightSqlClient 的一个包装器,它自动将 CallOptions 添加到每个 RPC 调用。