public abstract class AbstractFieldGen extends Object implements FieldGen
Modifier and Type | Field and Description |
---|---|
protected ColumnDef |
colDef |
protected ScalarWriter |
colWriter |
protected Random |
rand |
Constructor and Description |
---|
AbstractFieldGen() |
protected ColumnDef colDef
protected ScalarWriter colWriter
protected final Random rand
public void setup(ColumnDef colDef, ScalarWriter colLoader)
Copyright © 1970 The Apache Software Foundation. All rights reserved.