public abstract static class BasicCoordinator.BasicCoordinatorCommand extends Object implements BasicCoordinator.CoordinatorCommand
BasicCoordinator.BasicCoordinatorCommand is to process exceptions for zookeeper operations.| Constructor and Description |
|---|
BasicCoordinatorCommand() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doExecute()
Real method to do coordinator operation.
|
void |
execute()
Command method.
|
public void execute()
BasicCoordinator.CoordinatorCommandexecute in interface BasicCoordinator.CoordinatorCommandpublic abstract void doExecute()
throws Exception,
InterruptedException
ExceptionInterruptedExceptionCopyright © 2019. All Rights Reserved.