Interface StorageServiceSearch

    • Method Detail

      • execute

        @Nonnull
        StorageRecord<?> execute​(@Nonnull
                                 StorageService storageService)
                          throws IOException
        Executes the search and returns the result.
        Parameters:
        storageService - storage service to search
        Returns:
        the result of the executed search
        Throws:
        IOException - thrown if there is a problem executing the search