Package io.deephaven.proto
Class DeephavenChannelImpl
java.lang.Object
io.deephaven.proto.DeephavenChannelImpl
- All Implemented Interfaces:
DeephavenChannel
A Deephaven service helper for a
channel.-
Constructor Details
-
DeephavenChannelImpl
@Inject public DeephavenChannelImpl(io.grpc.Channel channel)
-
-
Method Details
-
channel
public io.grpc.Channel channel()- Specified by:
channelin interfaceDeephavenChannel
-
session
- Specified by:
sessionin interfaceDeephavenChannel
-
table
- Specified by:
tablein interfaceDeephavenChannel
-
console
- Specified by:
consolein interfaceDeephavenChannel
-
object
- Specified by:
objectin interfaceDeephavenChannel
-
application
- Specified by:
applicationin interfaceDeephavenChannel
-
inputTable
- Specified by:
inputTablein interfaceDeephavenChannel
-
config
- Specified by:
configin interfaceDeephavenChannel
-
sessionBlocking
- Specified by:
sessionBlockingin interfaceDeephavenChannel
-
tableBlocking
- Specified by:
tableBlockingin interfaceDeephavenChannel
-
consoleBlocking
- Specified by:
consoleBlockingin interfaceDeephavenChannel
-
objectBlocking
- Specified by:
objectBlockingin interfaceDeephavenChannel
-
applicationBlocking
- Specified by:
applicationBlockingin interfaceDeephavenChannel
-
inputTableBlocking
- Specified by:
inputTableBlockingin interfaceDeephavenChannel
-
configBlocking
- Specified by:
configBlockingin interfaceDeephavenChannel
-
sessionFuture
- Specified by:
sessionFuturein interfaceDeephavenChannel
-
tableFuture
- Specified by:
tableFuturein interfaceDeephavenChannel
-
consoleFuture
- Specified by:
consoleFuturein interfaceDeephavenChannel
-
objectFuture
- Specified by:
objectFuturein interfaceDeephavenChannel
-
applicationFuture
- Specified by:
applicationFuturein interfaceDeephavenChannel
-
inputTableFuture
- Specified by:
inputTableFuturein interfaceDeephavenChannel
-
configFuture
- Specified by:
configFuturein interfaceDeephavenChannel
-