sui_
indexer_
alt_
framework
1.48.0
Module concurrent
Module Items
Structs
Traits
In sui_
indexer_
alt_
framework::
pipeline
sui_indexer_alt_framework
::
pipeline
Module
concurrent
Copy item path
Source
Structs
§
Concurrent
Config
Configuration for a concurrent pipeline
Pruner
Config
Traits
§
Handler
Handlers implement the logic for a given indexing pipeline: How to process checkpoint data (by implementing
Processor
) into rows for their table, and how to write those rows to the database.