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

Method getDomain

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

Return the domain for this cluster. @return the domain for this cluster

()

Source from the content-addressed store, hash-verified

160 * @return the domain for this cluster
161 */
162 byte[] getDomain();
163
164 /**
165 * Highly optimized version of serializing a member into a byte array Returns a cached byte[] reference, do not

Callers 15

getDomainInternalMethod · 0.65
getDomainInternalMethod · 0.65
getDomainInternalMethod · 0.65
startMethod · 0.65
createObjectNameMethod · 0.65
initInternalMethod · 0.65
loadMethod · 0.65
getDomainInternalMethod · 0.65
getDomainMethod · 0.65
getDomainInternalMethod · 0.65
getDomainInternalMethod · 0.65
startInternalMethod · 0.65

Implementers 1

MemberImpljava/org/apache/catalina/tribes/member

Calls

no outgoing calls

Tested by

no test coverage detected