Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hashCode
Method · 0.95
equals
Method · 0.95
toString
Method · 0.95
send
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected