Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ getQueueName
Method
getQueueName
storm-client/src/jvm/org/apache/storm/utils/JCQueue.java:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
public
String getQueueName() {
66
return
queueName;
67
}
68
69
@Override
70
public
void
close() {
Callers
3
publish
Method · 0.80
flush
Method · 0.80
dropMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected