Class ExampleData
java.lang.Object
io.nosqlbench.virtdata.api.annotations.ExampleData
Formatting conventions
The following example formats are supported:CtorName(param,...)
- as the constructor would be called.[1,2,3]
- a sequence of integer values[longs1]
- a name of a pre-defined set of sample inputs
-
Field Details
-
CTOR_PATTERN
-
VALS_PATTERN
-
parts
-
-
Constructor Details
-
ExampleData
-
-
Method Details
-
validateExamples
-
getLongInputs
public long[] getLongInputs()
-