Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlockCollectionIndexer ¶
func NewBlockCollectionIndexer( metrics module.CollectionExecutedMetric, lockManager lockctx.Manager, db storage.DB, collections storage.Collections, ) *blockCollectionIndexerImpl
NewBlockCollectionIndexer creates a new BlockCollectionIndexer implementation.
Parameters:
- metrics: Metrics collector for tracking collection indexing
- lockManager: Lock manager for coordinating database access
- db: Database for storage operations
- collections: collections storage for storing and indexing collections
No error returns are expected during normal operation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.