Package org.apache.druid.guice
Class ExtensionsConfig
java.lang.Object
org.apache.druid.guice.ExtensionsConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList of extensionDruidModuleclass names that should be used in an embedded test.booleanbooleantoString()
-
Field Details
-
PROPERTY_BASE
- See Also:
-
-
Constructor Details
-
ExtensionsConfig
public ExtensionsConfig()
-
-
Method Details
-
searchCurrentClassloader
public boolean searchCurrentClassloader() -
getDirectory
-
isUseExtensionClassloaderFirst
public boolean isUseExtensionClassloaderFirst() -
getLoadList
-
getModulesForEmbeddedTest
List of extensionDruidModuleclass names that should be used in an embedded test. This property is for TESTING ONLY and must NEVER be set in production. -
toString
-