Skip to content

Commit f5cfd1c

Browse files
author
Sachin Kale
committed
Add opensearch.internal to DefaultRemoteStoreSettings
Signed-off-by: Sachin Kale <kalsac@amazon.com>
1 parent aba2c38 commit f5cfd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/src/main/java/org/opensearch/indices/DefaultRemoteStoreSettings.java

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
/**
1515
* Utility to provide a {@link RemoteStoreSettings} instance containing all defaults
16+
*
17+
* @opensearch.internal
1618
*/
1719
public final class DefaultRemoteStoreSettings {
1820
private DefaultRemoteStoreSettings() {}

0 commit comments

Comments
 (0)