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
    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

    • CustomerIndexerProperties

      public CustomerIndexerProperties()