MCPcopy
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
2196module.exports = {

Callers 14

validateQuotasFunction · 0.80
waitFunction · 0.80
putObjectFunction · 0.80
copyObjectFunction · 0.80
deleteObjectFunction · 0.80
deleteVersionIDFunction · 0.80
objectMPUFunction · 0.80
abortMPUFunction · 0.80
uploadPartCopyFunction · 0.80
restoreObjectFunction · 0.80
multiObjectDeleteFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected