Uses of Class
org.apache.arrow.driver.jdbc.utils.FlightEndpointDataQueue
-
Uses of FlightEndpointDataQueue in org.apache.arrow.driver.jdbc.utils
Modifier and TypeMethodDescriptionstatic FlightEndpointDataQueue
FlightEndpointDataQueue.createNewQueue
(ExecutorService service) Creates a newFlightEndpointDataQueue
from the providedExecutorService
.