Package org.apache.drill.exec.store.mock
Class DoubleGen
java.lang.Object
org.apache.drill.exec.store.mock.AbstractFieldGen
org.apache.drill.exec.store.mock.DoubleGen
- All Implemented Interfaces:
FieldGen
Generates random field values uniformly distributed over
the range +-1 million, with any number of digits past
the decimal point.
-
Field Summary
Fields inherited from class org.apache.drill.exec.store.mock.AbstractFieldGen
colDef, colWriter, rand
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.mock.AbstractFieldGen
setup
-
Constructor Details
-
DoubleGen
public DoubleGen()
-
-
Method Details
-
setValue
public void setValue()
-