struct Shodan::HostDataElasticQueryCache
- Shodan::HostDataElasticQueryCache
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
shodan/parsers/host_services/elastic.crConstructors
Instance Method Summary
- #cache_count : Int64
- #cache_count=(cache_count : Int64)
- #cache_size : Int64
- #cache_size=(cache_size : Int64)
- #evictions : Int64
- #evictions=(evictions : Int64)
- #hit_count : Int64
- #hit_count=(hit_count : Int64)
- #memory_size_in_bytes : Int64
- #memory_size_in_bytes=(memory_size_in_bytes : Int64)
- #miss_count : Int64
- #miss_count=(miss_count : Int64)
- #total_count : Int64
- #total_count=(total_count : Int64)