Class QueueLoadedEvent

    • Constructor Detail

      • QueueLoadedEvent

        public QueueLoadedEvent​(com.broadleafcommerce.search.api.type.IndexableType type,
                                long expectedIndexableItems)
      • QueueLoadedEvent

        public QueueLoadedEvent​(Object source,
                                com.broadleafcommerce.search.api.type.IndexableType type,
                                long expectedIndexableItems)
    • Method Detail

      • getExpectedIndexableItems

        public long getExpectedIndexableItems()
        The number of indexable items expected to be processed based on the loaded queue.
        Returns:
        number of indexable items expected to be processed