public class TableHash extends Object
| Constructor and Description |
|---|
TableHash(String hash,
boolean nonDeterministic,
boolean failed,
long rowCount) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHash() |
long |
getRowCount() |
boolean |
isFailed() |
boolean |
isNonDeterministic() |
Copyright © 2025. All rights reserved.