Package io.trino.plugin.accumulo.model
Class Row
java.lang.Object
io.trino.plugin.accumulo.model.Row
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Row
public Row() -
Row
-
-
Method Details
-
addField
-
addField
-
getField
-
getFields
Gets a list of all internal fields. Any changes to this list will affect this row.- Returns:
- List of fields
-
length
public int length() -
hashCode
public int hashCode() -
equals
-
toString
-