Uses of Class
org.apache.dubbo.rpc.cluster.router.mesh.route.MeshRuleCache
Packages that use MeshRuleCache
-
Uses of MeshRuleCache in org.apache.dubbo.rpc.cluster.router.mesh.route
Methods in org.apache.dubbo.rpc.cluster.router.mesh.route that return MeshRuleCacheModifier and TypeMethodDescriptionstatic <T> MeshRuleCache<T> MeshRuleCache.build(String protocolServiceKey, BitList<Invoker<T>> invokers, Map<String, VsDestinationGroup> vsDestinationGroupMap) static <T> MeshRuleCache<T> MeshRuleCache.emptyCache()MeshRuleRouter.getMeshRuleCache()Deprecated.