Interface ChangeDataSource
- 
- All Superinterfaces:
- DataSource<ChangeData>
 - All Known Implementing Classes:
- AndChangeSource,- IndexedChangeQuery,- OrSource
 
 public interface ChangeDataSource extends DataSource<ChangeData> 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasChange()- 
Methods inherited from interface com.google.gerrit.index.query.DataSourcegetCardinality, read, readRaw
 
- 
 
-