struct Presto::ServerInfo
- Presto::ServerInfo
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
presto/server_info.crConstructors
Instance Method Summary
- #coordinator : Bool
- #coordinator=(coordinator : Bool)
- #environment : String
- #environment=(environment : String)
- #node_version : NodeVersion
- #node_version=(node_version : NodeVersion)
- #starting : Bool
- #starting=(starting : Bool)
- #uptime : String | Nil
- #uptime=(uptime : String | Nil)