Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createContext
Method · 0.45
plan
Method · 0.45
updateByQuery
Method · 0.45
createDocTableFactory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected