()
| 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 |
no outgoing calls
no test coverage detected