Interface HasCardinality

All Known Subinterfaces:
ChangeDataSource, DataSource<T>
All Known Implementing Classes:
AndCardinalPredicate, AndChangeSource, AndSource, ChangeIndexCardinalPredicate, ChangeStatusPredicate, FilteredSource, IndexedAccountQuery, IndexedChangeQuery, IndexedGroupQuery, IndexedQuery, OrCardinalPredicate, OrSource, PaginatingSource, ReviewerPredicate

public interface HasCardinality
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns an estimate of the number of results a source can return.
  • Method Details

    • getCardinality

      int getCardinality()
      Returns an estimate of the number of results a source can return.