Class RemoteStorePathStrategy.BasePathInput

java.lang.Object
org.opensearch.index.remote.RemoteStorePathStrategy.BasePathInput
Direct Known Subclasses:
RemoteStorePathStrategy.PathInput, RemoteStorePathStrategy.SnapshotShardPathInput
Enclosing class:
RemoteStorePathStrategy

@PublicApi(since="2.14.0") @ExperimentalApi public static class RemoteStorePathStrategy.BasePathInput extends Object
Wrapper class for the path input required to generate path for remote store uploads. This input is composed of basePath and indexUUID.
Opensearch.internal: