Uses of Class
com.github.xds.service.orca.v3.OpenRcaServiceGrpc.OpenRcaServiceBlockingStub
-
Packages that use OpenRcaServiceGrpc.OpenRcaServiceBlockingStub Package Description com.github.xds.service.orca.v3 -
-
Uses of OpenRcaServiceGrpc.OpenRcaServiceBlockingStub in com.github.xds.service.orca.v3
Methods in com.github.xds.service.orca.v3 that return OpenRcaServiceGrpc.OpenRcaServiceBlockingStub Modifier and Type Method Description protected OpenRcaServiceGrpc.OpenRcaServiceBlockingStubOpenRcaServiceGrpc.OpenRcaServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static OpenRcaServiceGrpc.OpenRcaServiceBlockingStubOpenRcaServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-