Package com.google.dataflow.v1beta3
Class MessagesV1Beta3Grpc.MessagesV1Beta3ImplBase
- java.lang.Object
-
- com.google.dataflow.v1beta3.MessagesV1Beta3Grpc.MessagesV1Beta3ImplBase
-
- All Implemented Interfaces:
MessagesV1Beta3Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MessagesV1Beta3Grpc
public abstract static class MessagesV1Beta3Grpc.MessagesV1Beta3ImplBase extends Object implements io.grpc.BindableService, MessagesV1Beta3Grpc.AsyncService
Base class for the server implementation of the service MessagesV1Beta3.The Dataflow Messages API is used for monitoring the progress of Dataflow jobs.
-
-
Constructor Summary
Constructors Constructor Description MessagesV1Beta3ImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.dataflow.v1beta3.MessagesV1Beta3Grpc.AsyncService
listJobMessages
-
-