Package io.deephaven.client.impl
Class FlightSessionModule
java.lang.Object
io.deephaven.client.impl.FlightSessionModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FlightSession
newFlightSession
(SessionImpl session, org.apache.arrow.memory.BufferAllocator allocator, io.grpc.ManagedChannel managedChannel)
-
Constructor Details
-
FlightSessionModule
public FlightSessionModule()
-
-
Method Details
-
newFlightSession
@Provides public static FlightSession newFlightSession(SessionImpl session, org.apache.arrow.memory.BufferAllocator allocator, io.grpc.ManagedChannel managedChannel)
-