Uses of Package
org.apache.drill.exec.store.mock
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
ClassDescriptionDefines a column for the "enhanced" version of the mock data source.Interface which all mock column data generators must implement.Each storage plugin requires a unique config class to allow config --> impl lookups to be unique.Describes a physical scan operation for the mock data source.Meta-data description of the columns we wish to create during a simulated scan.Describes one simulated file (or block) within the logical file scan described by this group scan.A tiny wrapper class to add required DrillTableSelection behaviour to the entries list.