Class IndicesStatsDictionary
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class IndicesStatsDictionary : ResolvableDictionaryProxy<IndexName, IndicesStats>, IIsAReadOnlyDictionary<IndexName, IndicesStats>, IReadOnlyDictionary<IndexName, IndicesStats>, IReadOnlyCollection<KeyValuePair<IndexName, IndicesStats>>, IEnumerable<KeyValuePair<IndexName, IndicesStats>>, IEnumerable, IIsAReadOnlyDictionary