Uses of Interface
org.apache.drill.exec.store.mock.FieldGen
Packages that use FieldGen
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of FieldGen in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement FieldGenModifier and TypeClassDescriptionclassclassclassVery 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.classFields in org.apache.drill.exec.store.mock declared as FieldGen