Shodan::HostDataRedisOOMPrevention
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
current_useconds_with_oom_prevention_on
Sourcecurrent_useconds_with_oom_prevention_on=(current_useconds_with_oom_prevention_on : Int64)
Sourceoom_prevention_on
Sourceoom_prevention_on=(oom_prevention_on : String)
Sourceoom_prevention_threshold
Sourceoom_prevention_threshold=(oom_prevention_threshold : Int64)
Sourceoom_prevention_threshold_human
Sourceoom_prevention_threshold_human=(oom_prevention_threshold_human : String)
Sourcepeak_used_memory_total
Sourcepeak_used_memory_total=(peak_used_memory_total : Int64)
Sourcepeak_used_memory_total_human
Sourcepeak_used_memory_total_human=(peak_used_memory_total_human : String)
Sourcetotal_useconds_with_oom_prevention_on
Sourcetotal_useconds_with_oom_prevention_on=(total_useconds_with_oom_prevention_on : Int64)
Sourceused_memory_aof
Sourceused_memory_aof=(used_memory_aof : Int64)
Sourceused_memory_aof_human
Sourceused_memory_aof_human=(used_memory_aof_human : String)
Sourceused_memory_rdb
Sourceused_memory_rdb=(used_memory_rdb : Int64)
Sourceused_memory_rdb_human
Sourceused_memory_rdb_human=(used_memory_rdb_human : String)
Sourceused_memory_total
Sourceused_memory_total=(used_memory_total : Int64)
Sourceused_memory_total_human
Sourceused_memory_total_human=(used_memory_total_human : String)
Source