Retrieve contextual information of sibling indexers.
A dictionary of instances that implements BlockchainIndexerI interface
Protected blockchainsA dictionary of instances that implements BlockchainIndexerI interface
Protected domainProtected indexerRetrieve contextual information of sibling indexers.
Protected initedRemove the indexer for the given account, either for transactions or content or both.
The indexer configuration.
Returns the indexing state of the given account.
The account to get the state of.
Protected getReturns all pending and processed transaction requests.
Protected getRegisters a new indexer for the given account, either for transactions or content or both.
The indexer configuration.
Invokes a domain method with the given account. This will be forwarded through the broker to the worker. @todo: Correct?
The account, the method and additional arguments to pass to the method.
Generated using TypeDoc
Main class of the indexer service. Creates and manages all indexers.