public interface ListWriter.Filter
Interface for filtering out select traces from being written.
abstract boolean
accept(List<DDSpan> trace)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract boolean accept(List<DDSpan> trace)