struct

Shodan::HostDataRedisOOMPrevention

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

current_useconds_with_oom_prevention_on
Source
current_useconds_with_oom_prevention_on=(current_useconds_with_oom_prevention_on : Int64)
Source
oom_prevention_on
Source
oom_prevention_on=(oom_prevention_on : String)
Source
oom_prevention_threshold
Source
oom_prevention_threshold=(oom_prevention_threshold : Int64)
Source
oom_prevention_threshold_human
Source
oom_prevention_threshold_human=(oom_prevention_threshold_human : String)
Source
peak_used_memory_total
Source
peak_used_memory_total=(peak_used_memory_total : Int64)
Source
peak_used_memory_total_human
Source
peak_used_memory_total_human=(peak_used_memory_total_human : String)
Source
total_useconds_with_oom_prevention_on
Source
total_useconds_with_oom_prevention_on=(total_useconds_with_oom_prevention_on : Int64)
Source
used_memory_aof
Source
used_memory_aof=(used_memory_aof : Int64)
Source
used_memory_aof_human
Source
used_memory_aof_human=(used_memory_aof_human : String)
Source
used_memory_rdb
Source
used_memory_rdb=(used_memory_rdb : Int64)
Source
used_memory_rdb_human
Source
used_memory_rdb_human=(used_memory_rdb_human : String)
Source
used_memory_total
Source
used_memory_total=(used_memory_total : Int64)
Source
used_memory_total_human
Source
used_memory_total_human=(used_memory_total_human : String)
Source