Interface SolrIndexOperationDao

    • Method Detail

      • findIndexOperationById

        SolrIndexOperationModel findIndexOperationById​(long id)
        Finds the index operation by id.
        Parameters:
        id - - the index operation id
        Returns:
        the index operation