sui_indexer_alt_framework::pipeline

Module concurrent

Source

Structs§

Traits§

  • 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.