Package io.trino.jdbc
Class Row
java.lang.Object
io.trino.jdbc.Row
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Row.Builderbuilder()static Row.BuilderbuilderWithExpectedSize(int fields) booleaninthashCode()toString()
-
Method Details
-
getFields
-
equals
-
hashCode
-
toString
-
builder
-
builderWithExpectedSize
-