Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: src/MasterServer.h

Issue 35001: Implementation of multiRead
Patch Set: Created 13 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/MasterServer.h
diff --git a/src/MasterServer.h b/src/MasterServer.h
index 7005bb64cb146afe60c75b6c2dc19978bfd0ebca..4c168e375fe0305267bd13a4fe4c96250add7180 100644
--- a/src/MasterServer.h
+++ b/src/MasterServer.h
@@ -197,6 +197,9 @@ class MasterServer : public Server {
void read(const ReadRpc::Request& reqHdr,
ReadRpc::Response& respHdr,
Transport::ServerRpc& rpc);
+ void multiRead(const MultiReadRpc::Request& reqHdr,
+ MultiReadRpc::Response& respHdr,
+ Transport::ServerRpc& rpc);
void recover(const RecoverRpc::Request& reqHdr,
RecoverRpc::Response& respHdr,
Transport::ServerRpc& rpc,

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld aab5469