| Modifier and Type | Method and Description | 
|---|---|
Lifecycle | 
GuiceRunnable.initLifecycle(com.google.inject.Injector injector)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.curator.framework.CuratorFramework | 
CuratorModule.makeCurator(CuratorConfig config,
           org.apache.curator.ensemble.EnsembleProvider ensembleProvider,
           Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
CuratorServiceAnnouncer | 
DiscoveryModule.getServiceAnnouncer(CuratorServiceAnnouncer announcer,
                   com.google.inject.Injector injector,
                   Set<KeyHolder<DruidNode>> nodesToAnnounce,
                   Lifecycle lifecycle)  | 
org.apache.curator.x.discovery.ServiceDiscovery<Void> | 
DiscoveryModule.getServiceDiscovery(org.apache.curator.framework.CuratorFramework curator,
                   CuratorDiscoveryConfig config,
                   Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
Lifecycle | 
LifecycleModule.getLifecycle(com.google.inject.Injector injector)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigManager | 
JacksonConfigManagerModule.getConfigManager(MetadataStorageConnector dbConnector,
                com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables,
                com.google.common.base.Supplier<ConfigManagerConfig> config,
                Lifecycle lifecycle)  | 
ExecutorService | 
DruidProcessingModule.getProcessingExecutorService(DruidProcessingConfig config,
                            ExecutorServiceMonitor executorServiceMonitor,
                            Lifecycle lifecycle)  | 
ScheduledExecutorFactory | 
ServerModule.getScheduledExecutorFactory(Lifecycle lifecycle)  | 
void | 
LifecycleScope.setLifecycle(Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Lifecycle | 
LifecycleUtils.asMmxLifecycle(Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.inject.Provider<Lifecycle> | 
AbstractHttpClientProvider.getLifecycleProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Lifecycle | 
LifecycleUtils.asMmxLifecycle(Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExecutorService | 
ExecutorServices.create(Lifecycle lifecycle,
      ExecutorServiceConfig config)  | 
static ScheduledExecutorFactory | 
ScheduledExecutors.createFactory(Lifecycle lifecycle)  | 
static <T extends ExecutorService> | 
ExecutorServices.manageLifecycle(Lifecycle lifecycle,
               T service)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Emitter | 
Emitters.create(Properties props,
      org.asynchttpclient.AsyncHttpClient httpClient,
      Lifecycle lifecycle)  | 
static Emitter | 
Emitters.create(Properties props,
      org.asynchttpclient.AsyncHttpClient httpClient,
      com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
      Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
Emitter | 
NoopEmitterFactory.makeEmitter(Lifecycle lifecycle)  | 
Emitter | 
ParametrizedUriEmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
NoopEmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
LoggingEmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
HttpEmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
EmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
LoggingEmitterFactory.makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.jboss.netty.bootstrap.ClientBootstrap | 
HttpClientInit.createBootstrap(Lifecycle lifecycle)
Deprecated.  
 | 
static org.jboss.netty.bootstrap.ClientBootstrap | 
HttpClientInit.createBootstrap(Lifecycle lifecycle,
               org.jboss.netty.util.Timer timer)
Deprecated.  
 | 
static HttpClient | 
HttpClientInit.createClient(HttpClientConfig config,
            Lifecycle lifecycle)  | 
static HttpClient | 
HttpClientInit.createClient(ResourcePoolConfig config,
            SSLContext sslContext,
            Lifecycle lifecycle)
Deprecated.  
 | 
| Constructor and Description | 
|---|
SQLMetadataRuleManagerProvider(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                              MetadataRuleManagerConfig config,
                              MetadataStorageTablesConfig dbTables,
                              SQLMetadataConnector connector,
                              Lifecycle lifecycle,
                              SQLAuditManager auditManager)  | 
SQLMetadataSegmentManagerProvider(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                                 com.google.common.base.Supplier<MetadataSegmentManagerConfig> config,
                                 com.google.common.base.Supplier<MetadataStorageTablesConfig> storageConfig,
                                 SQLMetadataConnector connector,
                                 Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
static PrioritizedExecutorService | 
PrioritizedExecutorService.create(Lifecycle lifecycle,
      DruidProcessingConfig config)  | 
| Constructor and Description | 
|---|
SQLAuditManagerProvider(com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables,
                       SQLMetadataConnector connector,
                       Lifecycle lifecycle,
                       ServiceEmitter emitter,
                       com.fasterxml.jackson.databind.ObjectMapper mapper,
                       SQLAuditManagerConfig config)  | 
| Constructor and Description | 
|---|
CachingCostBalancerStrategyFactory(ServerInventoryView serverInventoryView,
                                  Lifecycle lifecycle)  | 
| Modifier and Type | Method and Description | 
|---|---|
Emitter | 
HttpEmitterModule.getEmitter(com.google.common.base.Supplier<HttpEmitterConfig> config,
          SSLContext sslContext,
          Lifecycle lifecycle,
          com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
Emitter | 
ParametrizedUriEmitterModule.getEmitter(com.google.common.base.Supplier<ParametrizedUriEmitterConfig> config,
          SSLContext sslContext,
          Lifecycle lifecycle,
          com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.eclipse.jetty.server.Server | 
JettyServerModule.getServer(com.google.inject.Injector injector,
         Lifecycle lifecycle,
         DruidNode node,
         ServerConfig config,
         TLSServerConfig TLSServerConfig)  | 
org.eclipse.jetty.server.Server | 
ChatHandlerServerModule.getServer(com.google.inject.Injector injector,
         Lifecycle lifecycle,
         DruidNode node,
         ServerConfig config,
         TLSServerConfig TLSServerConfig)  | 
| Constructor and Description | 
|---|
NamespaceExtractionCacheManager(Lifecycle lifecycle,
                               ServiceEmitter serviceEmitter,
                               NamespaceExtractionConfig config)  | 
OffHeapNamespaceExtractionCacheManager(Lifecycle lifecycle,
                                      ServiceEmitter serviceEmitter,
                                      NamespaceExtractionConfig config)  | 
OnHeapNamespaceExtractionCacheManager(Lifecycle lifecycle,
                                     ServiceEmitter serviceEmitter,
                                     NamespaceExtractionConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
HttpClient | 
DruidTestModule.getHttpClient(IntegrationTestingConfig config,
             Lifecycle lifecycle,
             HttpClient delegate)  | 
Copyright © 2011–2018. All rights reserved.