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