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