Class NodeInfoMemory
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class NodeInfoMemory
Properties
| Edit this page View SourceTotal
Declaration
[DataMember(Name = "total")]
public string Total { get; }
Property Value
Type | Description |
---|---|
string |
TotalInBytes
Declaration
[DataMember(Name = "total_in_bytes")]
public long TotalInBytes { get; }
Property Value
Type | Description |
---|---|
long |