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
-
getChannel
public io.grpc.ManagedChannel getChannel() -
getSession
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
InterruptedException
-