Class IndicesModuleSettings
Inheritance
IndicesModuleSettings
Assembly: OpenSearch.Client.dll
Syntax
public class IndicesModuleSettings : IIndicesModuleSettings
Properties
|
Edit this page
View Source
CircuitBreakerSettings
Declaration
public ICircuitBreakerSettings CircuitBreakerSettings { get; set; }
Property Value
|
Edit this page
View Source
FielddataSettings
Declaration
public FielddataSettings FielddataSettings { get; set; }
Property Value
|
Edit this page
View Source
QeueriesCacheSize
Declaration
public string QeueriesCacheSize { get; set; }
Property Value
|
Edit this page
View Source
RecoverySettings
Declaration
public IIndicesRecoverySettings RecoverySettings { get; set; }
Property Value
Implements
Extension Methods