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