Interface Index.Searcher

    • Method Detail

      • command

        ReadCommand command()
        Returns the ReadCommand for which this searcher has been created.
        Returns:
        the base read command
      • search

        UnfilteredPartitionIterator search​(ReadExecutionController executionController)
        Parameters:
        executionController - the collection of OpOrder.Groups which the ReadCommand is being performed under.
        Returns:
        partitions from the base table matching the criteria of the search.