MCPcopy
hub / github.com/NVIDIA/aistore / SetCustomKey

Method SetCustomKey

cmn/objmeta.go:80–80  ·  view source on GitHub ↗
(k, v string)

Source from the content-addressed store, hash-verified

78 GetCustomMD() cos.SimpleKVs
79 GetCustomKey(key string) (val string, exists bool)
80 SetCustomKey(k, v string)
81 String() string
82 }
83 // see also apc.HdrObjAtime et al. @ api/apc/const.go (and note that naming must be consistent)

Callers 15

TestCompareObjectFunction · 0.65
attrsFromLinkFunction · 0.65
genStaticHeaderFunction · 0.65
genRandomHeaderFunction · 0.65
extAttrsFunction · 0.65
httpobjpatchMethod · 0.65
putRemoteMethod · 0.65
HeadObjMethod · 0.65
GetObjReaderMethod · 0.65
setCustomGsFunction · 0.65
HeadObjMethod · 0.65
GetObjReaderMethod · 0.65

Implementers 2

ObjAttrscmn/objmeta.go
LOMcluster/lom.go

Calls

no outgoing calls

Tested by 3

TestCompareObjectFunction · 0.52
genStaticHeaderFunction · 0.52
genRandomHeaderFunction · 0.52