Package com.google.dataflow.v1beta3
Class MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase
- java.lang.Object
-
- com.google.dataflow.v1beta3.MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase
-
- All Implemented Interfaces:
MetricsV1Beta3Grpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MetricsV1Beta3Grpc
public abstract static class MetricsV1Beta3Grpc.MetricsV1Beta3ImplBase extends Object implements io.grpc.BindableService, MetricsV1Beta3Grpc.AsyncService
Base class for the server implementation of the service MetricsV1Beta3.The Dataflow Metrics API lets you monitor the progress of Dataflow jobs.
-
-
Constructor Summary
Constructors Constructor Description MetricsV1Beta3ImplBase()
-
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.MetricsV1Beta3Grpc.AsyncService
getJobExecutionDetails, getJobMetrics, getStageExecutionDetails
-
-