Uses of Interface
com.google.cloud.pubsublite.internal.wire.PartitionAssignmentReceiver
-
Packages that use PartitionAssignmentReceiver Package Description com.google.cloud.pubsublite.internal.wire -
-
Uses of PartitionAssignmentReceiver in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire with parameters of type PartitionAssignmentReceiver Modifier and Type Method Description Assigner
AssignerFactory. New(PartitionAssignmentReceiver receiver)
abstract AssignerSettings.Builder
AssignerSettings.Builder. setReceiver(PartitionAssignmentReceiver receiver)
Constructors in com.google.cloud.pubsublite.internal.wire with parameters of type PartitionAssignmentReceiver Constructor Description AssignerImpl(PartitionAssignmentServiceClient client, InitialPartitionAssignmentRequest initialRequest, PartitionAssignmentReceiver receiver)
-