public class YopLocalReporter extends Object implements YopReporter
| 限定符和类型 | 字段和说明 |
|---|---|
static YopReporter |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
batchReport(List<YopReport> report) |
void |
report(YopReport report) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchReport, reportpublic static final YopReporter INSTANCE
public void report(YopReport report) throws YopReportException
report 在接口中 YopReporterYopReportExceptionpublic void batchReport(List<YopReport> report) throws YopReportException
batchReport 在接口中 YopReporterYopReportExceptionCopyright © 2024. All rights reserved.