Protected
_accountProtected
Readonly
_baseProtected
Readonly
_queryProtected
_startProtected
_startedProtected
backgroundWorks via batched iteration of the source archivist to populate the index.
A promise that resolves when the background process is complete
A promise that resolves when the background process is complete
Readonly
downProtected
Readonly
moduleReadonly
paramsOptional
account?: AccountInstance | "random"Optional
ephemeralProtected
Readonly
supportedReadonly
upStatic
Readonly
allowStatic
Readonly
configStatic
Optional
defaultStatic
enableStatic
labelsProtected
Static
privateStatic
targetProtected
_queryProtected
loggerStatic
configProtected
bindProtected
bindOptional
account: AccountInstanceProtected
bindOptional
payloads: ({ Optional
account: AccountInstanceProtected
bindOptional
payloads: ({ Optional
account: AccountInstanceProtected
bindOptional
additionalWitnesses: AccountInstance[]Optional
errors: (SchemaFields & object & { Protected
commitCommit the internal state of the Diviner process. This is similar to a transaction completion in a database and should only be called when results have been successfully persisted to the appropriate external stores.
The state to commit
Protected
describeProtected
discoverOptional
payloads: ({ Optional
retryConfigIn: RetryConfigWithComplete<unknown>divine The main entry point for a diviner. Do not override this function. Implement/override divineHandler for custom functionality
Protected
divineProtected
getProtected
getRetrieves the archivist for the specified store
The store to retrieve the archivist for
The archivist for the specified store
Protected
getRetrieves the BoundWitness Diviner for the specified store
The store to retrieve the BoundWitness Diviner for
The BoundWitness Diviner for the specified store
Protected
getGets the Diviner for the supplied Indexing Diviner stage
The Indexing Diviner stage
The diviner corresponding to the Indexing Diviner stage
Protected
getRetrieves the Payload Diviner for the specified store
The store to retrieve the Payload Diviner for
The Payload Diviner for the specified store
Protected
initializeOptional
maxDepth: numberOptional
ignoreAddresses: string[]Protected
manifestOptional
_depth: numberOptional
_ignoreAddresses: string[]Protected
moduleProtected
queryqueryHandler Calls divine for a divine query. Override to support additional queries.
Optional
filter: ModuleFilterOptional
options: ModuleFilterOptions<T>Optional
options: ModuleFilterOptions<T>Protected
resolveProtected
retrieveProtected
startProtected
stopProtected
storeProtected
subscribeProtected
validateStatic
_getStatic
_noStatic
createStatic
determineStatic
factoryGenerated using TypeDoc
Works via batched iteration of the source archivist to populate the index.