Skip to content

@sourceloop/reporting-service / Exports / ReportingServiceComponentBindings

Namespace: ReportingServiceComponentBindings

Table of contents

Variables

Variables

COMPONENT

Const COMPONENT: BindingKey<ReportingServiceComponent>

Defined in

services/reporting-service/src/keys.ts:21


CUSTOM_TYPE_CONVERTER_MAPPING

Const CUSTOM_TYPE_CONVERTER_MAPPING: BindingKey<Record<string, CustomTypeConvertor>>

Defined in

services/reporting-service/src/keys.ts:47


CUSTOM_TYPE_CONVERTER_METADATA

Const CUSTOM_TYPE_CONVERTER_METADATA: MetadataAccessor<Record<string, unknown>, ClassDecorator>

Defined in

services/reporting-service/src/keys.ts:32


DATASOURCE

Const DATASOURCE: BindingKey<DataSource>

Defined in

services/reporting-service/src/keys.ts:24


DATA_SET_CONFIG

Const DATA_SET_CONFIG: BindingKey<DataSetServiceConfig>

Defined in

services/reporting-service/src/keys.ts:52


DATA_SOURCES_SERVICE

Const DATA_SOURCES_SERVICE: BindingKey<DataSourcesService>

Defined in

services/reporting-service/src/keys.ts:55


DATA_STORE_ADAPTER

Const DATA_STORE_ADAPTER: BindingKey<DataStoreAdapter>

Defined in

services/reporting-service/src/keys.ts:37


DATA_STORE_CONFIGURATION

Const DATA_STORE_CONFIGURATION: BindingKey<DataStoreConfiguration>

Defined in

services/reporting-service/src/keys.ts:50


DATA_STORE_SERVICE_PROVIDER

Const DATA_STORE_SERVICE_PROVIDER: BindingKey<DataStoreObjectInterface>

Defined in

services/reporting-service/src/keys.ts:60


DATA_TYPE_MAP

Const DATA_TYPE_MAP: BindingKey<Record<string, DataTypeMapping>>

Defined in

services/reporting-service/src/keys.ts:58


GENERIC_DATA_TYPE_CONVERSION_FUNCTIONS

Const GENERIC_DATA_TYPE_CONVERSION_FUNCTIONS: BindingKey<DataStoreDataTypeConversionFunctions>

Defined in

services/reporting-service/src/keys.ts:69


INGESTION_MAPPINGS_LIST

Const INGESTION_MAPPINGS_LIST: BindingKey<Record<string, IngestionMapping>>

Defined in

services/reporting-service/src/keys.ts:39


MAPPING_WITHOUT_CUSTOM_LISTENERS

Const MAPPING_WITHOUT_CUSTOM_LISTENERS: BindingKey<Set<string>>

Defined in

services/reporting-service/src/keys.ts:42


QUERY_UTILITY

Const QUERY_UTILITY: BindingKey<QueryUtilityInterface>

Defined in

services/reporting-service/src/keys.ts:81


REPORTING_INGESTION_MESSAGING_SERVICE

Const REPORTING_INGESTION_MESSAGING_SERVICE: BindingKey<ReportIngestionMessagingService>

Defined in

services/reporting-service/src/keys.ts:64


REPORT_EVENT_LISTENER_METADATA

Const REPORT_EVENT_LISTENER_METADATA: MetadataAccessor<Record<string, unknown>, ClassDecorator>

Defined in

services/reporting-service/src/keys.ts:28


S3_OBJECT_PROVIDER

Const S3_OBJECT_PROVIDER: BindingKey<S3>

Defined in

services/reporting-service/src/keys.ts:73


SEQUELIZE_OBJECT_PROVIDER

Const SEQUELIZE_OBJECT_PROVIDER: BindingKey<Sequelize>

Defined in

services/reporting-service/src/keys.ts:77


SERVICE_MAPPING

Const SERVICE_MAPPING: BindingKey<Record<string, IngestionHandler>>

Defined in

services/reporting-service/src/keys.ts:45