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 boolean
boolean
int
hashCode()
void
setFieldsByIndexableType
(Duration fieldsByIndexableType) void
setLocalesByTenantId
(Duration localesByTenantId) toString()
-
Constructor Details
-
IndexCacheProperties
public IndexCacheProperties()
-
-
Method Details