Uses of Class
com.alibaba.nacos.config.server.service.dump.DumpService
-
Packages that use DumpService Package Description com.alibaba.nacos.config.server.controller -
-
Uses of DumpService in com.alibaba.nacos.config.server.controller
Constructors in com.alibaba.nacos.config.server.controller with parameters of type DumpService Constructor Description CommunicationController(DumpService dumpService, LongPollingService longPollingService)OpsController(PersistService persistService, DumpService dumpService)
-