enum
Redis::ReplicationClient::Info::Replica::State
Defined in:
replication_client.crEnum Members
-
StableSync =
0
-
Online =
1
Instance Method Summary
-
#online?
Returns
true
if this enum value equalsOnline
-
#stable_sync?
Returns
true
if this enum value equalsStableSync
Class methods inherited from struct Enum
from_graph_result(result : Int64)from_graph_result(result : String)
from_graph_result(result : Redis::Graph::Value) from_graph_result, from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value