MCPcopy Create free account
hub / github.com/dianping/cat / run

Method run

cat-home/src/main/java/com/dianping/cat/CatHomeModule.java:64–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 Runtime.getRuntime().addShutdownHook(new Thread() {
63
64 @Override
65 public void run() {
66 consumer.doCheckpoint();
67 }
68 });
69 }
70

Callers 13

echarts-all.jsFile · 0.45
jquery.knob.min.jsFile · 0.45
iFunction · 0.45
kcFunction · 0.45
iFunction · 0.45
XbFunction · 0.45
tickFunction · 0.45
AnimationFunction · 0.45
tickFunction · 0.45
AnimationFunction · 0.45
jquery.knob.jsFile · 0.45

Calls 2

doCheckpointMethod · 0.65
destoryMethod · 0.65

Tested by

no test coverage detected