接口的使用
com.alibaba.nacos.core.distributed.distro.component.DistroTransportAgent
使用DistroTransportAgent的程序包
程序包
说明
-
com.alibaba.nacos.core.distributed.distro.component中DistroTransportAgent的使用
修饰符和类型方法说明voidDistroComponentHolder.registerTransportAgent(String type, DistroTransportAgent transportAgent) -
com.alibaba.nacos.core.distributed.distro.task.verify中DistroTransportAgent的使用
限定符构造器说明DistroVerifyExecuteTask(DistroTransportAgent transportAgent, List<DistroData> verifyData, String targetServer, String resourceType)