Closed xkrogen closed 5 years ago
This is my approach, superceding PR #62. It is a bit more lenient with where it checks for implementations of WorkloadMapper implementations, and is able to find both AuditReplayMapper and CreateFileMapper.
WorkloadMapper
AuditReplayMapper
CreateFileMapper
This is my approach, superceding PR #62. It is a bit more lenient with where it checks for implementations of
WorkloadMapper
implementations, and is able to find bothAuditReplayMapper
andCreateFileMapper
.