Class FilterPath
java.lang.Object
org.opensearch.core.xcontent.filtering.FilterPath
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFilterPath(String filter, String segment, FilterPath next) -
Method Summary
Modifier and TypeMethodDescriptionstatic FilterPath[]booleanmatches()matchProperty(String name) toString()
-
Constructor Details
-
FilterPath
-
-
Method Details
-
matchProperty
-
matches
public boolean matches() -
compile
-
toString
-