Uses of Class
org.apache.drill.exec.store.mock.AbstractFieldGen
Packages that use AbstractFieldGen
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of AbstractFieldGen in org.apache.drill.exec.store.mock
Subclasses of AbstractFieldGen in org.apache.drill.exec.store.mockModifier and TypeClassDescriptionclassclassVery simple date value generator that produces ISO dates uniformly distributed over the last year.classGenerates random field values uniformly distributed over the range +-1 million, with any number of digits past the decimal point.classGenerates integer values uniformly randomly distributed over the entire 32-bit integer range fromtoinvalid reference
Integer.MIN_VALUE.invalid reference
Integer.MAX_VALUEclassGenerates a mock money field as a double over the range 0 to 1 million.classGenerates a mock string field of the given length.class