org.usergrid.persistence.cassandra.util
Interface TraceTagReporter

All Known Implementing Classes:
Slf4jTraceTagReporter

public interface TraceTagReporter

Author:
zznate

Method Summary
 void report(TraceTag traceTag)
           
 void reportUnattached(TimedOpTag timedOpTag)
           
 

Method Detail

report

void report(TraceTag traceTag)

reportUnattached

void reportUnattached(TimedOpTag timedOpTag)


Copyright © 2013. All Rights Reserved.