MCPcopy
hub / github.com/NVIDIA/aistore / IsAborted

Method IsAborted

xs/multiobj.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 lrxact interface {
43 Bck() *cluster.Bck
44 IsAborted() bool
45 Finished() bool
46 }
47 // common mult-obj operation context

Callers 15

CloseMethod · 0.65
recvStageNtfnMethod · 0.65
recvObjRegularMethod · 0.65
receiveCTMethod · 0.65
checkStageMethod · 0.65
isQuiescentMethod · 0.65
jogECMethod · 0.65
RunRebalanceMethod · 0.65
_preemptMethod · 0.65
rebWaitAckMethod · 0.65
retransmitMethod · 0.65
walkBckMethod · 0.65

Implementers 1

Basexact/xaction.go

Calls

no outgoing calls

Tested by 4

TestXactionAbortAllFunction · 0.52
TestXactionAbortBucketsFunction · 0.52
testCopyBucketAbortFunction · 0.52