Class AfterPredicate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Date cut  
      • Fields inherited from class com.google.gerrit.index.query.OperatorPredicate

        name, value
    • Field Detail

      • cut

        protected final Date cut
    • Method Detail

      • getMinTimestamp

        public Date getMinTimestamp()
        Specified by:
        getMinTimestamp in class com.google.gerrit.index.query.TimestampRangePredicate<ChangeData>
      • getMaxTimestamp

        public Date getMaxTimestamp()
        Specified by:
        getMaxTimestamp in class com.google.gerrit.index.query.TimestampRangePredicate<ChangeData>
      • match

        public boolean match​(ChangeData cd)
                      throws com.google.gwtorm.server.OrmException
        Throws:
        com.google.gwtorm.server.OrmException