mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-22 07:03:35 -06:00
minor fix
This commit is contained in:
parent
f2f6649c93
commit
f0f9678049
@ -169,7 +169,7 @@ public abstract class Cqld4CqlOp implements CycleOp<List<Row>>, VariableCapture<
|
||||
|
||||
@Override
|
||||
public List<?> capture(List<Row> input, List<CapturePoint> capturePoints) {
|
||||
|
||||
return List.of();
|
||||
}
|
||||
|
||||
public abstract Statement<?> getStmt();
|
||||
|
Loading…
Reference in New Issue
Block a user