complete abstract method

Future<List<PrioritizedSourceChange>> complete()

Waits for completion and obtains the changes.

This life-cycle can only be called once per ChangeReporter.

Implementation

Future<List<PrioritizedSourceChange>> complete();