public OpLogApplier(IOpLogReader opLogReader)
 {
     this.opLogReader = opLogReader;
 }