Uses of Annotation Type
org.apache.druid.client.indexing.IndexingService
Packages that use IndexingService
Package
Description
-
Uses of IndexingService in org.apache.druid.metadata.segment
Constructor parameters in org.apache.druid.metadata.segment with annotations of type IndexingServiceModifierConstructorDescriptionSqlSegmentMetadataTransactionFactory(com.fasterxml.jackson.databind.ObjectMapper jsonMapper, MetadataStorageTablesConfig tablesConfig, SQLMetadataConnector connector, DruidLeaderSelector leaderSelector, SegmentMetadataCache segmentMetadataCache, ServiceEmitter emitter) -
Uses of IndexingService in org.apache.druid.rpc.guice
Methods in org.apache.druid.rpc.guice with annotations of type IndexingServiceModifier and TypeMethodDescriptionServiceClientModule.makeOverlordServiceLocator(DruidNodeDiscoveryProvider discoveryProvider) Method parameters in org.apache.druid.rpc.guice with annotations of type IndexingServiceModifier and TypeMethodDescriptionServiceClientModule.makeOverlordClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper, ServiceClientFactory clientFactory, ServiceLocator serviceLocator) -
Uses of IndexingService in org.apache.druid.server
Constructor parameters in org.apache.druid.server with annotations of type IndexingServiceModifierConstructorDescriptionAsyncManagementForwardingServlet(com.fasterxml.jackson.databind.ObjectMapper jsonMapper, com.google.inject.Provider<org.eclipse.jetty.client.HttpClient> httpClientProvider, DruidHttpClientConfig httpClientConfig, DruidLeaderSelector coordLeaderSelector, DruidLeaderSelector overlordLeaderSelector, AuthorizerMapper authorizerMapper)