Package org.apache.solr.bench.generators
Class BooleansDSL
java.lang.Object
org.apache.solr.bench.generators.BooleansDSL
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleansDSL
public BooleansDSL()
-
-
Method Details
-
all
Generates either true or false randomly.- Returns:
- a Source of booleans
-