Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ isQuotaInflightEnabled
Method
isQuotaInflightEnabled
lib/Config.js:2191–2193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2189
}
2190
2191
isQuotaInflightEnabled() {
2192
return
this.quota.enableInflights;
2193
}
2194
}
2195
2196
module.exports = {
Callers
14
validateQuotas
Function · 0.80
wait
Function · 0.80
putObject
Function · 0.80
putObjectWithCustomHeader
Function · 0.80
copyObject
Function · 0.80
deleteObject
Function · 0.80
deleteVersionID
Function · 0.80
objectMPU
Function · 0.80
abortMPU
Function · 0.80
uploadPartCopy
Function · 0.80
restoreObject
Function · 0.80
multiObjectDelete
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected