Class CatShardsRecord
Inheritance
CatShardsRecord
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class CatShardsRecord : ICatRecord
Properties
|
Edit this page
View Source
CompletionSize
Declaration
[DataMember(Name = "completion.size")]
public string CompletionSize { get; set; }
Property Value
|
Edit this page
View Source
Docs
Declaration
[DataMember(Name = "docs")]
public string Docs { get; set; }
Property Value
|
Edit this page
View Source
FielddataEvictions
Declaration
[DataMember(Name = "fielddata.evictions")]
public string FielddataEvictions { get; set; }
Property Value
|
Edit this page
View Source
FielddataMemorySize
Declaration
[DataMember(Name = "fielddata.memory_size")]
public string FielddataMemorySize { get; set; }
Property Value
|
Edit this page
View Source
FilterCacheMemorySize
Declaration
[DataMember(Name = "filter_cache.memory_size")]
public string FilterCacheMemorySize { get; set; }
Property Value
|
Edit this page
View Source
FlushTotal
Declaration
[DataMember(Name = "flush.total")]
public string FlushTotal { get; set; }
Property Value
|
Edit this page
View Source
FlushTotalTime
Declaration
[DataMember(Name = "flush.total_time")]
public string FlushTotalTime { get; set; }
Property Value
|
Edit this page
View Source
GetCurrent
Declaration
[DataMember(Name = "get.current")]
public string GetCurrent { get; set; }
Property Value
|
Edit this page
View Source
GetExistsTime
Declaration
[DataMember(Name = "get.exists_time")]
public string GetExistsTime { get; set; }
Property Value
|
Edit this page
View Source
GetExistsTotal
Declaration
[DataMember(Name = "get.exists_total")]
public string GetExistsTotal { get; set; }
Property Value
|
Edit this page
View Source
GetMissingTime
Declaration
[DataMember(Name = "get.missing_time")]
public string GetMissingTime { get; set; }
Property Value
|
Edit this page
View Source
GetMissingTotal
Declaration
[DataMember(Name = "get.missing_total")]
public string GetMissingTotal { get; set; }
Property Value
|
Edit this page
View Source
GetTime
Declaration
[DataMember(Name = "get.time")]
public string GetTime { get; set; }
Property Value
|
Edit this page
View Source
GetTotal
Declaration
[DataMember(Name = "get.total")]
public string GetTotal { get; set; }
Property Value
|
Edit this page
View Source
Id
Declaration
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
|
Edit this page
View Source
IdCacheMemorySize
Declaration
[DataMember(Name = "id_cache.memory_size")]
public string IdCacheMemorySize { get; set; }
Property Value
|
Edit this page
View Source
Index
Declaration
[DataMember(Name = "index")]
public string Index { get; set; }
Property Value
|
Edit this page
View Source
IndexingDeleteCurrent
Declaration
[DataMember(Name = "indexing.delete_current")]
public string IndexingDeleteCurrent { get; set; }
Property Value
|
Edit this page
View Source
IndexingDeleteTime
Declaration
[DataMember(Name = "indexing.delete_time")]
public string IndexingDeleteTime { get; set; }
Property Value
|
Edit this page
View Source
IndexingDeleteTotal
Declaration
[DataMember(Name = "indexing.delete_total")]
public string IndexingDeleteTotal { get; set; }
Property Value
|
Edit this page
View Source
IndexingIndexCurrent
Declaration
[DataMember(Name = "indexing.index_current")]
public string IndexingIndexCurrent { get; set; }
Property Value
|
Edit this page
View Source
IndexingIndexTime
Declaration
[DataMember(Name = "indexing.index_time")]
public string IndexingIndexTime { get; set; }
Property Value
|
Edit this page
View Source
IndexingIndexTotal
Declaration
[DataMember(Name = "indexing.index_total")]
public string IndexingIndexTotal { get; set; }
Property Value
|
Edit this page
View Source
Ip
Declaration
[DataMember(Name = "ip")]
public string Ip { get; set; }
Property Value
|
Edit this page
View Source
MergesCurrent
Declaration
[DataMember(Name = "merges.current")]
public string MergesCurrent { get; set; }
Property Value
|
Edit this page
View Source
MergesCurrentDocs
Declaration
[DataMember(Name = "merges.current_docs")]
public string MergesCurrentDocs { get; set; }
Property Value
|
Edit this page
View Source
MergesCurrentSize
Declaration
[DataMember(Name = "merges.current_size")]
public string MergesCurrentSize { get; set; }
Property Value
|
Edit this page
View Source
MergesTotalDocs
Declaration
[DataMember(Name = "merges.total_docs")]
public string MergesTotalDocs { get; set; }
Property Value
|
Edit this page
View Source
MergesTotalSize
Declaration
[DataMember(Name = "merges.total_size")]
public string MergesTotalSize { get; set; }
Property Value
|
Edit this page
View Source
MergesTotalTime
Declaration
[DataMember(Name = "merges.total_time")]
public string MergesTotalTime { get; set; }
Property Value
|
Edit this page
View Source
Node
Declaration
[DataMember(Name = "node")]
public string Node { get; set; }
Property Value
|
Edit this page
View Source
PercolateCurrent
Declaration
[DataMember(Name = "percolate.current")]
public string PercolateCurrent { get; set; }
Property Value
|
Edit this page
View Source
PercolateMemorySize
Declaration
[DataMember(Name = "percolate.memory_size")]
public string PercolateMemorySize { get; set; }
Property Value
|
Edit this page
View Source
PercolateQueries
Declaration
[DataMember(Name = "percolate.queries")]
public string PercolateQueries { get; set; }
Property Value
|
Edit this page
View Source
PercolateTime
Declaration
[DataMember(Name = "percolate.time")]
public string PercolateTime { get; set; }
Property Value
|
Edit this page
View Source
PercolateTotal
Declaration
[DataMember(Name = "percolate.total")]
public string PercolateTotal { get; set; }
Property Value
|
Edit this page
View Source
PrimaryOrReplica
Declaration
[DataMember(Name = "prirep")]
public string PrimaryOrReplica { get; set; }
Property Value
|
Edit this page
View Source
RefreshTime
Declaration
[DataMember(Name = "refresh.time")]
public string RefreshTime { get; set; }
Property Value
|
Edit this page
View Source
RefreshTotal
Declaration
[DataMember(Name = "refresh.total")]
public string RefreshTotal { get; set; }
Property Value
|
Edit this page
View Source
SearchFetchCurrent
Declaration
[DataMember(Name = "search.fetch_current")]
public string SearchFetchCurrent { get; set; }
Property Value
|
Edit this page
View Source
SearchFetchTime
Declaration
[DataMember(Name = "search.fetch_time")]
public string SearchFetchTime { get; set; }
Property Value
|
Edit this page
View Source
SearchFetchTotal
Declaration
[DataMember(Name = "search.fetch_total")]
public string SearchFetchTotal { get; set; }
Property Value
|
Edit this page
View Source
SearchOpenContexts
Declaration
[DataMember(Name = "search.open_contexts")]
public string SearchOpenContexts { get; set; }
Property Value
|
Edit this page
View Source
SearchQueryCurrent
Declaration
[DataMember(Name = "search.query_current")]
public string SearchQueryCurrent { get; set; }
Property Value
|
Edit this page
View Source
SearchQueryTime
Declaration
[DataMember(Name = "search.query_time")]
public string SearchQueryTime { get; set; }
Property Value
|
Edit this page
View Source
SearchQueryTotal
Declaration
[DataMember(Name = "search.query_total")]
public string SearchQueryTotal { get; set; }
Property Value
|
Edit this page
View Source
SegmentsCount
Declaration
[DataMember(Name = "segments.count")]
public string SegmentsCount { get; set; }
Property Value
|
Edit this page
View Source
SegmentsFixedBitsetMemory
Declaration
[DataMember(Name = "segments.fixed_bitset_memory")]
public string SegmentsFixedBitsetMemory { get; set; }
Property Value
|
Edit this page
View Source
SegmentsIndexWriterMaxMemory
Declaration
[DataMember(Name = "segments.index_writer_max_memory")]
public string SegmentsIndexWriterMaxMemory { get; set; }
Property Value
|
Edit this page
View Source
SegmentsIndexWriterMemory
Declaration
[DataMember(Name = "segments.index_writer_memory")]
public string SegmentsIndexWriterMemory { get; set; }
Property Value
|
Edit this page
View Source
SegmentsMemory
Declaration
[DataMember(Name = "segments.memory")]
public string SegmentsMemory { get; set; }
Property Value
|
Edit this page
View Source
SegmentsVersionMapMemory
Declaration
[DataMember(Name = "segments.version_map_memory")]
public string SegmentsVersionMapMemory { get; set; }
Property Value
|
Edit this page
View Source
Shard
Declaration
[DataMember(Name = "shard")]
public string Shard { get; set; }
Property Value
|
Edit this page
View Source
State
Declaration
[DataMember(Name = "state")]
public string State { get; set; }
Property Value
|
Edit this page
View Source
Store
Declaration
[DataMember(Name = "store")]
public string Store { get; set; }
Property Value
|
Edit this page
View Source
WarmerCurrent
Declaration
[DataMember(Name = "warmer.current")]
public string WarmerCurrent { get; set; }
Property Value
|
Edit this page
View Source
WarmerTotal
Declaration
[DataMember(Name = "warmer.total")]
public string WarmerTotal { get; set; }
Property Value
|
Edit this page
View Source
WarmerTotalTime
Declaration
[DataMember(Name = "warmer.total_time")]
public string WarmerTotalTime { get; set; }
Property Value
Implements
Extension Methods