Class TranslationCacheWeightProperties
java.lang.Object
com.broadleafcommerce.translation.cache.TranslationCacheWeightProperties
@ConfigurationProperties("broadleaf.translation.cache.weights")
public class TranslationCacheWeightProperties
extends Object
Properties that influence cache weight settings for the service. The value represents a portion
of the total module cache using a decimal value between zero and one.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleandoubleinthashCode()voidsetByEntityLocale(double byEntityLocale) toString()
-
Constructor Details
-
TranslationCacheWeightProperties
public TranslationCacheWeightProperties()
-
-
Method Details