Constructor and Description |
---|
InlineSchemaAvroBytesDecoder(com.fasterxml.jackson.databind.ObjectMapper mapper,
Map<String,Object> schema) |
InlineSchemasAvroBytesDecoder(com.fasterxml.jackson.databind.ObjectMapper mapper,
Map<String,Map<String,Object>> schemas) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.ObjectMapper |
DruidSecondaryModule.getJsonMapper(com.google.inject.Injector injector) |
Constructor and Description |
---|
DruidSecondaryModule(Properties properties,
org.skife.config.ConfigurationObjectFactory factory,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
javax.validation.Validator validator) |
Constructor and Description |
---|
KafkaIndexTaskClientFactory(com.metamx.http.client.HttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Constructor and Description |
---|
KafkaSupervisorSpec(DataSchema dataSchema,
KafkaSupervisorTuningConfig tuningConfig,
KafkaSupervisorIOConfig ioConfig,
Map<String,Object> context,
TaskStorage taskStorage,
TaskMaster taskMaster,
IndexerMetadataStorageCoordinator indexerMetadataStorageCoordinator,
KafkaIndexTaskClientFactory kafkaIndexTaskClientFactory,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Constructor and Description |
---|
GalaxyEC2UserData(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String env,
String version,
String type) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.ObjectMapper |
JacksonModule.jsonMapper() |
Constructor and Description |
---|
SQLMetadataRuleManager(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.google.common.base.Supplier<MetadataRuleManagerConfig> config,
com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables,
SQLMetadataConnector connector,
AuditManager auditManager) |
SQLMetadataSupervisorManager(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SQLMetadataConnector connector,
com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables) |
Constructor and Description |
---|
LookupReferencesManager(LookupConfig lookupConfig,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
LookupSnapshotTaker(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String persistDirectory) |
Constructor and Description |
---|
JSONFlatDataParser(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String keyFieldName,
String valueFieldName) |
ObjectMapperFlatDataParser(com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Constructor and Description |
---|
SegmentLoaderLocalCacheManager(IndexIO indexIO,
SegmentLoaderConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Constructor and Description |
---|
EventReceiverFirehoseFactory(String serviceName,
Integer bufferSize,
ChatHandlerProvider chatHandlerProvider,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
EventReceiverFirehoseRegister eventReceiverFirehoseRegister) |
Constructor and Description |
---|
AsyncQueryForwardingServlet(QueryToolChestWarehouse warehouse,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QueryHostFinder hostFinder,
com.google.inject.Provider<org.eclipse.jetty.client.HttpClient> httpClientProvider,
DruidHttpClientConfig httpClientConfig,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger) |
BrokerQueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig,
TimelineServerView brokerServerView) |
QueryResource(QueryToolChestWarehouse warehouse,
ServerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
QuerySegmentWalker texasRanger,
com.metamx.emitter.service.ServiceEmitter emitter,
RequestLogger requestLogger,
QueryManager queryManager,
AuthConfig authConfig) |
Constructor and Description |
---|
SQLAuditManager(SQLMetadataConnector connector,
com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables,
com.metamx.emitter.service.ServiceEmitter emitter,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
SQLAuditManagerConfig config) |
SQLAuditManagerProvider(com.google.common.base.Supplier<MetadataStorageTablesConfig> dbTables,
SQLMetadataConnector connector,
Lifecycle lifecycle,
com.metamx.emitter.service.ServiceEmitter emitter,
com.fasterxml.jackson.databind.ObjectMapper mapper,
SQLAuditManagerConfig config) |
Constructor and Description |
---|
LookupCoordinatorResource(LookupCoordinatorManager lookupCoordinatorManager,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider |
JettyServerModule.getJacksonJsonProvider(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Constructor and Description |
---|
ListenerResource(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.fasterxml.jackson.databind.ObjectMapper smileMapper,
ListenerHandler handler) |
Modifier and Type | Field and Description |
---|---|
com.fasterxml.jackson.databind.ObjectMapper |
LoggingRequestLoggerProvider.mapper |
Constructor and Description |
---|
CoordinatorRuleManager(com.metamx.http.client.HttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.google.common.base.Supplier<TieredBrokerConfig> config,
ServerDiscoverySelector selector) |
Constructor and Description |
---|
SqlResource(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
PlannerFactory plannerFactory) |
Constructor and Description |
---|
S3DataSegmentArchiver(com.fasterxml.jackson.databind.ObjectMapper mapper,
org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
S3DataSegmentArchiverConfig archiveConfig,
S3DataSegmentPusherConfig restoreConfig) |
Copyright © 2011–2017. All rights reserved.