Class CatalogIndexerProperties
java.lang.Object
com.broadleafcommerce.search.index.autoconfigure.CollectionIndexerProperties
com.broadleafcommerce.search.index.catalog.autoconfigure.CatalogIndexerProperties
@ConfigurationProperties(prefix="broadleaf.indexer.catalog")
public class CatalogIndexerProperties
extends com.broadleafcommerce.search.index.autoconfigure.CollectionIndexerProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.broadleafcommerce.search.index.autoconfigure.CollectionIndexerProperties
canEqual, equals, getBatchSize, getChunkSize, hashCode, setBatchSize, setChunkSize, toString
-
Constructor Details
-
CatalogIndexerProperties
public CatalogIndexerProperties()
-