Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>
#include <string>
#include "runtime/row-batch.h"
#include "common/logging.h"
#include "util/debug-util.h"
Go to the source code of this file.
Classes | |
class | impala::RowBatchList |
class | impala::RowBatchList::TupleRowIterator |
A simple iterator used to scan over all the rows stored in the list. More... | |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |