public static class RequestExecutorHandlers.SynchronizedResult extends RequestExecutorHandlers.Result implements RequestExecutor.SynchronizedHandler
completed, error, notices
Constructor and Description |
---|
SynchronizedResult() |
Modifier and Type | Method and Description |
---|---|
void |
handleReady(TransactionStatus transactionStatus) |
await, getError, getNotices, handleError, isCompleted, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleError
public void handleReady(TransactionStatus transactionStatus)
handleReady
in interface RequestExecutor.SynchronizedHandler