struct Redis::ReplicationClient::Info::Replication
- Redis::ReplicationClient::Info::Replication
- Struct
- Value
- Object
Defined in:
replication_client.crConstructors
Instance Method Summary
- #connected_replicas : Int32
- #master_host : String | Nil
- #master_last_io : Time | Nil
- #master_link_status : String | Nil
- #master_port : Int32 | Nil
- #master_replid : String | Nil
- #master_sync_in_progress? : Bool | Nil
- #replicas : Array(Info::Replica)
- #role : Role