Uses of Class
org.apache.drill.exec.store.mock.MockStorageEngineConfig
Packages that use MockStorageEngineConfig
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of MockStorageEngineConfig in org.apache.drill.exec.store.mock
Subclasses of MockStorageEngineConfig in org.apache.drill.exec.store.mockModifier and TypeClassDescriptionstatic class
Each storage plugin requires a unique config class to allow config --> impl lookups to be unique.Fields in org.apache.drill.exec.store.mock declared as MockStorageEngineConfigModifier and TypeFieldDescriptionstatic final MockStorageEngineConfig
MockStorageEngineConfig.INSTANCE
Constructors in org.apache.drill.exec.store.mock with parameters of type MockStorageEngineConfigModifierConstructorDescriptionMockStorageEngine
(MockStorageEngineConfig configuration, DrillbitContext context, String name)