NEST by Elastic and contributors

<PackageReference Include="NEST" Version="2.4.5" />

.NET API 3,094,528 bytes

 CatShardsRecord

public class CatShardsRecord : ICatRecord
public string CompletionSize { get; set; }

public string Docs { get; set; }

public string FielddataEvictions { get; set; }

public string FielddataMemorySize { get; set; }

public string FilterCacheMemorySize { get; set; }

public string FlushTotal { get; set; }

public string FlushTotalTime { get; set; }

public string GetCurrent { get; set; }

public string GetExistsTime { get; set; }

public string GetExistsTotal { get; set; }

public string GetMissingTime { get; set; }

public string GetMissingTotal { get; set; }

public string GetTime { get; set; }

public string GetTotal { get; set; }

public string Id { get; set; }

public string IdCacheMemorySize { get; set; }

public string Index { get; set; }

public string IndexingDeleteCurrent { get; set; }

public string IndexingDeleteTime { get; set; }

public string IndexingDeleteTotal { get; set; }

public string IndexingIndexCurrent { get; set; }

public string IndexingIndexTime { get; set; }

public string IndexingIndexTotal { get; set; }

public string Ip { get; set; }

public string MergesCurrent { get; set; }

public string MergesCurrentDocs { get; set; }

public string MergesCurrentSize { get; set; }

public string MergesTotalDocs { get; set; }

public string MergesTotalSize { get; set; }

public string MergesTotalTime { get; set; }

public string Node { get; set; }

public string PercolateCurrent { get; set; }

public string PercolateMemorySize { get; set; }

public string PercolateQueries { get; set; }

public string PercolateTime { get; set; }

public string PercolateTotal { get; set; }

public string PrimaryOrReplica { get; set; }

public string RefreshTime { get; set; }

public string RefreshTotal { get; set; }

public string SearchFetchCurrent { get; set; }

public string SearchFetchTime { get; set; }

public string SearchFetchTotal { get; set; }

public string SearchOpenContexts { get; set; }

public string SearchQueryCurrent { get; set; }

public string SearchQueryTime { get; set; }

public string SearchQueryTotal { get; set; }

public string SegmentsCount { get; set; }

public string SegmentsFixedBitsetMemory { get; set; }

public string SegmentsIndexWriterMaxMemory { get; set; }

public string SegmentsIndexWriterMemory { get; set; }

public string SegmentsMemory { get; set; }

public string SegmentsVersionMapMemory { get; set; }

public string Shard { get; set; }

public string State { get; set; }

public string Store { get; set; }

public string WarmerCurrent { get; set; }

public string WarmerTotal { get; set; }

public string WarmerTotalTime { get; set; }

public CatShardsRecord()