Interface Migration.ReadConsistencyChecker<TReadResult>

  • Type Parameters:
    TReadResult - the result type of the read
    Enclosing class:
    Migration<TReadResult,​TWriteResult,​TReadInput,​TWriteInput>

    public static interface Migration.ReadConsistencyChecker<TReadResult>
    This interface defines a method for checking the consistency of two reads.