The main class of the fetcher service.

Type Parameters

Hierarchy

  • BaseEntityFetcher

Constructors

Properties

blockchainId: Blockchain
broker: ServiceBroker

The moleculer broker to assign to the service.

entityCacheDAL: EntityStorage<RE>

The raw entities' storage.

pendingEntities: PendingWorkPool<string[]>
pendingEntitiesCache: PendingWorkPool<string[]>
pendingEntitiesFetch: PendingWorkPool<string[]>
pendingEntityCacheDAL: PendingEntityStorage
pendingEntityDAL: PendingEntityStorage

The pending entities' storage.

pendingEntityFetchDAL: PendingEntityStorage
throughput: number = 0
throughputInit: number = ...

Methods

Generated using TypeDoc