Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ tryFlush
Method
tryFlush
storm-client/src/jvm/org/apache/storm/utils/JCQueue.java:253–253 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
void
flush() throws InterruptedException;
252
253
boolean tryFlush();
254
}
255
256
public
interface
Consumer extends MessagePassingQueue.Consumer<Object> {
Callers
2
tryFlush
Method · 0.95
tryFlushRemotes
Method · 0.65
Implementers
3
DirectInserter
storm-client/src/jvm/org/apache/storm/
BatchInserter
storm-client/src/jvm/org/apache/storm/
JCQueue
storm-client/src/jvm/org/apache/storm/
Calls
no outgoing calls
Tested by
no test coverage detected