Interface OnIngestionFinishedCallback

    • Method Detail

      • onIngestionFinished

        void onIngestionFinished​(String id,
                                 Variant metadata)
        Method which is called when Task Reactor finishes an ingestion
        Parameters:
        id - id of a work item specified when the work item was inserted to the queue
        metadata - payload with additional information that can be shared between work items of the same type