Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scality/cloudserver
/ getSerializedUids
Method
getSerializedUids
tests/unit/helpers.js:260–262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
258
}
259
260
getSerializedUids() {
261
return
'dummy:Serialized:Uids'
;
262
}
263
264
getUids() {
265
return
this.getSerializedUids().split(
':'
);
Callers
11
getUids
Method · 0.95
_respondWithHeaders
Function · 0.80
_getLastModified
Function · 0.80
deleteObject
Function · 0.80
_azureConditionalDelete
Function · 0.80
getResponseHeader
Function · 0.80
getObjMetadataAndDelete
Function · 0.80
loadRemoteOverlay
Function · 0.80
pushMetric
Function · 0.80
getLocationMetric
Function · 0.80
pushLocationMetric
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected