Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ setWatch
Method
setWatch
storm-core/src/jvm/org/apache/storm/utils/Monitor.java:164–166 ·
view source on GitHub ↗
(String watch)
Source
from the content-addressed store, hash-verified
162
}
163
164
public
void
setWatch(String watch) {
165
this.watch = watch;
166
}
167
168
private
static
class
MetricsState {
169
private
long lastTime = 0;
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected