Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-presto
master
Presto
Client
Connection
ConnectionOptions
Decoder
BoolDecoder
DateDecoder
Float32Decoder
Float64Decoder
Int32Decoder
Int64Decoder
IntervalDayToSecondDecoder
IntervalYearToMonthDecoder
JsonDecoder
StringDecoder
TimeDecoder
TimestampDecoder
TimestampWithTimeZoneDecoder
TimeWithZoneDecoder
Driver
Error
ErrorLocation
FailureInfo
NodeVersion
PrestoColumn
PrestoHeaders
PrestoValue
PrestoWarning
QueryError
QueryResult
ResultSet
ServerInfo
StageStats
Statement
StatementStats
TypeSignature
TypeSignatureParameter
Built with Crystal 1.9.2
2023-10-07 18:30:03 UTC
struct
Presto::NodeVersion
Presto::NodeVersion
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
presto/server_info.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#version
: String
#version=
(version : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
version
: String
#
[
View source
]
def
version=
(version : String)
#
[
View source
]