MCPcopy Create free account
hub / github.com/ethstorage/es-node / MaxKvSize

Method MaxKvSize

ethstorage/scanner/worker.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 TryReadMeta(kvIdx uint64) ([]byte, bool, error)
25 TryWriteWithMetaCheck(kvIdx uint64, commit common.Hash, fetchBlob es.FetchBlobFunc) error
26 MaxKvSize() uint64
27 KvEntries() uint64
28 KvEntryCount() uint64
29 Shards() []uint64

Callers 7

downloadRangeMethod · 0.65
queryBlobsMethod · 0.65
buildSidecarMethod · 0.65
GetBlobMethod · 0.65
scanKvMethod · 0.65
fixKvMethod · 0.65
GetBlobMethod · 0.65

Implementers 1

StorageManagerethstorage/storage_manager.go

Calls

no outgoing calls

Tested by

no test coverage detected