public interface SyncResultsHandler
SyncApiOp in a stream-processing fashion.boolean handle(SyncDelta delta)
SyncApiOp#sync() returns, the framework will no longer call this method
to handle results from that sync() operation.delta - The changeRuntimeException - If the application encounters an exception. This will stop
iteration and the exception will propagate to the
application.Copyright © 2019. All rights reserved.