-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TieredStorage] HotStorageReader::get_account_offset (#34031)
#### Problem HotStorageReader currently not yet has an API to obtain account_offset #### Summary of Changes This PR adds HotStorageReader::get_account_offset() which takes IndexOffset and returns AccountOffset. #### Test Plan A new unit-test is included in this PR.
- Loading branch information
1 parent
3db7eaf
commit 2b9054a
Showing
2 changed files
with
59 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters