Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ Open
Method
Open
datanode/types.go:36–36 ·
view source on GitHub ↗
Open data node
()
Source
from the content-addressed store, hash-verified
34
35
// Open data node
36
Open() error
37
38
// Close data node
39
Close()
Callers
5
startDataNode
Function · 0.95
stream_serialization_test.go
File · 0.65
makeQuery
Function · 0.65
createTable
Function · 0.65
ingestDataForTable
Function · 0.65
Implementers
1
dataNode
datanode/datanode.go
Calls
no outgoing calls
Tested by
no test coverage detected