Class PeerInfo
public record PeerInfo : IEquatable<PeerInfo>
- Inheritance
-
PeerInfo
- Implements
- Inherited Members
Properties
- Active
Nanoseconds since this peer was last seen
- Current
Indicates if the server is up to date and synchronised
- Lag
How many uncommitted operations this peer is behind the leader
- Name
The server name of the peer
- Offline
Indicates the node is considered offline by the group