|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpanReceiver
The collector within a process that is the destination of Spans when a trace is running.
| Method Summary | |
|---|---|
void |
flush()
|
void |
span(long traceId,
long spanId,
long parentId,
long start,
long stop,
String description,
Map<String,String> data)
|
| Method Detail |
|---|
void span(long traceId,
long spanId,
long parentId,
long start,
long stop,
String description,
Map<String,String> data)
void flush()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||