Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ attachment
Method
attachment
utils/src/main/java/com/cloud/utils/nio/Link.java:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
public
Object attachment() {
91
return
_attach;
92
}
93
94
public
void
attach(Object attach) {
95
_attach = attach;
Callers
10
send
Method · 0.95
doTask
Method · 0.95
doTask
Method · 0.95
call
Method · 0.80
terminate
Method · 0.80
read
Method · 0.80
processTodos
Method · 0.80
write
Method · 0.80
processRequest
Method · 0.80
processResponse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected