Class RunStateImage
java.lang.Object
io.nosqlbench.engine.api.activityimpl.motor.RunStateImage
A value type which encodes the atomic state of a RunState tally.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisNoneOther(RunState... runStates) booleanbooleantoString()
-
Constructor Details
-
RunStateImage
public RunStateImage(int[] counts, boolean timedout)
-
-
Method Details
-
isTimeout
public boolean isTimeout() -
is
-
isOnly
-
isNoneOther
-
getMinState
-
getMaxState
-
toString
-