Interface PartitionAssignmentReceiver
-
public interface PartitionAssignmentReceiverA receiver for partition assignments. All updates to reflect the assignment should be performed inline.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleAssignment(Set<Partition> assignment)
-