程序包 com.alibaba.nacos.naming.selector
-
类概要 类 说明 LabelSelector<T extends com.alibaba.nacos.api.naming.pojo.Instance> TheLabelSelectorwill return the instances labels inLabelSelector.labelsand providers' label value is same with consumer.NoneSelector<T extends com.alibaba.nacos.api.naming.pojo.Instance> Selector with no filtering.SelectorManager SelectorManagerwork on initSelector.parse(Object), executeSelector.select(Object)and maintain the type ofSelectorandSelectorContextBuilder.