public final class QueryChange extends Object
Modifier and Type | Method and Description |
---|---|
Throwable |
getError()
Return the error occurred when running the query.
|
Query |
getQuery()
Return the source live query object.
|
ResultSet |
getResults()
Return the new query result.
|