Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crate/crate
/ count
Method
count
server/src/main/java/io/crate/analyze/AnalyzedFetch.java:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
public
long count() {
51
return
fetch.count();
52
}
53
54
@Override
55
public
List<Symbol> outputs() {
Callers
15
hasTotalHits
Method · 0.45
validateClusterFormed
Method · 0.45
stopRandomNode
Method · 0.45
startAndPublishNodesAndClients
Method · 0.45
excludeMasters
Method · 0.45
startNodes
Method · 0.45
getMasterNodesCount
Method · 0.45
testDifferentRolesMaintainPathOnRestart
Method · 0.45
assertVisibleCount
Method · 0.45
assertOpsOnReplica
Method · 0.45
assertSnapshotUUIDs
Method · 0.45
testEmptyRowReturnsOneRow
Method · 0.45
Calls
no outgoing calls
Tested by
15
hasTotalHits
Method · 0.36
validateClusterFormed
Method · 0.36
stopRandomNode
Method · 0.36
startAndPublishNodesAndClients
Method · 0.36
excludeMasters
Method · 0.36
startNodes
Method · 0.36
getMasterNodesCount
Method · 0.36
testDifferentRolesMaintainPathOnRestart
Method · 0.36
assertVisibleCount
Method · 0.36
assertOpsOnReplica
Method · 0.36
assertSnapshotUUIDs
Method · 0.36
testEmptyRowReturnsOneRow
Method · 0.36