update comment

This commit is contained in:
Francis Dong
2020-12-22 11:21:25 +08:00
parent d3ed36f6de
commit 96cb46bd3d

View File

@@ -83,7 +83,7 @@ public class FlowStat {
* Returns the current concurrent requests of the specified route<br/>
* <br/>
* Returns the current concurrent connections of all routes:<br/>
* getConnection(TrafficStat.ALL_TOUTES)
* getConnection(FlowStat.ALL_TOUTES)
*
* @param routeId Route ID
*/