Uses of Class
org.apache.drill.exec.store.mock.MockTableDef.MockTableSelection
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of MockTableDef.MockTableSelection in org.apache.drill.exec.store.mock
Modifier and TypeMethodDescriptionMockTableDef.getEntries()
The set of entries that define the groups within the file.ModifierConstructorDescriptionMockTableDef
(String descrip, MockTableDef.MockTableSelection entries)