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