@PublicSpi public interface DifferenceReporter
SchemaDiff
operationModifier 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()