Class IndexCacheProperties
java.lang.Object
com.broadleafcommerce.search.index.core.cache.IndexCacheProperties
Properties that influence cache settings for the indexer service
- Author:
- Jeff Fischer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetFieldsByIndexableType(Duration fieldsByIndexableType) voidsetLocalesByTenantId(Duration localesByTenantId) toString()
-
Constructor Details
-
IndexCacheProperties
public IndexCacheProperties()
-
-
Method Details