Package org.apache.dubbo.rpc.cluster.router.condition.matcher
package org.apache.dubbo.rpc.cluster.router.condition.matcher
-
ClassDescriptionThe abstract implementation of ConditionMatcher, records the match and mismatch patterns of this matcher while at the same time provides the common match logics.ConditionMatcher represents a specific match condition of a condition rule.Factory of ConditionMatcher instances.