LogCabin
|
Go to the source code of this file.
Namespaces | |
namespace | LogCabin |
namespace | LogCabin::Tree |
namespace | LogCabin::Tree::ProtoBuf |
Functions | |
void | LogCabin::Tree::ProtoBuf::readOnlyTreeRPC (const Tree &tree, const Protocol::Client::ReadOnlyTree::Request &request, Protocol::Client::ReadOnlyTree::Response &response) |
Respond to a read-only request to query a Tree. | |
void | LogCabin::Tree::ProtoBuf::readWriteTreeRPC (Tree &tree, const Protocol::Client::ReadWriteTree::Request &request, Protocol::Client::ReadWriteTree::Response &response) |
Respond to a read-write operation on a Tree. |