Interface AssignerFactory
-
public interface AssignerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Assigner
New(PartitionAssignmentReceiver receiver)
-
-
-
Method Detail
-
New
Assigner New(PartitionAssignmentReceiver receiver) throws com.google.api.gax.rpc.ApiException
- Throws:
com.google.api.gax.rpc.ApiException
-
-