Class ObjectCacheConfig
java.lang.Object
com.linkedin.davinci.store.cache.backend.ObjectCacheConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()setMaxPerPartitionCacheSize(Long maxPerPartitionCacheSize) setTtlInMilliseconds(Long ttlInMilliseconds) toString()
-
Constructor Details
-
ObjectCacheConfig
public ObjectCacheConfig()
-
-
Method Details