Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crate/crate
/ isRelease
Method
isRelease
server/src/main/java/org/elasticsearch/Version.java:641–643 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
639
}
640
641
public
boolean isRelease() {
642
return
build == 99;
643
}
644
645
/**
646
* Extracts a sorted list of declared version constants from a
class
.
Callers
1
warnIfPreRelease
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected