MCPcopy 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

publishMethod · 0.80
flushMethod · 0.80
dropMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected