public class ExactTopicPredicate extends ChangeIndexPredicate
Constructor and Description |
---|
ExactTopicPredicate(java.lang.String topic) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toString
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()