Uses of Record Class
io.nosqlbench.scenarios.simframe.planning.SimFrame
Packages that use SimFrame
Package
Description
The types in this package are used to define observable dependent variables,
specify how they are measured, formulate them into a value function, and provide
a view of these over time as frames are executed.
-
Uses of SimFrame in io.nosqlbench.scenarios.simframe.capture
Subclasses with type arguments of type SimFrame in io.nosqlbench.scenarios.simframe.captureModifier and TypeClassDescriptionclassAggregate usage patterns around capturing and using simulation frame data.Methods in io.nosqlbench.scenarios.simframe.capture that return SimFrameModifier and TypeMethodDescriptionJournalView.beforeLast()SimFrameJournal.beforeLast()JournalView.bestRun()SimFrameJournal.bestRun()JournalView.last()SimFrameJournal.last()Methods in io.nosqlbench.scenarios.simframe.capture that return types with arguments of type SimFrameMethods in io.nosqlbench.scenarios.simframe.capture with parameters of type SimFrame -
Uses of SimFrame in io.nosqlbench.scenarios.simframe.optimizers.findmax
Methods in io.nosqlbench.scenarios.simframe.optimizers.findmax with parameters of type SimFrameModifier and TypeMethodDescriptionprotected booleanFindmaxAnalyzer.shouldStop(SimFrame<FindmaxFrameParams> compFrame) -
Uses of SimFrame in io.nosqlbench.scenarios.simframe.planning
Methods in io.nosqlbench.scenarios.simframe.planning that return SimFrameModifier and TypeMethodDescriptionSimFrame<? extends InvokableResult> SimFrameFunctionAnalyzer.analyze()