Uses of Class
org.apache.solr.bench.generators.LongsDSL.LongDomainBuilder
-
Packages that use LongsDSL.LongDomainBuilder Package Description org.apache.solr.bench.generators Type random generators that are built upon and maintain compatibility with QuickTheories -
-
Uses of LongsDSL.LongDomainBuilder in org.apache.solr.bench.generators
Methods in org.apache.solr.bench.generators that return LongsDSL.LongDomainBuilder Modifier and Type Method Description LongsDSL.LongDomainBuilder
LongsDSL. from(long startInclusive)
Constructs a LongDomainBuilder object with an inclusive lower bound
-