MCPcopy Create free account
hub / github.com/apache/tomcat / getUniqueId

Method getUniqueId

java/org/apache/catalina/tribes/io/ChannelData.java:123–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 @Override
124 public byte[] getUniqueId() {
125 return uniqueId;
126 }
127
128 /**
129 * Sets the unique identifier for this message.

Callers 4

hashCodeMethod · 0.95
equalsMethod · 0.95
toStringMethod · 0.95
sendMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected