Uses of Class
org.apache.druid.guice.ManageLifecycle
-
Packages that use ManageLifecycle Package Description org.apache.druid.guice -
-
Uses of ManageLifecycle in org.apache.druid.guice
Methods in org.apache.druid.guice with annotations of type ManageLifecycle Modifier and Type Method Description ConfigManagerJacksonConfigManagerModule. getConfigManager(MetadataStorageConnector dbConnector, com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables, com.google.common.base.Supplier<ConfigManagerConfig> config, Lifecycle lifecycle)
-