Interface IReindexService


public interface IReindexService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reindex(UUID... sagaEventId)
    Reindex an event when needed
  • Method Details

    • reindex

      void reindex(UUID... sagaEventId)
      Reindex an event when needed
      Parameters:
      sagaEventId - that will be fetched from the database