Package org.opensearch.index.remote
Class RemoteStorePathStrategyResolver
java.lang.Object
org.opensearch.index.remote.RemoteStorePathStrategyResolver
Determines the
RemoteStorePathStrategy
at the time of index metadata creation.- Opensearch.internal:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteStorePathStrategyResolver
(RemoteStoreSettings remoteStoreSettings, Supplier<org.opensearch.Version> minNodeVersionSupplier) -
Method Summary
-
Constructor Details
-
RemoteStorePathStrategyResolver
public RemoteStorePathStrategyResolver(RemoteStoreSettings remoteStoreSettings, Supplier<org.opensearch.Version> minNodeVersionSupplier)
-
-
Method Details
-
get
-