Package com.alibaba.cloud.sentinel
Class SentinelProperties.Transport
java.lang.Object
com.alibaba.cloud.sentinel.SentinelProperties.Transport
- Enclosing class:
- SentinelProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPort()voidsetClientIp(String clientIp) voidsetDashboard(String dashboard) voidsetHeartbeatIntervalMs(String heartbeatIntervalMs) void
-
Constructor Details
-
Transport
public Transport()
-
-
Method Details
-
getHeartbeatIntervalMs
-
setHeartbeatIntervalMs
-
getPort
-
setPort
-
getDashboard
-
setDashboard
-
getClientIp
-
setClientIp
-