@PublicSpi public interface DifferenceReporter
SchemaDiff operation| Modifier and Type | Method and Description | 
|---|---|
| void | onEnd()Called when the difference operation if finished | 
| void | report(DiffEvent differenceEvent)Called to report a difference | 
void report(DiffEvent differenceEvent)
differenceEvent - the event describing the differencevoid onEnd()