Package io.nosqlbench.scenarios.simframe.planning
package io.nosqlbench.scenarios.simframe.planning
-
ClassDescriptionSimFrame<P>Capture the control inputs as well as the samples of a sample period of a simulated workload.SimFrameFunction<P extends InvokableResult>SimFramePlanner<C,
P extends Record> A frame planner is what decides what next set of parameters to try based on a history of simulation frames, and whether to proceed with another sim frame.