Interface ITransactionHistoryPublisher

    • Method Detail

      • publish

        List<Number> publish​(List<Map<String,​Object>> rows)
        Perform transaction history publishing.
        Parameters:
        rows - list of rows to publish
        Returns:
        list of id-s of the published records
      • getFetchLimit

        int getFetchLimit()
        Return the fetch limit to limit the maximum number of published records.
        Returns:
        the fetch limit to limit the maximum number of published records