Interface ORetryOperation
- All Known Implementing Classes:
OAddDatabaseMembersRetryOperation,ODeclareDatabaseRetryOperation,ODiscoverActionRetryOperation,ODropRetryOperation,OInitRetryOperation,ORemoveMemberRetryOperation,OSetDatabaseNodeRoleRetryOperation,OSetDatabaseQuorumRetryOperation,OSetDatabaseStateRetryOperation
public interface ORetryOperation
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(OrientDBDistributed context, OCompleteExecution execution, Optional<OAcceptResult> previousResult)
-
Method Details
-
execute
void execute(OrientDBDistributed context, OCompleteExecution execution, Optional<OAcceptResult> previousResult)
-