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

Method MetadataSize

dsort/extract/managers.go:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 UsingCompression() bool
57 SupportsOffset() bool
58 MetadataSize() int64
59 }
60
61 RecordExtractor interface {

Callers 4

MetadataSizeMethod · 0.65
ChangeStoreTypeMethod · 0.65

Implementers 5

extractCreatorMockdsort/dsort_test.go
targzExtractCreatordsort/extract/targz.go
tarExtractCreatordsort/extract/tar.go
nopExtractCreatordsort/extract/noop.go
zipExtractCreatordsort/extract/zip.go

Calls

no outgoing calls

Tested by

no test coverage detected