Displays the content in human readable form, including the names and values of the columns
Returns a column value by index without applying any conversion.
Returns a column value by index without applying any conversion. The underlying type is the same as the type returned by the low-level Cassandra driver, is implementation defined and may change in the future. Cassandra nulls are returned as Scala nulls.
Returns true if column value is Cassandra null
Total number of columns in this row.
Total number of columns in this row. Includes columns with null values.
Total number of columns in this row.
Total number of columns in this row. Includes columns with null values.