#include <Common/Compat.h>
#include <Hypertable/Lib/Config.h>
#include <Hypertable/Lib/Client.h>
#include <Hypertable/Lib/HqlCommandInterpreter.h>
#include <Tools/Lib/CommandShell.h>
#include <Common/ConsoleOutputSquelcher.h>
#include <Common/Init.h>
Go to the source code of this file.
Typedefs | |
typedef Meta::list< AppPolicy, CommandShellPolicy, DefaultCommPolicy > | Policies |
Functions | |
int | main (int argc, char **argv) |
typedef Meta::list<AppPolicy, CommandShellPolicy, DefaultCommPolicy> Policies |
Definition at line 56 of file hypertable.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 59 of file hypertable.cc.