@Alpha public interface CommitStep
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the commit step.
|
boolean |
isCompleted()
Determine whether the commit step has been completed.
|
boolean isCompleted()
throws IOException
IOExceptionvoid execute()
throws IOException
IOException