All Implemented Interfaces:
io.nosqlbench.engine.api.util.Tagged

public class RawStmtsDoc
extends StatementsOwner
A statements doc can have both a list of statement blocks and/or a list of statements. It can also have all the block parameters assignable to RawStmtFields.

The reason for having support both statements or statement blocks is merely convenience. If you do not need or want to deal with the full blocks format, the extra structure gets in the way.