Interface ChangeDataSource

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean hasChange()  
      • Methods inherited from interface com.google.gerrit.index.query.DataSource

        getCardinality, read
    • Method Detail

      • hasChange

        boolean hasChange()
        Returns:
        true if all returned ChangeData.hasChange() will be true.