Package io.deephaven.proto
Class DeephavenChannelMixin
java.lang.Object
io.deephaven.proto.DeephavenChannelMixin
- All Implemented Interfaces:
DeephavenChannel
-
Constructor Details
-
DeephavenChannelMixin
-
-
Method Details
-
mixin
protected abstract <S extends io.grpc.stub.AbstractStub<S>> S mixin(S stub) -
mixinChannel
protected abstract io.grpc.Channel mixinChannel(io.grpc.Channel channel) -
channel
public io.grpc.Channel channel()- Specified by:
channel
in interfaceDeephavenChannel
-
session
- Specified by:
session
in interfaceDeephavenChannel
-
table
- Specified by:
table
in interfaceDeephavenChannel
-
console
- Specified by:
console
in interfaceDeephavenChannel
-
object
- Specified by:
object
in interfaceDeephavenChannel
-
application
- Specified by:
application
in interfaceDeephavenChannel
-
inputTable
- Specified by:
inputTable
in interfaceDeephavenChannel
-
config
- Specified by:
config
in interfaceDeephavenChannel
-
sessionBlocking
- Specified by:
sessionBlocking
in interfaceDeephavenChannel
-
tableBlocking
- Specified by:
tableBlocking
in interfaceDeephavenChannel
-
consoleBlocking
- Specified by:
consoleBlocking
in interfaceDeephavenChannel
-
objectBlocking
- Specified by:
objectBlocking
in interfaceDeephavenChannel
-
applicationBlocking
- Specified by:
applicationBlocking
in interfaceDeephavenChannel
-
inputTableBlocking
- Specified by:
inputTableBlocking
in interfaceDeephavenChannel
-
configBlocking
- Specified by:
configBlocking
in interfaceDeephavenChannel
-
sessionFuture
- Specified by:
sessionFuture
in interfaceDeephavenChannel
-
tableFuture
- Specified by:
tableFuture
in interfaceDeephavenChannel
-
consoleFuture
- Specified by:
consoleFuture
in interfaceDeephavenChannel
-
objectFuture
- Specified by:
objectFuture
in interfaceDeephavenChannel
-
applicationFuture
- Specified by:
applicationFuture
in interfaceDeephavenChannel
-
inputTableFuture
- Specified by:
inputTableFuture
in interfaceDeephavenChannel
-
configFuture
- Specified by:
configFuture
in interfaceDeephavenChannel
-