#include <Common/Compat.h>
#include "GcWorker.h"
#include <Hypertable/Lib/Client.h>
#include <Hypertable/Lib/Config.h>
#include <Hypertable/Lib/Namespace.h>
#include <FsBroker/Lib/Client.h>
#include <Common/Error.h>
#include <Common/Init.h>
#include <Common/Logger.h>
#include <Common/System.h>
#include <Common/Thread.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int ac, char *av[]) |