类 CmdbContext<T extends Instance>

java.lang.Object
com.alibaba.nacos.api.selector.context.CmdbContext<T>

public class CmdbContext<T extends Instance> extends Object
The CMDB context is given by the SelectorContextBuilder.build(Object, Object) and used for the Selector.select(Object).
作者:
chenglu