public static class ExtendedLogMetaRequest.MatchExpression extends Object
Constructor and Description |
---|
MatchExpression(String expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(String value)
Matches the value on the expression.
|
String |
toString() |
public MatchExpression(String expression)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.