Class CandidateSetOrdinalIterator

  • All Implemented Interfaces:
    OrdinalIterator

    public final class CandidateSetOrdinalIterator
    extends Object
    implements OrdinalIterator
    OrdinalIterator that filters out ordinals from delegate if they are not in the candidate set. Can be handy to get results only for specific facets.
    WARNING: This API is experimental and might change in incompatible ways in the next release.