MCPcopy
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

ReaderMethod · 0.65
receiveCTMethod · 0.65
runECjoggersMethod · 0.65
sendFromDiskMethod · 0.65
findEmptyTargetMethod · 0.65
detectLocalCTMethod · 0.65
walkECMethod · 0.65
_lwalkMethod · 0.65
visitCTMethod · 0.65
_mvSliceFunction · 0.65
visitCTMethod · 0.65
runXactPutFunction · 0.65

Implementers 1

Basexact/xaction.go

Calls

no outgoing calls

Tested by 2

ecCheckSlicesFunction · 0.52
doECPutsAndCheckFunction · 0.52