Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ setAddress
Method
setAddress
java/org/apache/catalina/tribes/io/ChannelData.java:152–155 ·
view source on GitHub ↗
(Member address)
Source
from the content-addressed store, hash-verified
150
}
151
152
@Override
153
public
void
setAddress(Member address) {
154
this.address = address;
155
}
156
157
/**
158
* Generates a UUID and invokes setUniqueId
Callers
10
getMessage
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
getDataFromPackage
Method · 0.95
send
Method · 0.95
sendPingMessage
Method · 0.95
sendMemberMessage
Method · 0.95
memberAlive
Method · 0.95
createData
Method · 0.95
Calls
no outgoing calls
Tested by
4
getMessage
Method · 0.76
main
Method · 0.76
main
Method · 0.76
main
Method · 0.76