Uses of Class
com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub
-
Packages that use PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub Package Description com.google.cloud.pubsublite.proto -
-
Uses of PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub Modifier and Type Method Description protected PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub
PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub
PartitionAssignmentServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-