Interface IReadOnlyUrlRepository
A snapshot repository that can be used as an alternative read-only way to access data created by the IFileSystemRepository. The URL specified in the url parameter should point to the root of the shared filesystem repository.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IReadOnlyUrlRepository : IRepository<IReadOnlyUrlRepositorySettings>, IRepositoryWithSettings, ISnapshotRepository