@JustForTest public class MemoryReporterImpl extends com.alipay.common.tracer.core.reporter.facade.AbstractReporter
| 构造器和说明 |
|---|
MemoryReporterImpl(String digestLog,
String digestRollingPolicy,
String digestLogReserveConfig,
com.alipay.common.tracer.core.appender.encoder.SpanEncoder<com.alipay.common.tracer.core.span.SofaTracerSpan> spanEncoder,
com.alipay.common.tracer.core.reporter.stat.SofaTracerStatisticReporter statReporter) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doReport(com.alipay.common.tracer.core.span.SofaTracerSpan span) |
static Field |
getDeclaredField(Object object,
String fieldName)
循环向上转型, 获取对象的 DeclaredField
|
String |
getReporterType() |
Map<com.alipay.common.tracer.core.reporter.stat.model.StatKey,com.alipay.common.tracer.core.reporter.stat.model.StatValues> |
getStoreDatas() |
public MemoryReporterImpl(String digestLog, String digestRollingPolicy, String digestLogReserveConfig, com.alipay.common.tracer.core.appender.encoder.SpanEncoder<com.alipay.common.tracer.core.span.SofaTracerSpan> spanEncoder, com.alipay.common.tracer.core.reporter.stat.SofaTracerStatisticReporter statReporter)
public void doReport(com.alipay.common.tracer.core.span.SofaTracerSpan span)
doReport 在类中 com.alipay.common.tracer.core.reporter.facade.AbstractReporterpublic String getReporterType()
public Map<com.alipay.common.tracer.core.reporter.stat.model.StatKey,com.alipay.common.tracer.core.reporter.stat.model.StatValues> getStoreDatas()
Copyright © 2008–2018 The Ant Financial. All rights reserved.