Class FilterPath
java.lang.Object
org.elasticsearch.xcontent.support.filtering.FilterPath
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFilterPath(String filter, String segment, FilterPath next) -
Method Summary
Modifier and TypeMethodDescriptionstatic FilterPath[]getNext()booleanbooleanbooleanbooleanmatches()matchProperty(String name) toString()
-
Field Details
-
EMPTY
-
-
Constructor Details
-
FilterPath
-
-
Method Details