Class LocationReuseConnectionScenario
java.lang.Object
org.apache.arrow.flight.integration.tests.LocationReuseConnectionScenario
Test the 'arrow-flight-reuse-connection' scheme.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
buildServer
(FlightServer.Builder builder) void
client
(BufferAllocator allocator, Location location, FlightClient client) producer
(BufferAllocator allocator, Location location)
-
Constructor Details
-
LocationReuseConnectionScenario
public LocationReuseConnectionScenario()
-
-
Method Details
-
producer
- Throws:
Exception
-
buildServer
- Throws:
Exception
-
client
public void client(BufferAllocator allocator, Location location, FlightClient client) throws Exception - Throws:
Exception
-