Class SpanStartsWithPredicate

    • Constructor Detail

      • SpanStartsWithPredicate

        public SpanStartsWithPredicate​(String scope,
                                       Object value)
    • Method Detail

      • test

        public boolean test​(wavefront.report.Span span)