Declarations for Client. More...
#include <FsBroker/Lib/ClientBufferedReaderHandler.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/ConnectionManager.h>
#include <AsyncComm/DispatchHandlerSynchronizer.h>
#include <Common/Filesystem.h>
#include <Common/InetAddr.h>
#include <Common/Properties.h>
#include <Common/Status.h>
#include <memory>
#include <mutex>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | Hypertable::FsBroker::Lib::Client |
Proxy class for FS broker. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::FsBroker | |
File system broker definitions. | |
Hypertable::FsBroker::Lib | |
File system broker framework and client library. | |
Typedefs | |
typedef std::shared_ptr< Client > | Hypertable::FsBroker::Lib::ClientPtr |
Smart pointer to Client. More... | |
Declarations for Client.
This file contains declarations for Client, a client proxy class for the file system broker.
Definition in file Client.h.