public interface NodeProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(TraceContext context,
APMSpan span,
NodeBuilder nodeBuilder)
This method processes the supplied span information to add information
to the supplied node being built.
|
void process(TraceContext context, APMSpan span, NodeBuilder nodeBuilder)
context - The trace contextspan - The source spannodeBuilder - The target node builderCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.