[#28] Client: Move CalculateObjectId from IFrostFsClient to statis tools
Signed-off-by: Pavel Gross <p.gross@yadro.com>
This commit is contained in:
parent
543247e4d9
commit
db9b93b2e6
4 changed files with 23 additions and 20 deletions
|
@ -65,6 +65,4 @@ public interface IFrostFSClient
|
|||
#endregion
|
||||
|
||||
public Task<string?> Dial(CallContext ctx);
|
||||
|
||||
FrostFsObjectId CalculateObjectId(FrostFsObjectHeader header);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue