Class ControllerApiGrpc.ControllerApiBlockingStub
java.lang.Object
io.deephaven.shadow.core.io.grpc.stub.AbstractStub<S>
io.deephaven.shadow.core.io.grpc.stub.AbstractBlockingStub<ControllerApiGrpc.ControllerApiBlockingStub>
io.deephaven.proto.controller.grpc.ControllerApiGrpc.ControllerApiBlockingStub
- Enclosing class:
- ControllerApiGrpc
public static final class ControllerApiGrpc.ControllerApiBlockingStub
extends io.deephaven.shadow.core.io.grpc.stub.AbstractBlockingStub<ControllerApiGrpc.ControllerApiBlockingStub>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.shadow.core.io.grpc.stub.AbstractStub
io.deephaven.shadow.core.io.grpc.stub.AbstractStub.StubFactory<T extends io.deephaven.shadow.core.io.grpc.stub.AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptionaddQuery
(AddQueryRequest request) These are for query managementauthenticate
(AuthenticationRequest request) Authenticationbuild
(io.deephaven.shadow.core.io.grpc.Channel channel, io.deephaven.shadow.core.io.grpc.CallOptions callOptions) getConfiguration
(GetConfigurationRequest request) getScript
(GetScriptRequest request) getScriptPaths
(GetScriptPathsRequest request) Script commandsinvalidateCookie
(InvalidateCookieRequest request) modifyQuery
(ModifyQueryRequest request) ping
(PingRequest request) HeartbeatingreloadConfig
(ReloadConfigRequest request) removeQuery
(RemoveQueryRequest request) restartQuery
(RestartQueryRequest request) statusUpdate
(StatusUpdateRequest request) Configuration commandsstopQuery
(StopQueryRequest request) subscribe
(SubscribeRequest request) Methods inherited from class io.deephaven.shadow.core.io.grpc.stub.AbstractBlockingStub
newStub, newStub
Methods inherited from class io.deephaven.shadow.core.io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected ControllerApiGrpc.ControllerApiBlockingStub build(io.deephaven.shadow.core.io.grpc.Channel channel, io.deephaven.shadow.core.io.grpc.CallOptions callOptions) - Specified by:
build
in classio.deephaven.shadow.core.io.grpc.stub.AbstractStub<ControllerApiGrpc.ControllerApiBlockingStub>
-
authenticate
Authentication
-
addQuery
These are for query management
-
removeQuery
-
modifyQuery
-
restartQuery
-
stopQuery
-
determineDispatcher
-
getConfiguration
-
getScriptPaths
Script commands
-
getScript
-
statusUpdate
Configuration commands
-
reloadConfig
-
ping
Heartbeating
-
subscribe
-
invalidateCookie
-