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