Class FlightSqlClientWithCallOptions

java.lang.Object
org.apache.arrow.adbc.driver.flightsql.FlightSqlClientWithCallOptions
All Implemented Interfaces:
AutoCloseable

public class FlightSqlClientWithCallOptions extends Object implements AutoCloseable
A wrapper around FlightSqlClient which automatically adds CallOptions to each RPC call.