Class OrderedScenario
java.lang.Object
org.apache.arrow.flight.integration.tests.OrderedScenario
Test the 'ordered' flag in FlightInfo.
-
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
-
OrderedScenario
public OrderedScenario()
-
-
Method Details
-
producer
- Throws:
Exception
-
buildServer
- Throws:
Exception
-
client
public void client(BufferAllocator allocator, Location location, FlightClient client) throws Exception - Throws:
Exception
-