Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/belaban/JGroups
/ destroy
Method
destroy
src/org/jgroups/stack/ProtocolStack.java:903–906 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
901
}
902
903
public
void
destroy() {
904
if
(top_prot != null)
905
getProtocols().forEach(Protocol::destroy);
906
}
907
908
909
Callers
6
initProtocolStack
Method · 0.95
exit
Method · 0.95
tearDown
Method · 0.95
tearDown
Method · 0.95
tearDown
Method · 0.95
tearDown
Method · 0.95
Calls
2
getProtocols
Method · 0.95
forEach
Method · 0.45
Tested by
5
exit
Method · 0.76
tearDown
Method · 0.76
tearDown
Method · 0.76
tearDown
Method · 0.76
tearDown
Method · 0.76