Interface FailureTracker

All Known Implementing Classes:
DiffTableNonMR, DiffTables.DiffTableMapper

public interface FailureTracker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
  • Method Details

    • notifyMismatch

      void notifyMismatch()
    • shouldExit

      boolean shouldExit()