Uses of Class
com.broadleafcommerce.search.index.core.queue.BatchIdHolder
Packages that use BatchIdHolder
-
Uses of BatchIdHolder in com.broadleafcommerce.search.index.core.queue
Classes in com.broadleafcommerce.search.index.core.queue with type parameters of type BatchIdHolderModifier and TypeClassDescriptionclass
AbstractBatchIdQueueLoader<ID extends Serializable,
T extends BatchIdHolder<ID>> Abstract component to handle reading ID ranges from a source and populating a Queue for further retrieval.