Package io.nosqlbench.scenarios.simframe.capture
package io.nosqlbench.scenarios.simframe.capture
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.
-
ClassDescriptionProvide named doubles without resorting to Map and boxing shenanigans.A criterion is a single component factor of a value for a black-box testing samples.A frame sample is responsible for capturing the data associated with a single criterion as a single dependent variable.A bundle of frame samplesJournalView<P>Provide an observer-only view of a simulation journalThis is a helper class that makes it easy to bundle up a combination of measurable factors and get a windowed sample from them.Aggregate usage patterns around capturing and using simulation frame data.An observer-only view of results.