Package com.alibaba.cloud.sentinel
Class SentinelProperties.Metric
java.lang.Object
com.alibaba.cloud.sentinel.SentinelProperties.Metric
- Enclosing class:
- SentinelProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCharset(String charset) voidsetFileSingleSize(String fileSingleSize) voidsetFileTotalCount(String fileTotalCount)
-
Constructor Details
-
Metric
public Metric()
-
-
Method Details
-
getFileSingleSize
-
setFileSingleSize
-
getFileTotalCount
-
setFileTotalCount
-
getCharset
-
setCharset
-