OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
p2pExecSvc=new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getPeerClassLoadingThreadPoolSize(),cfg.getPeerClassLoadingThreadPoolSize(),0,new LinkedBlockingQueue<Runnable>());p2pExecSvc=new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getPeerClassLoadingThreadPoolSize(),cfg.getPeerClassLoadingThreadPoolSize(),DFLT_THREAD_KEEP_ALIVE_TIME,new LinkedBlockingQueue<Runnable>());new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getPeerClassLoadingThreadPoolSize(),cfg.getPeerClassLoadingThreadPoolSize(),0,new LinkedBlockingQueue<Runnable>())new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getPeerClassLoadingThreadPoolSize(),cfg.getPeerClassLoadingThreadPoolSize(),DFLT_THREAD_KEEP_ALIVE_TIME,new LinkedBlockingQueue<Runnable>())ignite23461b8d33922772ef8e7217e9e87b3f3b0b37b1org.apache.ignite.internal.IgnitionEx.IgniteNamedInstance
_11469
_21466
_1p2pExecSvc
_2p2pExecSvc
v1new LinkedBlockingQueue<Runnable>()
v2cfg.getPeerClassLoadingThreadPoolSize()
v3STR0
v4cfg.getGridName()
  • org.apache.ignite.configuration.IgniteConfiguration.DFLT_THREAD_KEEP_ALIVE_TIME
  • org.apache.ignite.thread.IgniteThreadPoolExecutor
v1new LinkedBlockingQueue<Runnable>()
v2cfg.getPeerClassLoadingThreadPoolSize()
v3STR0
v4cfg.getGridName()
AssignedToTrue
mgmtExecSvc=new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getManagementThreadPoolSize(),cfg.getManagementThreadPoolSize(),0,new LinkedBlockingQueue<Runnable>());mgmtExecSvc=new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getManagementThreadPoolSize(),cfg.getManagementThreadPoolSize(),DFLT_THREAD_KEEP_ALIVE_TIME,new LinkedBlockingQueue<Runnable>());new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getManagementThreadPoolSize(),cfg.getManagementThreadPoolSize(),0,new LinkedBlockingQueue<Runnable>())new IgniteThreadPoolExecutor(STR0,cfg.getGridName(),cfg.getManagementThreadPoolSize(),cfg.getManagementThreadPoolSize(),DFLT_THREAD_KEEP_ALIVE_TIME,new LinkedBlockingQueue<Runnable>())ignite23461b8d33922772ef8e7217e9e87b3f3b0b37b1org.apache.ignite.internal.IgnitionEx.IgniteNamedInstance
_11466
_21463
_1mgmtExecSvc
_2mgmtExecSvc
v1new LinkedBlockingQueue<Runnable>()
v2cfg.getManagementThreadPoolSize()
v3STR0
v4cfg.getGridName()
  • org.apache.ignite.configuration.IgniteConfiguration.DFLT_THREAD_KEEP_ALIVE_TIME
  • org.apache.ignite.thread.IgniteThreadPoolExecutor
v1new LinkedBlockingQueue<Runnable>()
v2cfg.getManagementThreadPoolSize()
v3STR0
v4cfg.getGridName()
AssignedToTrue