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