JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.skywalking.apm.plugin.trace.ignore.matcher
Interface TracePathMatcher
All Known Implementing Classes:
FastPathMatcher
public interface
TracePathMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
String
pattern,
String
path)
Method Details
match
boolean
match
(
String
pattern,
String
path)