Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/aistore
/ Bck
Method
Bck
xs/multiobj.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
// two selected methods that lriterator needs for itself (a strict subset of cluster.Xact)
42
lrxact
interface
{
43
Bck() *cluster.Bck
44
IsAborted() bool
45
Finished() bool
46
}
Callers
15
Reader
Method · 0.65
receiveCT
Method · 0.65
runECjoggers
Method · 0.65
sendFromDisk
Method · 0.65
findEmptyTarget
Method · 0.65
detectLocalCT
Method · 0.65
walkEC
Method · 0.65
_lwalk
Method · 0.65
visitCT
Method · 0.65
_mvSlice
Function · 0.65
visitCT
Method · 0.65
runXactPut
Function · 0.65
Implementers
1
Base
xact/xaction.go
Calls
no outgoing calls
Tested by
2
ecCheckSlices
Function · 0.52
doECPutsAndCheck
Function · 0.52