0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
dumplog.cc File Reference
#include <Common/Compat.h>
#include <Hypertable/Lib/CommitLog.h>
#include <Hypertable/Lib/CommitLogReader.h>
#include <Hypertable/Lib/LegacyDecoder.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <FsBroker/Lib/Config.h>
#include <FsBroker/Lib/Client.h>
#include <AsyncComm/Comm.h>
#include <AsyncComm/ConnectionManager.h>
#include <AsyncComm/ReactorFactory.h>
#include <Common/Error.h>
#include <Common/InetAddr.h>
#include <Common/Logger.h>
#include <Common/Init.h>
#include <Common/Usage.h>
#include <boost/algorithm/string/predicate.hpp>
#include <cstdlib>
#include <iostream>
Include dependency graph for dumplog.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Check for and connect to commit log DFS broker

Definition at line 85 of file dumplog.cc.