Uses of Class
org.apache.drill.exec.store.mock.MockTableDef.MockTableSelection
Packages that use 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
Methods in org.apache.drill.exec.store.mock that return MockTableDef.MockTableSelectionModifier and TypeMethodDescriptionMockTableDef.getEntries()
The set of entries that define the groups within the file.Constructors in org.apache.drill.exec.store.mock with parameters of type MockTableDef.MockTableSelectionModifierConstructorDescriptionMockTableDef
(String descrip, MockTableDef.MockTableSelection entries)