Interface FlightSqlProducer

All Superinterfaces:
AutoCloseable, FlightProducer
All Known Implementing Classes:
BasicFlightSqlProducer, FlightSqlScenarioProducer, NoOpFlightSqlProducer

public interface FlightSqlProducer extends FlightProducer, AutoCloseable
API to Implement an Arrow Flight SQL producer.