mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
this commit fully replaces Activity with StandardActivity
This commit is contained in:
@@ -30,7 +30,7 @@ import io.nosqlbench.nb.annotations.Service;
|
||||
import java.util.function.LongFunction;
|
||||
|
||||
/**
|
||||
* Special thanks to Justin Chu who authored the original NoSQLBench MongoDB ActivityType.
|
||||
* Special thanks to Justin Chu who authored the original NoSQLBench MongoDB StandardActivityType.
|
||||
*/
|
||||
@Service(value = DriverAdapter.class, selector = "mongodb")
|
||||
public class MongodbDriverAdapter extends BaseDriverAdapter<MongoOp<?>, MongoSpace> {
|
||||
|
||||
Reference in New Issue
Block a user