MCPcopy
hub / github.com/fluid-cloudnative/fluid / GetOperationType

Method GetOperationType

pkg/dataoperation/interface.go:52–52  ·  view source on GitHub ↗

GetOperationType get the data operation type

()

Source from the content-addressed store, hash-verified

50
51 // GetOperationType get the data operation type
52 GetOperationType() OperationType
53
54 // UpdateOperationApiStatus update the data operation status, object is the data operation crd instance.
55 UpdateOperationApiStatus(opStatus *datav1alpha1.OperationStatus) error

Callers 15

ReconcileInternalMethod · 0.65
PatchLabelsFunction · 0.65
node_test.goFile · 0.65
ReleaseTargetDatasetFunction · 0.65
reconcileNoneMethod · 0.65

Implementers 5

dataMigrateOperationpkg/controllers/v1alpha1/datamigrate/i
dataProcessOperationpkg/controllers/v1alpha1/dataprocess/i
dataBackupOperationpkg/controllers/v1alpha1/databackup/im
dataLoadOperationpkg/controllers/v1alpha1/dataload/impl
mockDataloadOperationReconcilerpkg/dataoperation/mock.go

Calls

no outgoing calls

Tested by 1

TestLabelToModifyFunction · 0.52