OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
boolean executionAlreadyExists=currentExecutions.put(watchId,new WatchExecution(ctx,Thread.currentThread()));boolean executionAlreadyExists=currentExecutions.get().put(watchId,new WatchExecution(ctx,Thread.currentThread()));currentExecutions.put(watchId,new WatchExecution(ctx,Thread.currentThread()))currentExecutions.get().put(watchId,new WatchExecution(ctx,Thread.currentThread()))elasticsearch2c38d12e236a3279daa344bc8b52f0e8f49ad4b5org.elasticsearch.xpack.watcher.execution.ExecutionService
_194
_298
_1currentExecutions
_2currentExecutions
TCIVarcurrentExecutions
v1watchId
v2new WatchExecution(ctx,Thread.currentThread())
TCIVarcurrentExecutions
v1watchId
v2new WatchExecution(ctx,Thread.currentThread())
UsesTrue