Skip to content

Commit 726843d

Browse files
author
capone212
committed
YT-21906: Snapshots accounting in network throttlers
3ddfbca421ccbd9a1c8480a22ccb9019833c4f62
1 parent f181fa1 commit 726843d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt/yt/client/api/file_client.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ struct TFileWriterOptions
2323
{
2424
bool ComputeMD5 = false;
2525
TFileWriterConfigPtr Config;
26+
NConcurrency::IThroughputThrottlerPtr Throttler;
2627
};
2728

2829
struct TGetFileFromCacheOptions

0 commit comments

Comments
 (0)