mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
- Update pulsar.md
- Code changes based on review comments from Shooky
This commit is contained in:
@@ -24,7 +24,6 @@ public class ReadyPulsarOp implements LongFunction<PulsarOp> {
|
||||
// TODO: Add docs for the command template with respect to the OpTemplate
|
||||
|
||||
public ReadyPulsarOp(OpTemplate opTemplate, PulsarSpaceCache pcache) {
|
||||
PulsarSpace clientSpace1;
|
||||
// TODO: Consider parsing map structures into equivalent binding representation
|
||||
this.cmdTpl = new CommandTemplate(opTemplate);
|
||||
if (cmdTpl.isDynamic("op_scope")) {
|
||||
|
||||
Reference in New Issue
Block a user