Bagikan melalui


CassandraClusterPublicStatusDataCentersItemNodesItem.Load Property

Definition

Gets or sets the amount of file system data in the data directory (e.g., 47.66 kB), excluding all content in the snapshots subdirectories. Because all SSTable data files are included, any data that is not cleaned up (such as TTL-expired cells or tombstones) is counted.

[Newtonsoft.Json.JsonProperty(PropertyName="load")]
public string Load { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="load")>]
member this.Load : string with get, set
Public Property Load As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to