Package | Description |
---|---|
org.apache.drill.exec.store.mock |
Defines a mock data source which generates dummy test data for use
in testing.
|
Modifier and Type | Field and Description |
---|---|
protected ColumnDef |
AbstractFieldGen.colDef |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFieldGen.setup(ColumnDef colDef,
ScalarWriter colLoader) |
void |
FieldGen.setup(ColumnDef colDef,
ScalarWriter colLoader) |
void |
StringGen.setup(ColumnDef colDef,
ScalarWriter colLoader) |
void |
VaryingStringGen.setup(ColumnDef colDef,
ScalarWriter colLoader) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.