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

Method getChannel

java/org/apache/catalina/ha/CatalinaCluster.java:158–158  ·  view source on GitHub ↗

Returns the channel associated with the cluster. @return the channel associated with the cluster

()

Source from the content-addressed store, hash-verified

156 * @return the channel associated with the cluster
157 */
158 Channel getChannel();
159
160}

Callers 11

startInternalMethod · 0.95
obtainHttpdBinaryLockMethod · 0.65
doGetMethod · 0.65
processSendfileMethod · 0.65
copyMethod · 0.65
startInternalMethod · 0.65
startInternalMethod · 0.65
executeMethod · 0.65
storeChildrenMethod · 0.65

Implementers 1

SimpleTcpClusterjava/org/apache/catalina/ha/tcp/Simple

Calls

no outgoing calls

Tested by 4

obtainHttpdBinaryLockMethod · 0.52
doGetMethod · 0.52