public class OperationLog extends Object
| Constructor and Description |
|---|
OperationLog() |
OperationLog(List<String> logRowSet,
int rowCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getLogRowSet() |
int |
getRowCount() |
int |
hashCode() |
void |
setLogRowSet(List<String> logRowSet) |
void |
setRowCount(int rowCount) |
String |
toString() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.