Class HdfsRepository
Inheritance
HdfsRepository
Assembly: OpenSearch.Client.dll
Syntax
public class HdfsRepository : IHdfsRepository, IRepository<IHdfsRepositorySettings>, IRepositoryWithSettings, ISnapshotRepository
Constructors
|
Edit this page
View Source
HdfsRepository(HdfsRepositorySettings)
Declaration
public HdfsRepository(HdfsRepositorySettings settings)
Parameters
Properties
|
Edit this page
View Source
Settings
Declaration
public IHdfsRepositorySettings Settings { get; set; }
Property Value
|
Edit this page
View Source
Type
Declaration
public string Type { get; }
Property Value
Implements
Extension Methods