| Package | Description |
|---|---|
| org.apache.drill.exec.store.mock |
Defines a mock data source which generates dummy test data for use
in testing.
|
| Class and Description |
|---|
| AbstractFieldGen |
| ColumnDef
Defines a column for the "enhanced" version of the mock data
source.
|
| FieldGen
Interface which all mock column data generators must
implement.
|
| MockBreakageStorage.MockBreakageStorageEngineConfig
Each storage plugin requires a unique config class to allow
config --> impl lookups to be unique.
|
| MockStorageEngine |
| MockStorageEngineConfig |
| MockSubScanPOP
Describes a physical scan operation for the mock data source.
|
| MockTableDef.MockColumn
Meta-data description of the columns we wish to create during a simulated
scan.
|
| MockTableDef.MockScanEntry
Describes one simulated file (or block) within the logical file scan
described by this group scan.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.