org.apache.accumulo.core.trace
Interface SpanTreeVisitor


public interface SpanTreeVisitor


Method Summary
 void visit(int level, RemoteSpan parent, RemoteSpan node, Collection<RemoteSpan> children)
           
 

Method Detail

visit

void visit(int level,
           RemoteSpan parent,
           RemoteSpan node,
           Collection<RemoteSpan> children)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.