Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
40
public
interface
Event extends Message {
41
public
void
complete(long startInMillis);
42
}
Callers
15
sendEventData
Method · 0.95
logEvent
Method · 0.95
sendEvent
Method · 0.95
testEvent
Method · 0.95
testEvent
Method · 0.95
testMessageComplete
Method · 0.95
testMessageStatus
Method · 0.95
testMessageTypeName
Method · 0.95
testTransaction
Method · 0.95
testNormal
Method · 0.95
logError
Method · 0.95
logEvent
Method · 0.95
Implementers
15
NullMessage
cat-client/src/main/java/com/dianping/
DefaultEvent
cat-client/src/main/java/com/dianping/
Heartbeat
lib/python/src/cat/heartbeat.py
Transaction
lib/python/src/cat/transaction.py
NullMessage
lib/python/src/cat/message.py
PyTransaction
lib/python/src/cat/sdk.py
TransactionHandler
lib/node.js/lib/cat.js
Cat
lib/node.js/lib/cat.js
TreeManager
lib/node.js/lib/message/org/tree-manag
DefaultHeartbeat
lib/java/src/main/java/com/dianping/ca
DefaultTrace
lib/java/src/main/java/com/dianping/ca
DefaultForkableTransaction
lib/java/src/main/java/com/dianping/ca
Calls
no outgoing calls
Tested by
15
sendEvent
Method · 0.76
testEvent
Method · 0.76
testEvent
Method · 0.76
testMessageComplete
Method · 0.76
testMessageStatus
Method · 0.76
testMessageTypeName
Method · 0.76
testTransaction
Method · 0.76
testNormal
Method · 0.76
foobar
Function · 0.52
test
Function · 0.52
test1
Function · 0.52
test2
Function · 0.52