MCPcopy Create free account
hub / github.com/crate/crate / version

Method version

server/src/main/java/io/crate/monitor/SysInfo.java:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 public String version() {
106 return version;
107 }
108
109 private static final Logger LOGGER = LogManager.getLogger(SysInfo.class);
110

Callers 15

testWindowsMethod · 0.95
testMacOSMethod · 0.95
testDarwinMethod · 0.95
executeMethod · 0.45
setStateMethod · 0.45
convertToEngineOpMethod · 0.45
assertOpsOnReplicaMethod · 0.45
testStreamContextMethod · 0.45
testSysNodsOsInfoMethod · 0.45

Calls

no outgoing calls