public class Row extends Object implements Serializable
Constructor and Description |
---|
Row(Value[] values)
Row without timestamp
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Value[] |
getValues()
Access to the underlying values of this row.
|
String |
toString() |
Copyright © 2021. All rights reserved.