public class FuzzyTopicPredicate extends ChangeIndexPredicate
| Modifier and Type | Field and Description |
|---|---|
protected ChangeIndex |
index |
| Constructor and Description |
|---|
FuzzyTopicPredicate(java.lang.String topic,
ChangeIndex index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(ChangeData cd) |
copy, equals, getOperator, getValue, hashCode, toStringprotected final ChangeIndex index
public FuzzyTopicPredicate(java.lang.String topic,
ChangeIndex index)
public boolean match(ChangeData cd) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmExceptionpublic int getCost()