MCPcopy
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

getUidsMethod · 0.95
_respondWithHeadersFunction · 0.80
_getLastModifiedFunction · 0.80
deleteObjectFunction · 0.80
_azureConditionalDeleteFunction · 0.80
getResponseHeaderFunction · 0.80
getObjMetadataAndDeleteFunction · 0.80
loadRemoteOverlayFunction · 0.80
pushMetricFunction · 0.80
getLocationMetricFunction · 0.80
pushLocationMetricFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected