public interface SpanTreeVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(int level,
RemoteSpan parent,
RemoteSpan node,
Collection<RemoteSpan> children) |
void visit(int level,
RemoteSpan parent,
RemoteSpan node,
Collection<RemoteSpan> children)
Copyright © 2015 Apache Accumulo Project. All rights reserved.