Defines whether processing and other settings must be extracted from logs and used during the replay, or the original settings as they were defined by replay invoker must be used.
Definition at line 111 of file Replay.h.
Handler settings aren't touched and used as they are during the replay.
Settings affecting the way the data is processed must be extracted from the logs and applied to the Handlers before replay starts.
Definition at line 113 of file Replay.h.