| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.api.selector |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractCmdbSelector<T extends Instance>
AbstractCmdbSelector will provide one default implement of Selector, users can implement it to use the CmdbContext. |
| 限定符和类型 | 方法和说明 |
|---|---|
Selector<R,C,E> |
Selector.parse(E expression)
parse the selector, build the inner info which used by
select(Object). |
Selector<List<T>,CmdbContext<T>,String> |
AbstractCmdbSelector.parse(String expression) |
Copyright © 2018–2024 Alibaba Group. All rights reserved.