Package io.deephaven.enterprise.remote
Class CorePlusClusterSessionFactory.SessionAndChannel
java.lang.Object
io.deephaven.enterprise.remote.CorePlusClusterSessionFactory.SessionAndChannel
- All Implemented Interfaces:
- AutoCloseable
- Enclosing class:
- CorePlusClusterSessionFactory
public static final class CorePlusClusterSessionFactory.SessionAndChannel
extends Object
implements AutoCloseable
- 
Method Summary
- 
Method Details- 
getChannelpublic io.grpc.ManagedChannel getChannel()
- 
getSession
- 
close- Specified by:
- closein interface- AutoCloseable
- Throws:
- InterruptedException
 
 
-