Package org.finos.tracdap.api.internal
Class TracRuntimeApiGrpc.TracRuntimeApiImplBase
java.lang.Object
org.finos.tracdap.api.internal.TracRuntimeApiGrpc.TracRuntimeApiImplBase
- All Implemented Interfaces:
io.grpc.BindableService,TracRuntimeApiGrpc.AsyncService
- Enclosing class:
TracRuntimeApiGrpc
public abstract static class TracRuntimeApiGrpc.TracRuntimeApiImplBase
extends Object
implements io.grpc.BindableService, TracRuntimeApiGrpc.AsyncService
Base class for the server implementation of the service TracRuntimeApi.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.finos.tracdap.api.internal.TracRuntimeApiGrpc.AsyncService
getJobResult, getJobStatus, listJobs
-
Constructor Details
-
TracRuntimeApiImplBase
public TracRuntimeApiImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-