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

Method tableStats

server/src/main/java/io/crate/metadata/NodeContext.java:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 }
106
107 public TableStats tableStats() {
108 return tableStats;
109 }
110}

Callers 4

createContextMethod · 0.45
planMethod · 0.45
updateByQueryMethod · 0.45
createDocTableFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected