#include <MDistributedFileSystem.h>
Inheritance diagram for mdfs::MServer:
Public Member Functions | |
MServer (const std::string &host, int port, MDFS *dfs) | |
~MServer () | |
int | Send (const std::string &msg) |
bool | Connect (int timeout=1000) |
Public Attributes | |
TIME | LastConnection |
Protected Attributes | |
MDFS * | DFS |
MDFSTCPClient * | TCPClient |
TIME | LastFailedConnection |
Friends | |
class | MDFS |
|
|
|
|
|
|
|
Implements mdfs::MDFSPeerBase. |
|
|
|
|
|
|
|
|
|
|