Package 

Interface ListWriter.Filter


  • 
    public interface ListWriter.Filter
    
                        

    Interface for filtering out select traces from being written.

    • Method Summary

      Modifier and Type Method Description
      abstract boolean accept(List<DDSpan> trace)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait