struct

Shodan::HostDataETCD

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

clientURLs
Source
clientURLs=(clientURLs : Array(String))
Source
id=(id : String)
Source
leaderInfo
Source
leaderInfo=(leaderInfo : HostDataETCDLeaderInfo)
Source
name
Source
name=(name : String)
Source
peerURLs
Source
peerURLs=(peerURLs : Array(String))
Source
recvAppendRequestCnt
Source
recvAppendRequestCnt=(recvAppendRequestCnt : Int64)
Source
recvBandwidthRate
Source
recvBandwidthRate=(recvBandwidthRate : Float64 | Nil)
Source
recvPkgRate
Source
recvPkgRate=(recvPkgRate : Float64 | Nil)
Source
sendAppendRequestCnt
Source
sendAppendRequestCnt=(sendAppendRequestCnt : Int64)
Source
sendBandwidthRate
Source
sendBandwidthRate=(sendBandwidthRate : Float64 | Nil)
Source
sendPkgRate
Source
sendPkgRate=(sendPkgRate : Float64 | Nil)
Source
startTime
Source
startTime=(startTime : String)
Source
state
Source
state=(state : String)
Source
version
Source
version=(version : String)
Source