struct Shodan::HostDataElasticCPUItem
- Shodan::HostDataElasticCPUItem
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
shodan/parsers/host_services/elastic.crConstructors
Instance Method Summary
- #cache_size_in_bytes : Int64
- #cache_size_in_bytes=(cache_size_in_bytes : Int64)
- #cores_per_socket : Int64
- #cores_per_socket=(cores_per_socket : Int64)
- #count : Int64
- #count=(count : Int64)
- #mhz : Int64
- #mhz=(mhz : Int64)
- #model : Int64
- #model=(model : Int64)
- #total_cores : Int64
- #total_cores=(total_cores : Int64)
- #total_sockets : Int64
- #total_sockets=(total_sockets : Int64)
- #vendor : Int64
- #vendor=(vendor : Int64)