类的使用
org.apache.dubbo.config.utils.ReferenceConfigCache
-
使用ReferenceConfigCache的程序包 程序包 说明 org.apache.dubbo.config.bootstrap org.apache.dubbo.config.utils -
-
org.apache.dubbo.config.bootstrap中ReferenceConfigCache的使用
返回ReferenceConfigCache的org.apache.dubbo.config.bootstrap中的方法 修饰符和类型 方法 说明 ReferenceConfigCacheDubboBootstrap. getCache()参数类型为ReferenceConfigCache的org.apache.dubbo.config.bootstrap中的方法 修饰符和类型 方法 说明 DubboBootstrapDubboBootstrap. cache(ReferenceConfigCache cache) -
org.apache.dubbo.config.utils中ReferenceConfigCache的使用
返回ReferenceConfigCache的org.apache.dubbo.config.utils中的方法 修饰符和类型 方法 说明 static ReferenceConfigCacheReferenceConfigCache. getCache()Get the cache use default name andDEFAULT_KEY_GENERATORto generate cache key.static ReferenceConfigCacheReferenceConfigCache. getCache(String name)Get the cache use specified name andReferenceConfigCache.KeyGenerator.static ReferenceConfigCacheReferenceConfigCache. getCache(String name, ReferenceConfigCache.KeyGenerator keyGenerator)Get the cache use specifiedReferenceConfigCache.KeyGenerator.
-