Protected
_cachedManifests
_cachedManifests: LRUCache< number, | DeepRestrictToStringKeys< { config: { accountPath?: string; features?: string[]; labels?: { [x: string]: undefined | string }; language?: string; name: string; os?: string; schema: string; }; description?: string; lazyStart?: boolean; schema: "network.xyo.module.manifest"; status?: { address: Lowercase<string>; children?: { [x: Lowercase<string>]: null | string }; }; }, > | DeepRestrictToStringKeys< { config: { accountPath?: string; features?: string[]; labels?: { [x: string]: undefined | string }; language?: string; name: string; os?: string; schema: string; }; description?: string; lazyStart?: boolean; schema: "network.xyo.node.manifest"; status?: { address: Lowercase<string>; children?: { [x: Lowercase<string>]: null | string }; }; }, >,> Protected
Optional
_lastError
Protected
_started
_started: undefined | Promisable<boolean>
Protected
_startPromise
_startPromise: undefined | Promisable<boolean>
eventData
eventData: DivinerModuleEventData< DivinerInstance< TParams, DeepRestrictToStringKeys< { address?: Lowercase<string> | Lowercase<string>[]; batchLimit?: number; budget?: number; forecastingMethod?: string; forecastingSteps?: number; maxFrequency?: | "once" | "second" | "minute" | "hour" | "day" | "week" | "month" | "year"; maxTrainingLength?: number; minBid?: number; schema: "network.xyo.diviner.forecasting.query"; timestamp?: number; windowSize?: number; witnessAddresses?: Lowercase<string>[]; witnessSchema?: string; }, >, DeepRestrictToStringKeys< { schema: "network.xyo.diviner.forecasting.forecast"; sources: string[]; values: { error?: number; timestamp?: number; value: number }[]; }, >, >, DeepRestrictToStringKeys< { address?: Lowercase<string> | Lowercase<string>[]; batchLimit?: number; budget?: number; forecastingMethod?: string; forecastingSteps?: number; maxFrequency?: | "once" | "second" | "minute" | "hour" | "day" | "week" | "month" | "year"; maxTrainingLength?: number; minBid?: number; schema: "network.xyo.diviner.forecasting.query"; timestamp?: number; windowSize?: number; witnessAddresses?: Lowercase<string>[]; witnessSchema?: string; }, >, DeepRestrictToStringKeys< { schema: "network.xyo.diviner.forecasting.forecast"; sources: string[]; values: { error?: number; timestamp?: number; value: number }[]; }, >,> Protected
Readonly
moduleConfigQueryValidator
Protected
Readonly
supportedQueryValidator
Static
Readonly
allowRandomAccount
allowRandomAccount: boolean
Static
Readonly
configSchemas
configSchemas: string[] = ...
Static
Readonly
defaultConfigSchema
defaultConfigSchema: string = ForecastingDivinerConfigSchema
Static
defaultLogger
defaultLogger: Logger
Static
enableLazyLoad
enableLazyLoad: boolean
Protected
Static
Readonly
forecastingMethodDict
Static
Readonly
globalInstances
Static
Readonly
globalInstancesCountHistory
globalInstancesCountHistory: Record<string, number[]>
Protected
Static
privateConstructorKey
privateConstructorKey: string
Static
targetSchema
targetSchema: string
Static
Readonly
uniqueName
uniqueName: string
Static
Readonly
useNewResolver
useNewResolver: false
The max number of records to search during the batch query