| 接口 | 说明 |
|---|---|
| Selector<R,C,E> |
The
Selector mainly work on the logic of parse and select. |
| 类 | 说明 |
|---|---|
| AbstractCmdbSelector<T extends Instance> |
AbstractCmdbSelector will provide one default implement of Selector, users can implement it to use the CmdbContext. |
| AbstractSelector |
Abstract selector that only contains a type.
|
| ExpressionSelector |
The selector to filter resource with flexible expression.
|
| NoneSelector |
None selector.
|
| 枚举 | 说明 |
|---|---|
| SelectorType |
The types of selector accepted by Nacos.
|
Copyright © 2018–2024 Alibaba Group. All rights reserved.