Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testWindows
Method · 0.95
testMacOS
Method · 0.95
testDarwin
Method · 0.95
execute
Method · 0.45
publishInitialClusterState
Method · 0.45
setState
Method · 0.45
convertToEngineOp
Method · 0.45
assertOpsOnReplica
Method · 0.45
test_max_shard_per_node_check
Method · 0.45
testStreamContext
Method · 0.45
testSysNodsOsInfo
Method · 0.45
testIsolateMasterAndVerifyClusterStateConsensus
Method · 0.45
Calls
no outgoing calls
Tested by
15
testWindows
Method · 0.76
testMacOS
Method · 0.76
testDarwin
Method · 0.76
publishInitialClusterState
Method · 0.36
setState
Method · 0.36
convertToEngineOp
Method · 0.36
assertOpsOnReplica
Method · 0.36
test_max_shard_per_node_check
Method · 0.36
testStreamContext
Method · 0.36
testSysNodsOsInfo
Method · 0.36
testIsolateMasterAndVerifyClusterStateConsensus
Method · 0.36
test_5_10_10_nodes_can_read_replica_request_as_old_primary_request
Method · 0.36