MCPcopy Index your code
hub / github.com/apache/tomcat / getName

Method getName

java/org/apache/catalina/tribes/Member.java:47–47  ·  view source on GitHub ↗

Return the name of this node, should be unique within the group. @return the name of this node

()

Source from the content-addressed store, hash-verified

45 * @return the name of this node
46 */
47 String getName();
48
49 /**
50 * Returns the listen host for the ChannelReceiver implementation

Callers 15

sendMessagesMethod · 0.95
getStatusLineMethod · 0.95
toStringMethod · 0.95
publishEntryInfoMethod · 0.95
modifiedGroupMethod · 0.65
modifiedRoleMethod · 0.65
modifiedUserMethod · 0.65
removeGroupMethod · 0.65
removeRoleMethod · 0.65
removeUserMethod · 0.65
saveMethod · 0.65
addEjbMethod · 0.65

Implementers 1

MemberImpljava/org/apache/catalina/tribes/member

Calls

no outgoing calls

Tested by 4

sendMessagesMethod · 0.76
getStatusLineMethod · 0.76
configureClientCertMethod · 0.52
checkAttributeMethod · 0.52