Uses of Class
com.google.dataflow.v1beta3.MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub
-
Packages that use MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub Modifier and Type Method Description protected MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub
MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetricsV1Beta3Grpc.MetricsV1Beta3BlockingStub
MetricsV1Beta3Grpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-