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

Method KvEntries

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

Source from the content-addressed store, hash-verified

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

Callers 5

fillEmptyFunction · 0.65
prepareDataFunction · 0.65
getKvsInBatchMethod · 0.65
latestUpdatedMethod · 0.65
summaryLocalKvsMethod · 0.65

Implementers 1

StorageManagerethstorage/storage_manager.go

Calls

no outgoing calls

Tested by 2

fillEmptyFunction · 0.52
prepareDataFunction · 0.52