Class SpanEndsWithPredicate

    • Constructor Detail

      • SpanEndsWithPredicate

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

      • test

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