Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>
#include "common/status.h"
#include "runtime/runtime-state.h"
#include "runtime/row-batch.h"
#include "runtime/descriptors.h"
#include "exec/data-sink.h"
#include "exec/hbase-table-writer.h"
#include "gen-cpp/Data_types.h"
#include "gen-cpp/Exprs_types.h"
Go to the source code of this file.
Classes | |
class | impala::HBaseTableSink |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |