Click or drag to resize

DataServerMetrics Properties

The DataServerMetrics type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the address of the server.
(Inherited from ServerMetrics.)
Public propertyBlockCount
Gets or sets the number of blocks stored on this server.
Public propertyDiskSpaceFree
Gets or sets the amount of free disk space on the disk holding the blocks.
Public propertyDiskSpaceTotal
Gets or sets the total size of the disk holding the blocks.
Public propertyDiskSpaceUsed
Gets or sets the amount of disk space used by the block files.
Public propertyLastContactUtc
Gets or sets the time of the last heartbeat sent to the name server (for data servers) or job server (for task servers).
(Inherited from ServerMetrics.)
Public propertyRackId
Gets or sets the ID of the rack of the server.
(Inherited from ServerMetrics.)
Top
See Also