public boolean isLogPredicateChange() {
   return !endValues.logPredicateEquals(startValues);
 }