MCPcopy 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

hasTotalHitsMethod · 0.45
validateClusterFormedMethod · 0.45
stopRandomNodeMethod · 0.45
excludeMastersMethod · 0.45
startNodesMethod · 0.45
getMasterNodesCountMethod · 0.45
assertVisibleCountMethod · 0.45
assertOpsOnReplicaMethod · 0.45
assertSnapshotUUIDsMethod · 0.45

Calls

no outgoing calls

Tested by 15

hasTotalHitsMethod · 0.36
validateClusterFormedMethod · 0.36
stopRandomNodeMethod · 0.36
excludeMastersMethod · 0.36
startNodesMethod · 0.36
getMasterNodesCountMethod · 0.36
assertVisibleCountMethod · 0.36
assertOpsOnReplicaMethod · 0.36
assertSnapshotUUIDsMethod · 0.36