public class FileWithNoExtensionInElasticPredicate extends PostFilterPredicate<ChangeData>
name, value| Constructor and Description |
|---|
FileWithNoExtensionInElasticPredicate() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData cd)
Does this predicate match this object?
|
copy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orpublic FileWithNoExtensionInElasticPredicate()
public boolean match(ChangeData cd)
Matchablepublic int getCost()