Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
generateShardsWithOrderingFile
Method · 0.65
MetadataSize
Method · 0.65
ExtractRecordWithBuffer
Method · 0.65
ChangeStoreType
Method · 0.65
Implementers
5
extractCreatorMock
dsort/dsort_test.go
targzExtractCreator
dsort/extract/targz.go
tarExtractCreator
dsort/extract/tar.go
nopExtractCreator
dsort/extract/noop.go
zipExtractCreator
dsort/extract/zip.go
Calls
no outgoing calls
Tested by
no test coverage detected