Uses of Class
com.codedstreams.otterstreams.sql.config.CacheConfig
-
Packages that use CacheConfig Package Description com.codedstreams.otterstreams.sql.config -
-
Uses of CacheConfig in com.codedstreams.otterstreams.sql.config
Methods in com.codedstreams.otterstreams.sql.config that return CacheConfig Modifier and Type Method Description CacheConfigCacheConfig.Builder. build()CacheConfigSqlInferenceConfig. getCacheConfig()Methods in com.codedstreams.otterstreams.sql.config with parameters of type CacheConfig Modifier and Type Method Description SqlInferenceConfig.BuilderSqlInferenceConfig.Builder. cacheConfig(CacheConfig cacheConfig)
-