Class ObjectCacheConfig
java.lang.Object
com.linkedin.davinci.store.cache.backend.ObjectCacheConfig
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()setMaxPerPartitionCacheSize(Long maxPerPartitionCacheSize) setTtlInMilliseconds(Long ttlInMilliseconds) toString()
- 
Constructor Details- 
ObjectCacheConfigpublic ObjectCacheConfig()
 
- 
- 
Method Details