Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
Signed-off-by: bansvaru <bansvaru@amazon.com>
  • Loading branch information
linuxpi committed Aug 11, 2023
1 parent 425722c commit c57fd7f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@

/**
* Service responsible for restoring index data from remote store
*
* @opensearch.internal
*/
public class RemoteStoreRestoreService {
private static final Logger logger = LogManager.getLogger(RemoteStoreRestoreService.class);
Expand Down

0 comments on commit c57fd7f

Please sign in to comment.