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

Method clear

java/org/apache/catalina/Store.java:114–114  ·  view source on GitHub ↗

Remove all Sessions from this Store. @exception IOException if an input/output error occurs

()

Source from the content-addressed store, hash-verified

112 * @exception IOException if an input/output error occurs
113 */
114 void clear() throws IOException;
115
116
117 /**

Callers 15

testPoolMethod · 0.65
resetMethod · 0.65
disconnectedMethod · 0.65
resetStateMethod · 0.65
broadcastTimerTickMethod · 0.65
resetForNewTestMethod · 0.65
addMessageMethod · 0.65
resetMethod · 0.65
bug56848Method · 0.65
testClearMethod · 0.65

Implementers 3

TesterStoretest/org/apache/catalina/valves/TestPe
TesterStoretest/org/apache/catalina/session/Teste
StoreBasejava/org/apache/catalina/session/Store

Calls

no outgoing calls

Tested by 15

testPoolMethod · 0.52
resetForNewTestMethod · 0.52
addMessageMethod · 0.52
resetMethod · 0.52
bug56848Method · 0.52
testClearMethod · 0.52
testTaglibsAreIsolateMethod · 0.52
testCreateConstraintsMethod · 0.52