public static class WriterResult.RowChangeStatus extends Object
| Constructor and Description |
|---|
RowChangeStatus(boolean succeed,
RowChange rowChange,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
RowChange |
getRowChange() |
boolean |
isSucceed() |
Copyright © 2024. All Rights Reserved.