Class IntegrationProducer

java.lang.Object
org.apache.arrow.flight.NoOpFlightProducer
org.apache.arrow.flight.integration.tests.IntegrationProducer
All Implemented Interfaces:
AutoCloseable, FlightProducer

public class IntegrationProducer extends NoOpFlightProducer implements AutoCloseable
A FlightProducer that hosts an in memory store of Arrow buffers. Used for integration testing.