summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/raw_client/raw_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* [yt/cpp/mapreduce] YT-23616: Move Transaction and Operation methods to THttpR...hiddenpath2024-12-161-0/+136
* [yt/cpp/mapreduce] YT-23616: Move rest of Cypress methods to THttpRawClienthiddenpath2024-12-151-1/+115
* Remove excessive mutationId argumenthiddenpath2024-12-141-4/+3
* Add missed mutation_id to Set methodhiddenpath2024-12-141-0/+1
* yt/cpp/mapreduce: move Copy methods to THttpRawClienthiddenpath2024-12-131-0/+31
* yt/cpp/mapreduce: move Create to THttpRawClienthiddenpath2024-12-131-0/+13
* yt/cpp/mapreduce: move Get, TryGet, Exists, MultisetAttributes to THttpRawClienthiddenpath2024-12-131-0/+53
* yt/cpp/mapreduce: Move Set operation to THttpRawClienthiddenpath2024-12-121-0/+33