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

Method complete

cat-client/src/main/java/com/dianping/cat/message/Event.java:41–41  ·  view source on GitHub ↗
(long startInMillis)

Source from the content-addressed store, hash-verified

39 */
40public interface Event extends Message {
41 public void complete(long startInMillis);
42}

Callers 15

sendEventDataMethod · 0.95
logEventMethod · 0.95
sendEventMethod · 0.95
testEventMethod · 0.95
testEventMethod · 0.95
testMessageCompleteMethod · 0.95
testMessageStatusMethod · 0.95
testMessageTypeNameMethod · 0.95
testTransactionMethod · 0.95
testNormalMethod · 0.95
logErrorMethod · 0.95
logEventMethod · 0.95

Implementers 15

NullMessagecat-client/src/main/java/com/dianping/
DefaultEventcat-client/src/main/java/com/dianping/
Heartbeatlib/python/src/cat/heartbeat.py
Transactionlib/python/src/cat/transaction.py
NullMessagelib/python/src/cat/message.py
PyTransactionlib/python/src/cat/sdk.py
TransactionHandlerlib/node.js/lib/cat.js
Catlib/node.js/lib/cat.js
TreeManagerlib/node.js/lib/message/org/tree-manag
DefaultHeartbeatlib/java/src/main/java/com/dianping/ca
DefaultTracelib/java/src/main/java/com/dianping/ca
DefaultForkableTransactionlib/java/src/main/java/com/dianping/ca

Calls

no outgoing calls

Tested by 15

sendEventMethod · 0.76
testEventMethod · 0.76
testEventMethod · 0.76
testMessageCompleteMethod · 0.76
testMessageStatusMethod · 0.76
testMessageTypeNameMethod · 0.76
testTransactionMethod · 0.76
testNormalMethod · 0.76
foobarFunction · 0.52
testFunction · 0.52
test1Function · 0.52
test2Function · 0.52