|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/client-cache.h"#include <sstream>#include <thrift/server/TServer.h>#include <thrift/protocol/TBinaryProtocol.h>#include <thrift/transport/TSocket.h>#include <thrift/transport/TTransportUtils.h>#include <memory>#include <boost/foreach.hpp>#include "common/logging.h"#include "util/container-util.h"#include "util/network-util.h"#include "rpc/thrift-util.h"#include "gen-cpp/ImpalaInternalService.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |