Interface | Description |
---|---|
DifferenceReporter |
This is called with each different encountered (including info ones) by a
SchemaDiff operation |
Class | Description |
---|---|
CapturingReporter |
A reporter that captures all the difference events as they occur
|
ChainedReporter |
A reporter that chains together one or more difference reporters
|
PrintStreamReporter |
A reporter that prints its output to a PrintStream
|