public class QueryEngineConfig extends Object
QueryEngine
configuration.Constructor and Description |
---|
QueryEngineConfig(String sName,
Class clz)
Construct a QueryEngineConfig.
|
Modifier and Type | Method and Description |
---|---|
Class |
getQueryEngineClass()
Determine the class of the query engine.
|
String |
getQueryEngineName()
Determine the name of the query engine.
|