Class LiveExchangesService
java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.LiveExchangesService
-
Constructor Summary
ConstructorsConstructorDescriptionLiveExchangesService(RuntimeDeploymentService runtimeDeploymentService, org.springframework.web.client.RestTemplate restTemplateMs, org.qubership.integration.platform.catalog.service.ActionsLogService actionLogger, DeploymentService deploymentService, ChainService chainService) -
Method Summary
Modifier and TypeMethodDescriptiongetTopLongLiveExchanges(int limit) voidsendKillExchangeRequest(String podIp, String deploymentId, String exchangeId)
-
Constructor Details
-
LiveExchangesService
@Autowired public LiveExchangesService(RuntimeDeploymentService runtimeDeploymentService, org.springframework.web.client.RestTemplate restTemplateMs, org.qubership.integration.platform.catalog.service.ActionsLogService actionLogger, DeploymentService deploymentService, ChainService chainService)
-
-
Method Details
-
getTopLongLiveExchanges
-
sendKillExchangeRequest
-