Class: StreamComparePromise

StreamComparePromise()

new StreamComparePromise()

Promise returned by streamCompare. @ template CompareResult
Source:

Extends

  • Promise.<CompareResult>

Methods

checkpoint()

Compares the states of the two streams non-incrementally.
Source:

end()

Compares the states of the two streams non-incrementally then ends the comparison whether or not compare produced a result or error.
Source: