Class BatchCompletedEvent

    • Constructor Detail

      • BatchCompletedEvent

        public BatchCompletedEvent​(com.broadleafcommerce.search.api.type.IndexableType indexableType,
                                   long indexablesProcessed)
      • BatchCompletedEvent

        public BatchCompletedEvent​(Object source,
                                   com.broadleafcommerce.search.api.type.IndexableType indexableType,
                                   long indexablesProcessed)
    • Method Detail

      • getIndexablesProcessed

        public long getIndexablesProcessed()
        The number of indexables processed in the batch.
        Returns:
        number of indexables processed in the batch