Skip to content

raptor


Class: QueueConfigFactory

Defined in: packages/microservices/raptor/src/shared/queue-config.factory.ts:7

Constructors

Constructor

new QueueConfigFactory(configSvc): QueueConfigFactory

Defined in: packages/microservices/raptor/src/shared/queue-config.factory.ts:8

Parameters

configSvc

ConfigService

Returns

QueueConfigFactory

Methods

createAdaptiveSequencesJobQueueConfig()

createAdaptiveSequencesJobQueueConfig(): QueueConfig

Defined in: packages/microservices/raptor/src/shared/queue-config.factory.ts:153

Creates a configuration for the adaptive sequences job queue

Returns

QueueConfig


createDistributedSequencesJobQueueConfig()

createDistributedSequencesJobQueueConfig(): QueueConfig

Defined in: packages/microservices/raptor/src/shared/queue-config.factory.ts:78

Creates a configuration for the distributed sequences job queue

Returns

QueueConfig


createQuantJobQueueConfig()

createQuantJobQueueConfig(): QueueConfig

Defined in: packages/microservices/raptor/src/shared/queue-config.factory.ts:13

Creates a configuration for the quantification job queue

Returns

QueueConfig