MCPcopy 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

getMessageMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
getDataFromPackageMethod · 0.95
sendMethod · 0.95
sendPingMessageMethod · 0.95
sendMemberMessageMethod · 0.95
memberAliveMethod · 0.95
createDataMethod · 0.95

Calls

no outgoing calls

Tested by 4

getMessageMethod · 0.76
mainMethod · 0.76
mainMethod · 0.76
mainMethod · 0.76