Uses of Class
com.broadleafcommerce.search.index.autoconfigure.IndexerProperties.QueueProperties
-
Packages that use IndexerProperties.QueueProperties Package Description com.broadleafcommerce.search.index.autoconfigure -
-
Uses of IndexerProperties.QueueProperties in com.broadleafcommerce.search.index.autoconfigure
Methods in com.broadleafcommerce.search.index.autoconfigure that return IndexerProperties.QueueProperties Modifier and Type Method Description IndexerProperties.QueuePropertiesIndexerProperties. getQueue()Methods in com.broadleafcommerce.search.index.autoconfigure with parameters of type IndexerProperties.QueueProperties Modifier and Type Method Description voidIndexerProperties. setQueue(IndexerProperties.QueueProperties queue)
-