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