Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/storm
/ getBuildVersion
Method
getBuildVersion
storm-client/src/jvm/org/apache/storm/utils/Utils.java:1608–1611 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1606
}
1607
1608
@Override
1609
public
String getBuildVersion() {
1610
return
"Unknown"
;
1611
}
1612
});
1613
}
1614
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected