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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.broadleafcommerce.search.index.autoconfigure.CollectionIndexerProperties

    canEqual, equals, getBatchSize, getChunkSize, hashCode, setBatchSize, setChunkSize, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • OrderIndexerProperties

      public OrderIndexerProperties()