Class CustomerIndexerProperties
java.lang.Object
com.broadleafcommerce.search.index.autoconfigure.CollectionIndexerProperties
com.broadleafcommerce.search.index.customer.autoconfigure.CustomerIndexerProperties
@ConfigurationProperties(prefix="broadleaf.indexer.customer")
public class CustomerIndexerProperties
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
-
CustomerIndexerProperties
public CustomerIndexerProperties()
-