Class MultiDatacenterRepositoryCommandExecutor
java.lang.Object
pl.allegro.tech.hermes.management.domain.dc.MultiDatacenterRepositoryCommandExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionMultiDatacenterRepositoryCommandExecutor(RepositoryManager repositoryManager, boolean rollbackEnabled, ModeService modeService) -
Method Summary
Modifier and TypeMethodDescription<T> voidexecute(RepositoryCommand<T> command) <T> voidexecuteByUser(RepositoryCommand<T> command, RequestUser requestUser)
-
Constructor Details
-
MultiDatacenterRepositoryCommandExecutor
public MultiDatacenterRepositoryCommandExecutor(RepositoryManager repositoryManager, boolean rollbackEnabled, ModeService modeService)
-
-
Method Details
-
executeByUser
-
execute
-