Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
Executors.newFixedThreadPool(:[v0],:[v1]) |
Executors.newScheduledThreadPool(:[v0],:[v1]) |
3 |
False |
True |
True |
3 |
['665c7e399928188b22a7963cc05654589d47941c', 'bf0cfa606487c742a38cfccfee780a613894a8d8'] |
['flink'] |
Link |
messagingService.registerHandler(HEARTBEAT_MESSAGE,this::handleHeartbeat,:[TCIVar]) |
bootstrap.getMessagingService().registerHandler(MEMBER_INFO,this::handleMemberInfo,:[TCIVar]) |
1 |
False |
False |
True |
1 |
['94545e43dc5c602fef555262c9832f8d43adaf2f'] |
['atomix'] |
Link |
Executors.newSingleThreadExecutor() |
Executors.newSingleThreadScheduledExecutor() |
2 |
False |
False |
True |
2 |
['964b7a5b7485d7d575f206dcd9a32117f56438f7'] |
['armeria'] |
Link |
Executors.newCachedThreadPool() |
Executors.newSingleThreadScheduledExecutor() |
1 |
False |
False |
True |
1 |
['665c7e399928188b22a7963cc05654589d47941c'] |
['flink'] |
Link |
:[v0].newDefaultThreadPool(:[v1],:[v2]) |
:[v0].newDefaultScheduledThreadPool(:[v1],:[v2]) |
1 |
False |
False |
True |
1 |
['5b041991668c7442c9204776834489aac2fa61ec'] |
['camel'] |
Link |
new JobVertexThreadInfoTracker<:[v9]>(:[v7],:[v8],:[v5],:[TCIVar],:[v3],:[v4],:[v1],:[v2],:[v0]) |
new JobVertexThreadInfoTracker<:[v9]>(:[v7],:[v8],:[v5],:[TCIVar],:[v3],:[v4],:[v1],:[v2],:[v0],restTimeout) |
1 |
False |
False |
True |
1 |
['12a99e8fe84c28fb250028b4fde4025ec9dc00c9'] |
['flink'] |
Link |
:[TCIVar]=Executors.newFixedThreadPool(:[v1],:[v2]) |
:[TCIVar]=Executors.newScheduledThreadPool(:[v1],:[v2]) |
1 |
False |
False |
True |
1 |
['665c7e399928188b22a7963cc05654589d47941c'] |
['flink'] |
Link |
(InterminableExecutorService):[TCIVar] |
(UnstoppableScheduledExecutorService):[TCIVar] |
1 |
False |
False |
True |
1 |
['964b7a5b7485d7d575f206dcd9a32117f56438f7'] |
['armeria'] |
Link |
:[TCIVar].submit(:[v1]) |
:[TCIVar].schedule(:[v1],DELAY_S,TimeUnit.SECONDS) |
1 |
False |
False |
True |
1 |
['2abce0a1a54a084c803a5cfd2769db6e1e5bdf84'] |
['Chronicle-Queue'] |
Link |