|
@@ -25,8 +25,11 @@ import com.codahale.metrics.Snapshot;
|
|
|
import com.codahale.metrics.Timer;
|
|
|
|
|
|
|
|
|
- * A reporter which outputs measurements to a {@link PrintStream}, like
|
|
|
- * {@code System.out}.
|
|
|
+ * 类注释
|
|
|
+ *
|
|
|
+ * @author WANGWEI
|
|
|
+ * @date 2019年7月25日
|
|
|
+ * @Copyright (c) 2018-? http:
|
|
|
*/
|
|
|
public class ApiStatusReportor extends ScheduledReporter {
|
|
|
|