public static class WriterResult.RowChangeStatus extends Object
RowChangeStatus(boolean succeed, RowChange rowChange, Exception exception)
Exception
getException()
RowChange
getRowChange()
boolean
isSucceed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RowChangeStatus(boolean succeed, RowChange rowChange, Exception exception)
public RowChange getRowChange()
public boolean isSucceed()
public Exception getException()
Copyright © 2021. All Rights Reserved.