#include "Core/Array/Arrays.h"
#include "Core/Vector/VectorSet.h"
Include dependency graph for FixedStringColumn.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Column |
Classes | |
class | Impala::Core::Column::FixedStringColumn |
Class definition for an table column with fixed length strings. More... | |
Typedefs | |
typedef Vector::VectorSet< Array::Array2dScalarInt8 > | Impala::Core::Column::FixedStringColumnBaseType |