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