Uses of Class
com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceFutureStub
-
Packages that use CursorServiceGrpc.CursorServiceFutureStub Package Description com.google.cloud.pubsublite.proto -
-
Uses of CursorServiceGrpc.CursorServiceFutureStub in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return CursorServiceGrpc.CursorServiceFutureStub Modifier and Type Method Description protected CursorServiceGrpc.CursorServiceFutureStub
CursorServiceGrpc.CursorServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CursorServiceGrpc.CursorServiceFutureStub
CursorServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-